1. 5285aa4 Update parent pom to v14, skip dependency check per parent default by gk · 5 months ago master
  2. ab68319 [maven-release-plugin] prepare for next development iteration by gk · 9 months ago
  3. d8bc6b3 [maven-release-plugin] prepare release fulcrum-security-4.0.0-candidate by gk · 9 months ago fulcrum-security-4.0.0
  4. 20ea9d9 Add README.md, update site.xml (this is preliminarily, as in upcoming parent inheritance is supported again by gk · 9 months ago
  5. 6b8d5d0 Move xdocs to src/site/xdoc and update parent to released v13, yaafi and testcontainer to v2.0.1; remove java 11 compiler setting, and update test dependency to jakarta servlet in module torque by Georg Kallidis · 11 months ago
  6. ce4f8c5 Use consistent fulcrum deps fulcrum-testcontainer and fulcrum-yaafi to v2.0.1-SNAPSHOT by gemkall · 1 year, 2 months ago
  7. 93a8ebb Set turbine parent 13-SNAPSHOT with java 17 baseline; use Jakarta servlet-api 6.1.0 dependency. by Georg Kallidis · 1 year, 2 months ago
  8. a7293f0 Update to Torque 6, remove dbcp dependency, minor update commons-dbcp2, commons-text to 1.12.0, commons-lang3 to 3.14.0 by Georg Kallidis · 1 year, 4 months ago
  9. 69bfa31 Add serializable interface, and transient to userGroupRoleSet, update to parent pom 13-snapshot by Georg Kallidis · 1 year, 7 months ago
  10. 7e88942 [maven-release-plugin] prepare for next development iteration by Georg Kallidis · 1 year, 11 months ago
  11. e86717b [maven-release-plugin] prepare release fulcrum-security-3-0-0-candidate by Georg Kallidis · 1 year, 11 months ago fulcrum-security-3-0-0 fulcrum-security-3-0-0-candidate
  12. eccff43 Fix xml escape in changes.xml (thanks to jpainter). Update assembly schema to v2.2.0 and cleanup ldap pom.xml (unused) by Georg Kallidis · 1 year, 11 months ago
  13. 78a5bff Reverting to last commit before publish prepare after acknowledging mistake in changes.xml in https://lists.apache.org/thread/fodg9ncbgtwgd6td43pxslksl88r8zg6 by Georg Kallidis · 1 year, 11 months ago
  14. b5b2c27 [maven-release-plugin] prepare for next development iteration by Georg Kallidis · 1 year, 11 months ago
  15. f6ff16f [maven-release-plugin] prepare release fulcrum-security-3.0.0-candidate by Georg Kallidis · 1 year, 11 months ago
  16. 58e9b73 Update changes.xml by Georg Kallidis · 1 year, 11 months ago
  17. ea45b2c updatei deps due to owasp dependency-check by Georg Kallidis · 1 year, 11 months ago
  18. 378d636 Cleanup dependency versions, minimal adaptions for deactivted modules hibernate and ldap, update fulcrum testcontainer to 2.0.0 and fulcrum yaadi to 2.0.0 by Georg Kallidis · 1 year, 11 months ago
  19. e9ea875 Add default constructor for TurbineUserImpl, add tests for retrieveUserList,format tests, use SharedPool2DataSourceFactory in test/Torque.properties, fix retrieveUserList in MemoryUserManagerImpl, add instance check for argument Criteria in retrieveUserList(Object) methods, cleanup test and use non deprecated Integer initializers by Georg Kallidis · 1 year, 11 months ago
  20. 9658875 Set version to 3.0.0-SNAPSHOT by Georg Kallidis · 1 year, 11 months ago
  21. 91affee provide UserSet retrieveUserList(Object criteria) in UserManager, example in module memory and implementation in module torque, remove duplicate code of getAllUsers() in TorqueTurbineUserManagerImpl, add abstract method doSelectUsers in TorqueAbstractUserManager and impl in torque basic/dynamic/turbine user managers by Georg Kallidis · 2 years ago
  22. 54a6c93 Update comons-lang3 to v3.12.0 in memory, remove oberrdie version by Georg Kallidis · 2 years, 4 months ago
  23. 53d5a0d Merge pull request #2 from apache/dependabot/maven/torque/org.hsqldb-hsqldb-2.7.1 by gemkall · 2 years, 11 months ago
  24. 43f438f Bump hsqldb from 2.7.0 to 2.7.1 in /torque by dependabot[bot] · 2 years, 11 months ago
  25. 79606e6 Remove hard coded plugin and java version in javadoc by Georg Kallidis · 2 years, 11 months ago
  26. a13382b Update parent, and use explicit turbine.log4j2.version for org.apache.logging.log4j for update of Torque (until not updated to 5.2-SNAPSHOT by Georg Kallidis · 2 years, 11 months ago
  27. ac886f8 Update Turbine Parent 11 by Georg Kallidis · 3 years, 8 months ago
  28. f51f6dd Update: Use Java 8 streams and Method refs, update .gitignore by Georg Kallidis · 3 years, 9 months ago
  29. 14452e5 Remove duplicate custom/skin setting (since Turbone Parent 10 by Georg Kallidis · 3 years, 9 months ago
  30. cacbef7 site and dist fixes by Georg Kallidis · 3 years, 10 months ago
  31. cd7da21 [maven-release-plugin] prepare for next development iteration by Georg Kallidis · 3 years, 11 months ago
  32. a41bbf8 [maven-release-plugin] prepare release fulcrum-security-2.1.0-candidate by Georg Kallidis · 3 years, 11 months ago fulcrum-security-2.1.0
  33. 4a7b93e disable module hibernate (JIRA issue TRB-103), update docs, remove suppression by Georg Kallidis · 3 years, 11 months ago
  34. 1c611ce Update parent, complete changes.xml by Georg Kallidis · 4 years ago
  35. 55f0104 fix update reference to Torquue 4.1 by Georg Kallidis · 4 years ago
  36. afdc028 adjust svn to git, ignore generated files in module torque (but be aware, that we have currently the classes om.TorqueTurbineRolePermission, TorqueTurbineUserGroupRole and TorqueTurbineUserGroupRolePeerImpl, which need to override abstract methods (getTurbinePermission, getTurbineRole, doSelectJoinTurbineGroup by Georg Kallidis · 4 years ago
  37. d987545 scm update using git/box url by Georg Kallidis · 4 years ago
  38. 3178cff Update dbcp2 released today. hsqldb causes build error when I tried to update so no change, and dbcp (first release) still required in security/torque to build successfully - do not remove by Jeffery Painter · 4 years ago
  39. b1906aa - Torque module: use by default Turbinegroup not TurbineRole from generated doSelectJoinTurbine.. method, as this will be used as key in lookup in acl roleSets. by Georg Kallidis · 4 years, 1 month ago
  40. 06801db - update layout/skin by Georg Kallidis · 4 years, 3 months ago
  41. 18d74e9 - fixing relativePath in poms cache, intake, quartz, parser, security, testcontainer by Georg Kallidis · 4 years, 4 months ago
  42. 4873aa4 - update most Fulcrum parent to version 8 and update Fulcrum site + use md format for README by Georg Kallidis · 4 years, 5 months ago
  43. b08a2f5 - Update Fulcrum Testcontainer 1.0.9 and Turbine Parent 7 by Georg Kallidis · 4 years, 6 months ago
  44. 4f8674d - security updates in quartz and yaafi by Georg Kallidis · 4 years, 7 months ago
  45. 93b888b [maven-release-plugin] prepare for next development iteration by Georg Kallidis · 4 years, 9 months ago
  46. bbcca1d [maven-release-plugin] prepare release fulcrum-security-2.0.0 by Georg Kallidis · 4 years, 9 months ago
  47. 42a242b - add owasp aggregate check in parent by Georg Kallidis · 4 years, 9 months ago
  48. aa78b4b - fix dev name in changes before release. by Georg Kallidis · 4 years, 9 months ago
  49. f630566 - update changes.xml in root, remove superseded changes.xml in api module by Georg Kallidis · 4 years, 9 months ago
  50. b081936 - add javadoc configuration parameters to allow build with java higher than 8 and fix javadoc by Georg Kallidis · 4 years, 9 months ago
  51. bf4a920 - update to Torque 5.0 and use interfaces by Georg Kallidis · 5 years ago
  52. 87f585e - Fulcrum dependency updates: hsqldb 2.5.1, torque 5.0, dbcp2 2.8.0, javadoc 3.1.0, junit 5.7.0, mockito 3.5.13 by Georg Kallidis · 5 years ago
  53. ef6aa7c - fix local version settings by Georg Kallidis · 5 years ago
  54. 37c8c84 - updating to turbine parent 7 - deactivating jetty - add build info by Georg Kallidis · 5 years ago
  55. adcc272 - update some components (Security, JSON, Trstcontainer) using parent trunk (7-SNAPSHOT) and more modern skin, compatible with maven-site-plugin version 3.8.2 by Georg Kallidis · 5 years ago
  56. cc11207 - bugfix in TurbineRolePermissionPeerMapper (interface) by Georg Kallidis · 6 years ago
  57. a85c914 - removed id-check in group/permission/role spi managers - hibernate, mysql and other databases may use native generator/autoincrement (effectively the old implementation had implicitely the same result with it's faulty exception condition) by Georg Kallidis · 6 years ago
  58. bdda67b - log4j2 (hibernate needs mapping 1.2 to 2) by Georg Kallidis · 6 years ago
  59. 9c68838 Update commons-lang3 for all fulcrum projects by Jeffery Painter · 6 years ago
  60. de93a30 - update to parent 6 and use dbcp2-snapshot in torque security, until its released. by Georg Kallidis · 6 years ago
  61. 10f2cb4 - update parent - update dbcp2 in torque by Georg Kallidis · 6 years ago
  62. 9794d44 [maven-release-plugin] prepare for next development iteration by Georg Kallidis · 6 years ago
  63. 31680c7 [maven-release-plugin] prepare release fulcrum-security-1.1.3 by Georg Kallidis · 6 years ago
  64. 0d72228 - also exclude svn:ignored files by Georg Kallidis · 6 years ago
  65. ef02088 - update svn:ignore property by Georg Kallidis · 6 years ago
  66. 27785fa Enforce turbine coding standards, cleanup a couple PMD reported items by Jeffery Painter · 6 years ago
  67. 67a6316 Update fulcrum-crypto to official release by Jeffery Painter · 7 years ago
  68. 51160a5 Move back to Turbine Parent 5 until we publish all fulcrum components. Update sub-modules to execute tests correctly using surefire plugin version 3.0.0-M2 by Jeffery Painter · 7 years ago
  69. a27e1ef - cleanup override, teardown - format classes in package turbine by Georg Kallidis · 7 years ago
  70. 7062996 - update to JUnit 5, in eclipse parallel execution of hibernate tests may not succeed if called all at once (same for memory, but fixed). by Georg Kallidis · 7 years ago
  71. fef36a5 - Use DatabackendException as a wrapper for TorqueException to get internal (secondary) database errors stack more transparently. Othwerwise TorqueTurbineUserManagerImpl may not get the error stack for attached objects. by Georg Kallidis · 7 years ago
  72. 4ff3df3 Update all fulcrum components to use release 1.0.8 of yaafi and testcontainer by Jeffery Painter · 7 years ago
  73. d6c8477 Update all components to fulcrum-yaafi 1.0.8 release by Jeffery Painter · 7 years ago
  74. aaa56f5 - Update changes by Georg Kallidis · 7 years ago
  75. 65127b7 - downgraded testcontainer, JUnit 5 problem to find test, api tests ok. by Georg Kallidis · 7 years ago
  76. ff8bc2f 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 · 7 years ago
  77. efeeee1 Change of setName() null test introduced a failure in org.apache.turbine.pipeline.DefaultLoginValveTest, reverting change by Jeffery Painter · 7 years ago
  78. 4402eaa Lots of JavaDoc updates. fulcrum-security-torque still not building on site, see the pom for more details and where we need to figure this out for generated classes with poor javadocs by Jeffery Painter · 7 years ago
  79. 87abf2a Javadoc cleanup! by Jeffery Painter · 7 years ago
  80. 24fc99f More commons-lang3 updates by Jeffery Painter · 7 years ago
  81. e000643 Minor maven pom cleanup from Eclipse complaints, adding missing license headers found from rat report by Jeffery Painter · 7 years ago
  82. 58cd7fe - updating more parents to Turbine Parent 5 by Georg Kallidis · 7 years ago
  83. b37eb0a Point fulcrum components to new turbine parent 5 by Jeffery Painter · 7 years ago
  84. 45e8075 Update commons-lang3 by Jeffery Painter · 7 years ago
  85. cc77c6c Update to commons-lang3 by Jeffery Painter · 7 years ago
  86. bfe07e0 This _may_ help with upgrading to hsqldb 2.x, doesn't hurt with current build by Jeffery Painter · 7 years ago
  87. 49f4b70 pom cleanup by Jeffery Painter · 7 years ago
  88. 90bdf89 Add torque version to properties for easier updating by Jeffery Painter · 7 years ago
  89. 0f101d1 Cleaning up poms, adding dependencies that get us closer to torque-4.1 but security-torque tests are still breaking when trying to upgrade hsqldb > 2.0 which is required for torque-4.1 integration. All changes work fine in torque-4.0 and clean build by Jeffery Painter · 7 years ago
  90. 21d9ed0 Rollback servlet-api dependencies until next release by Jeffery Painter · 7 years ago
  91. e51da73 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 · 7 years ago
  92. 7943670 Add better method to parse SQL files, clean up interface to HsqlDb call for simpler code - single sample db reference by Jeffery Painter · 7 years ago
  93. 3ba676a Update maven compiler - set to java 1.8 by Jeffery Painter · 7 years ago
  94. 4870422 Update all fulcrum components using current yaafi and servlet 3.1.0 - clean build by Jeffery Painter · 7 years ago
  95. d7b6b2f Use fulcrum yaafi, update hsqldb, VARBINARY requires size in later versions by Jeffery Painter · 7 years ago
  96. f6e0343 global replace StringBuffer with StringBuilder by Jeffery Painter · 7 years ago
  97. c14d6d5 - fix build failure due to outdated om sources by Georg Kallidis · 7 years ago
  98. 68e8b9c JSON by Georg Kallidis · 7 years ago
  99. 2e1e31e - Move READMEs by Georg Kallidis · 7 years ago
  100. 7e05ba4 [maven-release-plugin] prepare for next development iteration by Georg Kallidis · 8 years ago