1. 77c8712 Update commons-pool to 2.12.0 from 2.11.0 by Georg Kallidis · 6 months ago master
  2. 48e7387 [maven-release-plugin] prepare for next development iteration by Georg Kallidis · 8 months ago
  3. 8b6b6d7 [maven-release-plugin] prepare release fulcrum-parser-3-0-0-candidate by Georg Kallidis · 8 months ago fulcrum-parser-3-0-0
  4. b8c6c41 Update changes.xml, remove snapshots, minor code fixes by Georg Kallidis · 8 months ago
  5. 9da401b Use maxWait Duration on pool2, by Georg Kallidis · 10 months ago
  6. 3a8aa83 Update commons-lang2 to 3.13.0 and fulcrum-yaafi to newly released 2.0.0 by Georg Kallidis · 10 months ago
  7. 6d5e413 remove snapshot from parent and update version from 2.0.2-SNAPSHOT to 3.0.0-SNAPSHOT with java 11 by Georg Kallidis · 11 months ago
  8. 5260957 Update dependency commons-lang3 v3.12.0 by Georg Kallidis · 1 year, 3 months ago
  9. ca6df04 Use turbine parent 12-SNAPSHOT and set commons-pool2 scope provided. by Georg Kallidis · 1 year, 8 months ago
  10. 775a8d1 Add Eclipse's .settings to .gitignore by Thomas Vandahl · 2 years, 2 months ago
  11. e2f70be Update Turbine Parent 11 by Georg Kallidis · 2 years, 5 months ago
  12. 617b232 Remove duplicate custom/skin setting (since Turbone Parent 10 by Georg Kallidis · 2 years, 6 months ago
  13. cfe430d Update parent poms by Jeffery Painter · 2 years, 7 months ago
  14. 196fc7d fix scm url to github, add .asf.yaml for master by Georg Kallidis · 2 years, 8 months ago
  15. a53e1fd adapted git url, update to parent with git support by Georg Kallidis · 2 years, 9 months ago
  16. b98c488 scm update using git/box url by Georg Kallidis · 2 years, 9 months ago
  17. 54a069c - update layout/skin by Georg Kallidis · 3 years ago
  18. a642f97 - Remove .cvsignore, replace with .gitignore (mostly identical) by Georg Kallidis · 3 years ago
  19. 687c265 - fixing relativePath in poms cache, intake, quartz, parser, security, testcontainer by Georg Kallidis · 3 years ago
  20. ef4b46e Add missing NOTICE.txt files and update copyright year to 2021 by Jeffery Painter · 3 years ago
  21. d714496 - update most Fulcrum parent to version 8 and update Fulcrum site + use md format for README by Georg Kallidis · 3 years, 1 month ago
  22. 8f5074b - Update Fulcrum Testcontainer 1.0.9 and Turbine Parent 7 by Georg Kallidis · 3 years, 2 months ago
  23. 861a4ec - update turbine-parent 6 (hsqldb, template) by Georg Kallidis · 4 years, 7 months ago
  24. f670741 Update commons-pool2 2.7 and cleared all FindBug reports by Jeffery Painter · 4 years, 9 months ago
  25. aad30d7 Update commons-lang3 for all fulcrum projects by Jeffery Painter · 4 years, 9 months ago
  26. 4df41f3 Clear last PMD issue reported for fulcrum-parser by Jeffery Painter · 4 years, 11 months ago
  27. 0fbd010 [maven-release-plugin] prepare for next development iteration by Georg Kallidis · 4 years, 11 months ago
  28. b5319a4 [maven-release-plugin] prepare release fulcrum-parser-2.0.1 by Georg Kallidis · 4 years, 11 months ago
  29. 929c2da - cleanup fulcrum parser pom by Georg Kallidis · 4 years, 11 months ago
  30. 812a877 - update parent 6, xdocs index by Georg Kallidis · 4 years, 11 months ago
  31. d14e743 - add tests by Georg Kallidis · 5 years ago
  32. 6015889 - update changes by Georg Kallidis · 5 years ago
  33. 2f5110f - reitroduce fallback optional Fulcrum Pool (without Recycable feature) by Georg Kallidis · 5 years ago
  34. 6c59274 - update site info by Georg Kallidis · 5 years ago
  35. 34b2ad2 - fix check of pool type: isInstanceOf returns false in in tests + tomcat - avalon proxy / class loading issue? This might exhaust a pool. by Georg Kallidis · 5 years ago
  36. 1337a82 - rename config param name pool2 be more precise and avoiding name clash with fulcrum pool. by Georg Kallidis · 5 years ago
  37. db5668b - update parent by Georg Kallidis · 5 years ago
  38. baf81ff Add distribution management configuration to fulcrum modules by Jeffery Painter · 5 years ago
  39. 1cca7b4 [maven-release-plugin] prepare for next development iteration by Jeffery Painter · 5 years ago
  40. 80b9816 [maven-release-plugin] prepare release fulcrum-parser-2.0.0 by Jeffery Painter · 5 years ago
  41. fb46f79 Update commons-pool2 to 2.6.1 by Jeffery Painter · 5 years ago
  42. ed8aee5 No dependency on fulcrum-upload anymore by Jeffery Painter · 5 years ago
  43. 530cb9d Unit tests by Jeffery Painter · 5 years ago
  44. ea581ee Update site documentation, add unit tests for pool and factory methods by Jeffery Painter · 5 years ago
  45. afbb282 Add unit tests for CookieParser by Jeffery Painter · 5 years ago
  46. 01253d8 Add returnObj for cookieParser pool by Jeffery Painter · 5 years ago
  47. e4c1fd8 Add cookie parser to the pool, required by turbine by Jeffery Painter · 5 years ago
  48. 3bc09b4 Add default pool capacity to startup of commons-pool objects by Jeffery Painter · 5 years ago
  49. e295fe5 Replace fulcrum-pool with commons-pool2 instead by Jeffery Painter · 5 years ago
  50. 8b7db56 Code formattting cleanup by Jeffery Painter · 5 years ago
  51. 76a936e Update from SNAPSHOTs by Jeffery Painter · 5 years ago
  52. 5c889ef Update all fulcrum components to use release 1.0.8 of yaafi and testcontainer by Jeffery Painter · 5 years ago
  53. 3940b82 More PMD report cleanup by Jeffery Painter · 5 years ago
  54. acd8735 Update all components to fulcrum-yaafi 1.0.8 release by Jeffery Painter · 5 years ago
  55. 3b44167 JavaDoc updates, rename test case testRepositoryExists() to more descriptive testAlternateCaseFoldings() in ParameterParserTest, updated changes to reflect new parent POM etc by Jeffery Painter · 5 years ago
  56. ccce9ea - update parent in master pom.xml to get the tests run by Georg Kallidis · 5 years ago
  57. 24cf4fe Followed gv's example on yaafi-crypto to clean up all poms, removed old deployment management profiles, removed old maven 1.x build files, fixed test case in PBE that relied on old project file, added missing licenses to poms by Jeffery Painter · 6 years ago
  58. c39703f Fix javadoc error by Jeffery Painter · 6 years ago
  59. 4d047dd JavaDoc updates for parser by Jeffery Painter · 6 years ago
  60. 8c8a9a2 Point fulcrum components to new turbine parent 5 by Jeffery Painter · 6 years ago
  61. ea0e622 Update mockito by Jeffery Painter · 6 years ago
  62. 15e45bf - reorder methods - add getFilename extracting from header by Georg Kallidis · 6 years ago
  63. 9925f2a Rollback servlet-api dependencies until next release by Jeffery Painter · 6 years ago
  64. 375e0d8 Updating to servlet-api 4.0.1, Disable cache module for now (fails to build), builds clean with jdk8 (broken for open-jdk-11, profiles?) by Jeffery Painter · 6 years ago
  65. e078447 Fix test case for multi-part, update to snapshots by Jeffery Painter · 6 years ago
  66. b6cf5fb global replace StringBuffer with StringBuilder by Jeffery Painter · 6 years ago
  67. f445cc0 - sync request encoding with parser service encoding by Georg Kallidis · 6 years ago
  68. 93ef474 - added getParts() + test by Georg Kallidis · 6 years ago
  69. 3364bc6 Revert last change. Parser is not thread-safe anyway by Thomas Vandahl · 6 years ago
  70. eb19433 Fix thread safety issues in BaseValueParser by Thomas Vandahl · 6 years ago
  71. 2642acb INCOMAPTIBLE: Update dependency servlet-api to 3.1 by Thomas Vandahl · 6 years ago
  72. ccc20ed INCOMAPTIBLE: Update dependency servlet-api to 3.1 by Thomas Vandahl · 6 years ago
  73. 8d46258 - Fulcrum factory fix parent pom version by Georg Kallidis · 6 years ago
  74. a13d82b Use newly released parent by Thomas Vandahl · 7 years ago
  75. 5c5846a Ignoring the remaining IntelliJ project files in SVN by Siegfried Goeschl · 9 years ago
  76. a0aab1a Replace viewcvs with viewvc. Fixes TRB-95 by Thomas Vandahl · 9 years ago
  77. 4c1ba2c [maven-release-plugin] prepare for next development iteration by Thomas Vandahl · 11 years ago
  78. b0963e3 [maven-release-plugin] prepare release fulcrum-parser-1.0.3 by Thomas Vandahl · 11 years ago
  79. 273cbdc Fix issues reported by FindBugs by Thomas Vandahl · 11 years ago
  80. 5bb2442 Correct indentation by Thomas Vandahl · 11 years ago
  81. 26f9901 Provide a better example by Thomas Vandahl · 11 years ago
  82. 1267278 Improve content of generated files by Thomas Vandahl · 11 years ago
  83. 16e2f22 Improve getParser() signature to use generics by Thomas Vandahl · 11 years ago
  84. eb7d3d2 Preparations for release by Thomas Vandahl · 11 years ago
  85. 72aa6e1 Move changes to standard location by Thomas Vandahl · 11 years ago
  86. 7f034a1 Added commons-io-2.4 as a runtime dependency. by Ludwig Magnusson · 12 years ago
  87. 8e1622e by Thomas Vandahl · 12 years ago
  88. d8be8f9 Update commons-lang to version 2.6 Update fulcrum-upload to version 1.0.5 by Thomas Vandahl · 12 years ago
  89. 492c787 Use enum instead of integer/string constants by Thomas Vandahl · 12 years ago
  90. d80254c Implement Iterable<String> by Thomas Vandahl · 12 years ago
  91. 434254f Use enum instead of integer/string constants by Thomas Vandahl · 12 years ago
  92. 6121594 Fixed incorrect configuration and added configuration tests. by Ludwig Magnusson · 13 years ago
  93. 213e31c Added eclipse-generated files to svn:ignore by Ludwig Magnusson · 13 years ago
  94. 26dde74 - Move to JDK 1.5 minimum by Thomas Vandahl · 13 years ago
  95. f98c929 Added tests to increase test coverage of BaseValueParser. by Ludwig Magnusson · 13 years ago
  96. aa82a70 property change by Thomas Vandahl · 15 years ago
  97. 93d532b Fix POMs by Thomas Vandahl · 15 years ago
  98. 578079d [maven-release-plugin] prepare for next development iteration by Thomas Vandahl · 15 years ago
  99. 7fe6ce7 [maven-release-plugin] prepare release FULCRUM_PARSER_1_0_2 by Thomas Vandahl · 15 years ago
  100. 2c95682 Prepare release by Thomas Vandahl · 15 years ago