1. c421b79 New configuration option "session.objectinputfilter" by Thomas Vandahl · 11 days ago trunk
  2. fc65c2d Merge pull request #9 from apache/dependabot/maven/org.apache.commons-commons-configuration2-2.10.1 by G M Kallidis · 3 months ago
  3. faf3502 Update Torque to v.2-SNAPSHOT by Georg Kallidis · 3 months ago
  4. 271eb7a Bump org.apache.commons:commons-configuration2 from 2.8.0 to 2.10.1 by dependabot[bot] · 3 months ago
  5. aa18295 update jakarta.xml.bind-api to v4.0.1, update changes.xml by Georg Kallidis · 4 months ago
  6. bb60b4a [maven-release-plugin] prepare for next development iteration by Georg Kallidis · 5 months ago
  7. 41cb8a1 [maven-release-plugin] prepare release turbine-6.0-candidate by Georg Kallidis · 5 months ago turbine-6.0
  8. 20cd934 Reset to turbine-6.0-SNAPSHOT again by Georg Kallidis · 5 months ago
  9. c45bb20 Update changes.xml by Georg Kallidis · 5 months ago
  10. 71cdc39 [maven-release-plugin] prepare for next development iteration by Georg Kallidis · 5 months ago
  11. 13ee25a [maven-release-plugin] prepare release turbine-6.0-candidate by Georg Kallidis · 5 months ago
  12. 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 · 5 months ago
  13. 3c1b3cf [maven-release-plugin] prepare for next development iteration by Georg Kallidis · 5 months ago
  14. 8e19909 [maven-release-plugin] prepare release turbine-6.0 by Georg Kallidis · 5 months ago
  15. 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 · 5 months ago
  16. 6d48382 remove javadoc errors and warnings by Georg Kallidis · 5 months ago
  17. 31acc8b Allow reproducible builds with profile rv-builds, remove torque comment by Georg Kallidis · 5 months ago
  18. f3a84ed Exclude build meta data to be in VC by Georg Kallidis · 5 months ago
  19. 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 · 6 months ago
  20. 306fff6 Ignore eclipse annotation generated folders. by Georg Kallidis · 7 months ago
  21. 557dd58 Update changes.xml and javadoc, add debug logging by Georg Kallidis · 7 months ago
  22. 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 · 7 months ago
  23. ba1d39c Refactored and Fixed Date time formatter: extend with zoneId, use locale in tool, if available, add debug log in RundataLocalizationService by Georg Kallidis · 7 months ago
  24. 29a6875 Fix Date time service, tool and test. Allow Instant as argument to formatting. Integrate with Turbine Localization Utils and Tool. by Georg Kallidis · 7 months ago
  25. 54579d7 Update deps in pom by Georg Kallidis · 7 months ago
  26. a92bba4 Fix deprecated reflection without default constructor by Georg Kallidis · 7 months ago
  27. 1758780 add rundata based locale setting in session (temp storage), integrated in LocalizationTool + test, update yauaa to 7.22.0 by Georg Kallidis · 9 months ago
  28. 30be333 Fix in user manager method retrieveList: delegate instead of getAllUsers to retrieveUserList by Georg Kallidis · 9 months ago
  29. ca30ac5 Convert package.html to package-info.java by Thomas Vandahl · 10 months ago
  30. dedd12b Organize imports by Thomas Vandahl · 10 months ago
  31. b6bd441 Use ReentrantLock instead of synchronized methods + lock for service by Georg Kallidis · 10 months ago
  32. 3c249f1 Annotationprocessor if key was foud, but could not be aasigned, log if not found showing default value, more exact javadoc by Georg Kallidis · 10 months ago
  33. ce6f5b9 default no dependency chech inherit from dependency.check.skip, update slf4j-api from 1.7 to 2.0.7 and mysql connector to 8.1.0, set fulcrum intake to release 3.0.0 and yaafi to 2.0.0 by Georg Kallidis · 10 months ago
  34. 9414f24 Allow to disable container encoding for TemplateLink like Content Tool by default by Georg Kallidis · 11 months ago
  35. f369263 Add info about TurbineTool annotation by Georg Kallidis · 12 months ago
  36. f88d9c1 Add anotation TurbineTool and exampels in tests to allow advanced testing and custom initializing in actions by Georg Kallidis · 12 months ago
  37. e8e520f Add unused get/setServiceObject to ServiceManager by Georg Kallidis · 12 months ago
  38. 60c2329 deps update: parent to 12 from SNAPSHOT, yauaa to 7.20.1, move mysql group/artifactID to new location, jackson to 2.15.2 and testcontainers to 1.18.3 by Georg Kallidis · 1 year ago
  39. bc91c2b Update to jakarta xml bind for java 11 and above by Georg Kallidis · 1 year, 2 months ago
  40. 7bf0387 Update dependencies: yauaa to v7.14.1, jython-standalone to v2.7.3, jakarta xml binding to 4.0.0,jaxb-impl to 4.0.2, jackson to v.2.14.2, testcontainer (docker) 1.17.6. Use Java 8 streaming in screens/PlainJSON .., make in DfaultUswerImpl setUserDelegate final, use mthode reference in AbstractSchedulerService and TurbineURLMapperService, use AtomInteger in DefaultSecurityService for variable counter, more minor code changes by Georg Kallidis · 1 year, 3 months ago
  41. e5e1518 Merge pull request #8 from apache/dependabot/maven/nl.basjes.parse.useragent-yauaa-7.9.0 by Thomas Vandahl · 1 year, 6 months ago
  42. 5ea5051 Bump yauaa from 7.6.0 to 7.9.0 by dependabot[bot] · 1 year, 6 months ago
  43. cb830d6 Apply fix to allow snapshot parents from Jenkins Apache CI by Georg Kallidis · 1 year, 8 months ago
  44. 0a32a78 Updte to Fulcrum Snapshots and due to dep-check warnings commons-text, yauaa, add commons-poo2 explicitely to be compatible with new dbcp2 version, update changes.xml, update Torque schemata to v5.0 by Georg Kallidis · 1 year, 8 months ago
  45. ac9adbe Update parent to 11-SNAPSHOT and deps due to owasp security warn messages by Georg Kallidis · 1 year, 9 months ago
  46. 02de93e Close the time gap between fetching the job in the housekeeping thread and actually running it by first peek (queue.first null safe check), that is if a job is in the queue. Fox to allow TurbineNonPersistentSchedulerServiceTest succeed job id lookup. by Georg Kallidis · 1 year, 10 months ago
  47. f574ec5 Add JobQueueTest by Thomas Vandahl · 2 years ago
  48. f9d40c4 Use ConcurrentSkipListSet instead of Vector by Thomas Vandahl · 2 years ago
  49. 7eaa731 Organize imports, add license headers, fix warnings by Thomas Vandahl · 2 years ago
  50. 9d6441f Remove unused HSQLDB class and dependency by Thomas Vandahl · 2 years ago
  51. 8450f94 Fix deprecation warnings by Thomas Vandahl · 2 years ago
  52. bada538 Organize imports, address warnings by Thomas Vandahl · 2 years ago
  53. 2a2337e Merge branch 'trunk' of https://gitbox.apache.org/repos/asf/turbine-core.git into trunk by Thomas Vandahl · 2 years ago
  54. 3cdc9ee Use .valueOf() instead of constructor by Thomas Vandahl · 2 years ago
  55. 69ff4fc Modernize AbstractSchedulerService by Thomas Vandahl · 2 years ago
  56. b7b8465 manually updated PR #7, Bumped commons-configuration2 from 2.7 to 2.8.0, after test build and code check by Georg Kallidis · 2 years ago
  57. d72f21f remove deprecated pom.xml from proposals/gk by Georg Kallidis · 2 years ago
  58. ac7f32f Merge pull request #3 from apache/dependabot/maven/proposals/gk/log4j2/org.python-jython-2.7.2 by Thomas Vandahl · 2 years ago
  59. 944f24b Bump jython from 2.7.0 to 2.7.2 in /proposals/gk/log4j2 by dependabot[bot] · 2 years ago
  60. 28e9ba2 Update mysql connector due to CVE-2021-3712, CVE-2022-21363 by Georg Kallidis · 2 years, 5 months ago
  61. f1e3501 fix pom configurations, update to parent 11, jackosn 2.13.1 by Georg Kallidis · 2 years, 5 months ago
  62. b295f2b Pull skin and fluido tp parent, cleanup child site.xml, and update 5.1 release by Georg Kallidis · 2 years, 6 months ago
  63. f0741fd set empty relativePath for parent in pom, update .gitignore by Georg Kallidis · 2 years, 6 months ago
  64. 48176a6 update to parent pom v10-SNAPSHOT: remove site custom element, which is already configured there. by Georg Kallidis · 2 years, 6 months ago
  65. 8f3ed43 request context for date time formatter and update path converter test by Georg Kallidis · 2 years, 6 months ago
  66. 97ccf4b allow element type method in marker interface turbineServies, set datetime formatter tool as facade for service, by Georg Kallidis · 2 years, 6 months ago
  67. 2d151a0 enable method annotation for turbine services, with test, not enabled by default due to performance penalty by Georg Kallidis · 2 years, 6 months ago
  68. 35f7dd5 - Add java.time DateTimeFormatter service, tool and test by Georg Kallidis · 2 years, 6 months ago
  69. dd28d31 Use streams, collectors and lamda features, cleanup url mapper from pieplien-classic.xml, add datetimeformatter and test by Georg Kallidis · 2 years, 7 months ago
  70. 35b9f61 use testcontainer and yaafi snapshot for proper and up-to-date depencencies by Georg Kallidis · 2 years, 7 months ago
  71. c1fc864 Add missing license files by Jeffery Painter · 2 years, 7 months ago
  72. b00d1fb [maven-release-plugin] prepare for next development iteration by Georg Kallidis · 2 years, 7 months ago
  73. 1788066 [maven-release-plugin] prepare release turbine-5.1-candidate by Georg Kallidis · 2 years, 7 months ago turbine-5.1
  74. 88a5ec5 update mysql to 8.0.27 and up-to-date init in Genericcontainer for docker-testcontainer; some more up-to-date todo and how-to-help; immutable date in DefaultUserImpl getaccessDate by Georg Kallidis · 2 years, 7 months ago
  75. 59d5c95 - Fix docker-testcontainer CTR.settings and update/add informations in README.md; ignore generated file torque.usersettings.properties in conf/test/docker-manager. - TODO surefire v.3.0.0-M5 still does not show test as failed when exception in BeforeAll (dependencies conflict?), check target/turbine-test.log. Removed surefire version already set in parent pom. by Georg Kallidis · 2 years, 7 months ago
  76. d8807e6 add missing ressources for docker-testcontainer test by Georg Kallidis · 2 years, 7 months ago
  77. 24a53f6 upgrade fulcrum-security to 2.1.0, add url mapper service, update howtos, references, suppress jython by Georg Kallidis · 2 years, 7 months ago
  78. f5c4bb7 update to released parent v9, update deps (jackson2, testcontainer) by Georg Kallidis · 2 years, 8 months ago
  79. eade5a5 fix unescaped ampersand in xdoc by Georg Kallidis · 2 years, 9 months ago
  80. d7bc2e5 cleanup svn refs in docs (replace/update to git) or tag svn as archived by Georg Kallidis · 2 years, 9 months ago
  81. 30d46bb update scm url in pom, add labels to .asf.yaml, move images from xdoc to site/resources, add site/templates containing templates for images by Georg Kallidis · 2 years, 9 months ago
  82. 968419b added .asf.yaml master configuration file by Georg Kallidis · 2 years, 9 months ago
  83. 6121167 update scm to git in pom.xml by Georg Kallidis · 2 years, 9 months ago
  84. fcd6d71 - rename .csvignore to .gitingore - update site to fluido 1.9 - add favicon.ico by Georg Kallidis · 2 years, 11 months ago
  85. 7402ed2 - update jackson libs to v2.12.3, cache to v2.0.0, testcontainer to 1.15.3, remove duplicate entry by Georg Kallidis · 2 years, 11 months ago
  86. 7586bd2 Dependency updates by Jeffery Painter · 3 years ago
  87. 8148f42 - fix velocity-engine to v2.3 due to CVE-2020-13936 by Georg Kallidis · 3 years, 3 months ago
  88. 1abdf56 TurbineURLMapperService: by Georg Kallidis · 3 years, 4 months ago
  89. 9f4b41c Generic (Eclipse-) cleanup: Modernize code by Thomas Vandahl · 3 years, 4 months ago
  90. 89343dc Get rid of reflection call, try to optimize runtime, fix scope of keys variable by Thomas Vandahl · 3 years, 4 months ago
  91. 94c75ea - update changes for release by Georg Kallidis · 3 years, 4 months ago
  92. cfafafd - update yauaa to 5.21 ( CVE-2020-13956) by Georg Kallidis · 3 years, 4 months ago
  93. 896ae8d Merged revision(s) 1885148-1885758 from turbine/core/branches/URLMapperService: by Georg Kallidis · 3 years, 5 months ago
  94. 4ba5080 - fix log encoding by Georg Kallidis · 3 years, 5 months ago
  95. fabbb08 Add reasonable hashCode(), equals() and toString() methods by Thomas Vandahl · 3 years, 5 months ago
  96. ad73a37 Better concurrency by Thomas Vandahl · 3 years, 5 months ago
  97. 742b37c Typo by Thomas Vandahl · 3 years, 5 months ago
  98. 4011a0b Modernize a bit by Thomas Vandahl · 3 years, 5 months ago
  99. b17fa99 - use dbcp2 dsfactory, add velocity 2.1 default backwards props in test props by Georg Kallidis · 3 years, 8 months ago
  100. 36be847 - cleanup pom, update to turbine parent 7, by Georg Kallidis · 4 years ago