1. 1f0dd86 Add missing Apache 2.0 license headers by Georg Kallidis · 4 days ago trunk
  2. 22c3091 Ignore .claude and .specify folders by Georg Kallidis · 4 days ago
  3. d888efa Update deps commons-configuration to 2.15.1, yauaa to 8.1.1 (from 7.x), added collections4 as test in ObjectUtilsTest, jaxb-runtime to v4.0.9, add inline comment, remove deprecated status attribute in test/log4j*.xml, cft. https://logging.apache.org/log4j/2.x/manual/status-logger.html#config by Georg Kallidis · 4 days ago
  4. 8228be6 Make log4j2 implementations optional; adding profile log4j2 to activate it again, and exclude transitively log4j deps from Torque, Thanks to David Maffit. by Georg Kallidis · 6 days ago
  5. 2674a87 Merge branch 'trunk' of github.com:apache/turbine-core into trunk by Georg Kallidis · 3 weeks ago
  6. be7a6fc Fix yaml test to be more robust. by Georg Kallidis · 3 weeks ago
  7. 1e09379 Merge pull request #13 from apache/infrastructure-ruleset-bot/default-branch-protection by G M Kallidis · 8 weeks ago
  8. a4ede9c Set up default protection ruleset for default and release branches by The Apache Software Foundation · 8 weeks ago infrastructure-ruleset-bot/default-branch-protection
  9. 8ac1d03 Use fulcrum parser v4.0.1-SNAPSHOT by Georg Kallidis · 3 months ago
  10. 967a570 Merge pull request #12 from apache/system-logger by Thomas Vandahl · 5 months ago
  11. a538675 Deprecate unused log constants by Thomas Vandahl · 6 months ago
  12. 706d7f4 Remove explicit log4j configuration, by Thomas Vandahl · 6 months ago
  13. cb32e7f Update to log4j-slf4j2-impl, fix dependency scope by Thomas Vandahl · 6 months ago
  14. 5814bef Proposal for System.Logger by Thomas Vandahl · 6 months ago
  15. a153016 Some modernization, improved tests by Thomas Vandahl · 6 months ago
  16. e1bdece Use java.time.format.DateTimeFormatter by Thomas Vandahl · 6 months ago
  17. 982b5a8 Document changes by Thomas Vandahl · 6 months ago
  18. 09beefe Remove explicit declared transitive dependencies not used directly by Thomas Vandahl · 6 months ago
  19. fc81545 Rely on library cache by Thomas Vandahl · 6 months ago
  20. db39340 Use Base64 from JDK, removing commons-codec dependency by Thomas Vandahl · 6 months ago
  21. b5f51e1 Fix log message by Thomas Vandahl · 6 months ago
  22. 0c44072 Remove useless double check by Thomas Vandahl · 6 months ago
  23. 31d9a1b Document changes by Thomas Vandahl · 6 months ago
  24. 30386a4 Dependency version update by Thomas Vandahl · 6 months ago
  25. d736266 Move WorkerThread into private Lambda function by Thomas Vandahl · 6 months ago
  26. f143578 Organize imports by Thomas Vandahl · 6 months ago
  27. 44f0dfb Add some convenience methods to PipelineData by Thomas Vandahl · 6 months ago
  28. ed8cddd WIP: Further code reduction in the PipelineData/RunData class hierarchy by Thomas Vandahl · 7 months ago
  29. 84e3cdb Merge branch 'trunk' of https://gitbox.apache.org/repos/asf/turbine-core.git into trunk by Thomas Vandahl · 7 months ago
  30. 3ab0272 WIP: Refactor RunData by Thomas Vandahl · 7 months ago
  31. b2579be Parametrize ApplicationTool to reduce number of instanceof checks by Thomas Vandahl · 7 months ago
  32. 33ff611 Fix typo, link and naming by Georg Kallidis · 7 months ago
  33. 37fc0b8 Switch from site to project schema (decoration 1.8.0) in site.xml and update favicon to new (dynamic) Apache logo. by Georg Kallidis · 10 months ago
  34. 3e863a9 Further clean up, modernize instanceof by Thomas Vandahl · 7 months ago
  35. b2ce45d Clean up by Thomas Vandahl · 7 months ago
  36. dac5095 Ignore VSCode settings by Thomas Vandahl · 7 months ago
  37. faa1d8a Use ConcurrentMap by Thomas Vandahl · 7 months ago
  38. 5c17490 Better try-with-resources by Thomas Vandahl · 7 months ago
  39. 689299d Use PipelineData instead of RunData by Thomas Vandahl · 7 months ago
  40. 21567ea Typos by Thomas Vandahl · 7 months ago
  41. 839d611 Remove InitableBroker and use default interface methods where possible by Thomas Vandahl · 7 months ago
  42. 796d917 Use default interface methods by Thomas Vandahl · 7 months ago
  43. 7ca360c Clean up deprecations, organize imports by Thomas Vandahl · 7 months ago
  44. 0f7883f Merge branch 'trunk' of https://gitbox.apache.org/repos/asf/turbine-core.git into trunk by Thomas Vandahl · 10 months ago
  45. cabf705 Merge pull request #11 from apache/dependabot/maven/org.apache.commons-commons-lang3-3.18.0 by G M Kallidis · 12 months ago
  46. 17fb83d Bump org.apache.commons:commons-lang3 from 3.14.0 to 3.18.0 by dependabot[bot] · 1 year ago
  47. d8f1439 Merge branch 'trunk' of https://gitbox.apache.org/repos/asf/turbine-core.git into trunk by Thomas Vandahl · 1 year, 1 month ago
  48. 8a6536d [maven-release-plugin] prepare for next development iteration by Georg Kallidis · 1 year, 1 month ago
  49. f45f897 [maven-release-plugin] prepare release turbine-7.0-candidate by Georg Kallidis · 1 year, 1 month ago turbine-7.0
  50. 7b6e73e Merge pull request #10 from apache/dependabot/maven/commons-beanutils-commons-beanutils-1.11.0 by G M Kallidis · 1 year, 1 month ago
  51. ed66a15 Bump commons-beanutils:commons-beanutils from 1.9.4 to 1.11.0 by dependabot[bot] · 1 year, 2 months ago
  52. 2c2a1bb Fix site remove elements, which are already defined in parent pom site.xml, if no need to override. Add info about more Torque configuration parameters by gk · 1 year, 2 months ago
  53. f0dcda6 Add changes, fix url in pom.xml, update readme, fix table view by gk · 1 year, 2 months ago
  54. f05c20d Fix .asf.yaml notifications and add description and homepage by gk · 1 year, 3 months ago
  55. 082abcd Fix indentation in .asf.yaml by gk · 1 year, 3 months ago
  56. 68cc4cd Use Turbine parent 14, update changes, site and javadoc with reference to jakarta servlet api by gk · 1 year, 3 months ago
  57. ab36159 Static compile pattern, explain key check in more details (in javadoc), reformat log messages by gk · 1 year, 5 months ago
  58. 3b697f0 Fix for security check to prevent XSS for default Turbine keys from parameters, which might be set or not and e.g. sed in templates and other places. by gk · 1 year, 5 months ago
  59. 73fdd2e Update Fulcrum Cache by gk · 1 year, 5 months ago
  60. ca35149 Update deps: Fulcrum Quartz to 2.0.0, Jackson2 to 2.18.2, Testcontainers to 1.20.4, refactor BaseInitBroker extract buildCircularDependencyMessage method, adjust log lvel in DateTimeFormattermake instance vars Logger and ConcurrentMap final in AnnotationProcessor, add hints for jira in .asf.yaml by gk · 1 year, 5 months ago
  61. dec2005 Merge branch 'trunk' of https://gitbox.apache.org/repos/asf/turbine-core.git into trunk by Thomas Vandahl · 1 year, 6 months ago
  62. 473d2b1 Try to fix pool object lifecycle by Thomas Vandahl · 1 year, 6 months ago
  63. a0096b4 Update fulcrum deps (5 of 6) to released versions by gk · 1 year, 6 months ago
  64. bbd6a26 Deleted xdocs moved to src/site/xdoc and update to parent 14-SNAPSHOT and update to released yaafi Fulcrum component by Georg Kallidis · 1 year, 9 months ago
  65. 82e3d78 Use released parent v13 and rat version, adapt rat execution and add check goal. Fix NPE in DefaultUserManager. Update to site 2.0 moving xdocs to site/xdoc, fix warning for center tag, add custom configuration from parent and adapt site.xml, fix javadoc by gemkall · 1 year, 10 months ago
  66. 5318819 Fixed javadoc erros in DateTime* classes, activated jacoco, use properties for fulcrum components, update external deps commons-email2-jakarta to release, jackson to 2.17.2 by gemkall · 2 years ago
  67. c25cb8d Update dependencies: Use jakarte servlet compatible jabsorb 2.0.0, add json dependency explicitely (which is optional, but required for Turbine xml rpc service to work), remove commons-configuration (includes commons lang), update commons-configuration 2.11.2, -logging 1.3.2, -text 1.12.0 and yauaa to 7.26.1 by gemkall · 2 years ago
  68. b6ed82f Replace javax servlet-api 3.1.0 with jakarta servlet-api 6.1.0, use jakarta dependendies commons-email2-jakarta, log4j-jakarta-web and update fulcrum-localization and fulcrum-quartz to 2.0.0-SNAPSHOT, fulcrum-intake, fulcrum-security and fulcrum-parser to 3.0.1-SNAPSHOT, fulcrum-testcontainer to 2.0.1-SNAPSHOT. Set Turbine core version to 7-SNAPSHOT by Georg Kallidis · 2 years ago
  69. 412afb3 Update deps parent to 13-SNAPSHOT, use torque 6.0, minor updates for yauaa 7.25.0, jackson2 2.17.1 by Georg Kallidis · 2 years, 1 month ago
  70. c421b79 New configuration option "session.objectinputfilter" by Thomas Vandahl · 2 years, 1 month ago
  71. fc65c2d Merge pull request #9 from apache/dependabot/maven/org.apache.commons-commons-configuration2-2.10.1 by G M Kallidis · 2 years, 4 months ago
  72. faf3502 Update Torque to v.2-SNAPSHOT by Georg Kallidis · 2 years, 4 months ago
  73. 271eb7a Bump org.apache.commons:commons-configuration2 from 2.8.0 to 2.10.1 by dependabot[bot] · 2 years, 4 months ago
  74. aa18295 update jakarta.xml.bind-api to v4.0.1, update changes.xml by Georg Kallidis · 2 years, 5 months ago
  75. bb60b4a [maven-release-plugin] prepare for next development iteration by Georg Kallidis · 2 years, 6 months ago
  76. 41cb8a1 [maven-release-plugin] prepare release turbine-6.0-candidate by Georg Kallidis · 2 years, 6 months ago turbine-6.0
  77. 20cd934 Reset to turbine-6.0-SNAPSHOT again by Georg Kallidis · 2 years, 6 months ago
  78. c45bb20 Update changes.xml by Georg Kallidis · 2 years, 6 months ago
  79. 71cdc39 [maven-release-plugin] prepare for next development iteration by Georg Kallidis · 2 years, 6 months ago
  80. 13ee25a [maven-release-plugin] prepare release turbine-6.0-candidate by Georg Kallidis · 2 years, 6 months ago
  81. 9c40886 Revert to 6.0-SNAPSHOT, add missing license headers to java files, fix rat report generation by manually updating version from 0.14 to 0.15 and add configuration to rat plugin by Georg Kallidis · 2 years, 6 months ago
  82. 3c1b3cf [maven-release-plugin] prepare for next development iteration by Georg Kallidis · 2 years, 6 months ago
  83. 8e19909 [maven-release-plugin] prepare release turbine-6.0 by Georg Kallidis · 2 years, 6 months ago
  84. 4bf6b37 Update minor versions of deps commons-poo2 to 2.12.0, jaxb-runtime to 4.0.4, slf4j-api to 2.0.11, update changes.xml by Georg Kallidis · 2 years, 6 months ago
  85. 6d48382 remove javadoc errors and warnings by Georg Kallidis · 2 years, 6 months ago
  86. 31acc8b Allow reproducible builds with profile rv-builds, remove torque comment by Georg Kallidis · 2 years, 6 months ago
  87. f3a84ed Exclude build meta data to be in VC by Georg Kallidis · 2 years, 6 months ago
  88. 69c165d Update jackson to v.2.15.3, suppress CVE-2021-37533 commons-net 3.9.0 for (some) dependencies, update feature information. by Georg Kallidis · 2 years, 7 months ago
  89. 306fff6 Ignore eclipse annotation generated folders. by Georg Kallidis · 2 years, 8 months ago
  90. 557dd58 Update changes.xml and javadoc, add debug logging by Georg Kallidis · 2 years, 8 months ago
  91. 84d70b6 Turbine Services annotation: allow class level declaration as an alternative to set the service identifier and the ability to 'inherit' turbine services in fields and methods. by Georg Kallidis · 2 years, 8 months ago
  92. ba1d39c Refactored and Fixed Date time formatter: extend with zoneId, use locale in tool, if available, add debug log in RundataLocalizationService by Georg Kallidis · 2 years, 8 months ago
  93. 29a6875 Fix Date time service, tool and test. Allow Instant as argument to formatting. Integrate with Turbine Localization Utils and Tool. by Georg Kallidis · 2 years, 8 months ago
  94. 54579d7 Update deps in pom by Georg Kallidis · 2 years, 8 months ago
  95. a92bba4 Fix deprecated reflection without default constructor by Georg Kallidis · 2 years, 8 months ago
  96. 1758780 add rundata based locale setting in session (temp storage), integrated in LocalizationTool + test, update yauaa to 7.22.0 by Georg Kallidis · 2 years, 10 months ago
  97. 30be333 Fix in user manager method retrieveList: delegate instead of getAllUsers to retrieveUserList by Georg Kallidis · 2 years, 10 months ago
  98. ca30ac5 Convert package.html to package-info.java by Thomas Vandahl · 2 years, 11 months ago
  99. dedd12b Organize imports by Thomas Vandahl · 2 years, 11 months ago
  100. b6bd441 Use ReentrantLock instead of synchronized methods + lock for service by Georg Kallidis · 2 years, 11 months ago