1. b115c7e Revert "Release 2.5: set versions to 2.5 and <scm><tag>=2.5" by Claude Brisson · 3 days ago master
  2. efaedab Revert "Bump engine to 2.6-SNAPSHOT" by Claude Brisson · 3 days ago
  3. 489e9d6 Bump engine to 2.6-SNAPSHOT by Claude Brisson · 3 months ago
  4. bfbd572 Release 2.5: set versions to 2.5 and <scm><tag>=2.5 by Claude Brisson · 3 months ago 2.5-RC1
  5. 20ae2f7 Release script debugging... by Claude Brisson · 3 months ago
  6. c9205dd Release script fix by Claude Brisson · 3 months ago
  7. e47e94d Syntax deprecation warnings test cases by Claude Brisson · 3 months ago
  8. 4d03d08 Update changelog by Claude Brisson · 3 months ago
  9. 7f00bbe Bump spring version by Claude Brisson · 3 months ago
  10. 0b6fa31 VELOCITY-995 VTL syntax deprecation warnings (still off by default) by Claude Brisson · 3 months ago velocity-995
  11. 6f47a58 Merge pull request #65 from ogawaffm/VELOCITY-996 by Claude Brisson · 3 months ago
  12. 452cf38 VELOCITY-996 Fix precision loss in BigDecimal conversion by ogawaffm · 3 months ago
  13. 4b8411f move spring-velocity-support to spring5-velocity-support and spring6-v-s to spring-v-s (commit summary gets it wrong, but result is the same) by Claude Brisson · 3 months ago
  14. 8be0298 Add new spring6-velocity-support module for Spring 6.x Velocity support by Claude Brisson · 4 months ago
  15. dba4d1f Merge pull request #64 from apache/infrastructure-ruleset-bot/default-branch-protection by Claude Brisson · 4 months ago
  16. 88e7691 Set up default protection ruleset for default and release branches by The Apache Software Foundation · 4 months ago infrastructure-ruleset-bot/default-branch-protection
  17. b830981 Add new spring6-velocity-support module for Spring 6.x Velocity support by Claude Brisson · 4 months ago VELOCITY-994
  18. 7ce5282 Update changelog by Claude Brisson · 4 months ago
  19. d944669 Add introspector.restrict.methods config, and block by default VelocityEngine init() and reset() methods by Claude Brisson · 4 months ago
  20. c57d259 Fix connections leaks in DatabaseResourceLoader ; deprecate DatabaseObjectsFactory in favor of PreparedStatementsFactory by Claude Brisson · 4 months ago
  21. 3c54491 Fix javacc warnings by Claude Brisson · 4 months ago
  22. 3642ea0 Add release script by Claude Brisson · 4 months ago
  23. 06a4a26 Add a few tests for block macros formal references by Claude Brisson · 10 months ago
  24. 15a969f Allow an extra dollar after '{' as version 1.7 did: ${$foo}, $!{$foo} by Claude Brisson · 10 months ago velocity-988
  25. da71921 Avoid using deprecated properties syntax in tests and extension loaders by Claude Brisson · 10 months ago
  26. 7eb72a5 Bump several dependencies and plugins versions ; dom4j 2.1.5 and spring 5.3.39 are the latest on JDK8 by Claude Brisson · 10 months ago
  27. 833ae25 Update to velocity master 8 by Claude Brisson · 5 months ago
  28. 4b56a89 [VELOCITY-986] [BREAKING CHANGE] Map size method is called instead of provided size property by Ravi Mergu · 1 year, 1 month ago
  29. df1b7f2 Merge pull request #58 from apache/dependabot/maven/velocity-engine-core/org.apache.commons-commons-lang3-3.18.0 by Claude Brisson · 1 year, 2 months ago
  30. a7e76d5 Bump org.apache.commons:commons-lang3 in /velocity-engine-core by dependabot[bot] · 1 year, 2 months ago
  31. 56df683 Fix time zone issue in Velocity952TestCase by Nate · 1 year, 10 months ago
  32. 50feac1 Update changelog by Claude Brisson · 1 year, 11 months ago
  33. 6d9fe68 [maven-release-plugin] prepare for next development iteration by Claude Brisson · 1 year, 11 months ago
  34. c541025 [maven-release-plugin] prepare release 2.4.1-rc1 by Claude Brisson · 1 year, 11 months ago 2.4.1 2.4.1-rc1
  35. b53b046 Update changelog by Claude Brisson · 1 year, 11 months ago
  36. 603630c Fix VELOCITY-944 by Claude Brisson · 1 year, 11 months ago VELOCITY-944
  37. a21dd16 Merge pull request #54 from tmortagne/VELOCITY-984 by Claude Brisson · 1 year, 11 months ago
  38. a22ed2e VELOCITY-984: Velocity calls method of abstract superclass leading to an IllegalAccessException by Thomas Mortagne · 1 year, 11 months ago
  39. 1d7dccd Update changelog by Claude Brisson · 1 year, 11 months ago
  40. 801de19 Merge pull request #53 from tmortagne/VELOCITY-983 by Claude Brisson · 1 year, 11 months ago
  41. bd9caad VELOCITY-983: Velocity calls the wrong static "overwritten" method by Thomas Mortagne · 1 year, 11 months ago
  42. 8fea4ed [maven-release-plugin] prepare for next development iteration by Claude Brisson · 2 years ago
  43. 1b99d9e [maven-release-plugin] prepare release 2.4 by Claude Brisson · 2 years ago 2.4
  44. 929d9bb Update changelog by Claude Brisson · 2 years ago
  45. 12eea51 Merge pull request #45 from jtotht/master by Claude Brisson · 2 years ago
  46. 6ec38f7 Merge pull request #52 from apache/VELOCITY-943 by Claude Brisson · 2 years ago
  47. 977b388 Proposed conditional patch to address VELOCITY-943 (#51) by Scott Cantor · 2 years ago
  48. a27d615 Remove useless optional dependency, remnant of prep statements caching attempt by Claude Brisson · 2 years ago
  49. 3da622a Upgrade some plugins and dependencies by Claude Brisson · 2 years ago
  50. 6c85ffe Merge pull request #49 from apache/VELOCITY-965 by Claude Brisson · 2 years ago
  51. 3484d89 Drop CachingDatabaseObjectsFactory class by Claude Brisson · 2 years ago
  52. 22dc54d Clarify template reuse in RuntimeInstance javadoc by Claude Brisson · 2 years ago
  53. cd3ce49 Fix typos in comments by Claude Brisson · 2 years ago
  54. 5d87ee8 Various code cleanup to DataSourceResourceLoader by Claude Brisson · 2 years ago
  55. 9695b94 Throw VelocityException instead of Error by Claude Brisson · 2 years ago
  56. 30cfa83 Make commons-pool2 dependency optional by Claude Brisson · 2 years ago
  57. 7d98e5e Complete refactoring of database objects handling in DataSourceResourceLoader by Claude Brisson · 2 years ago
  58. 21b05e8 Merge pull request #50 from apache/VELOCITY-952 by Claude Brisson · 2 years ago
  59. c163ef7 Ensure that we are calling the overridden methods by Claude Brisson · 2 years ago VELOCITY-952
  60. a65430e Introspection should use the top-most declaration of methods by Claude Brisson · 2 years ago
  61. e86a2fb Merge pull request #48 from apache/VELOCITY-957 by Claude Brisson · 2 years ago
  62. 3479d85 Add a statements pool to DatasourceResourceLoader to fix thread safety by Claude Brisson · 2 years ago
  63. 2c15764 Add some more class restrictions to introspector by Claude Brisson · 2 years ago
  64. ca1e9e1 Fix overzealous string to number conversion in comparison by Claude Brisson · 2 years ago VELOCITY-957
  65. b422860 Unclosed #[[ ]]# statement should give a parsing error by Claude Brisson · 2 years ago
  66. 3a9b291 Add test case for VELOCITY-961 by Claude Brisson · 2 years ago
  67. 58edb12 Merge pull request #47 from apache/VELOCITY-961 by Claude Brisson · 2 years ago
  68. aead694 Fix a parsing regression by Claude Brisson · 2 years ago VELOCITY-961
  69. 90406b1 Merge pull request #46 from apache/VELOCITY-948 by Claude Brisson · 2 years ago
  70. 00a2089 Add a new compatibility flag for integer ranges immutability by Claude Brisson · 2 years ago VELOCITY-948
  71. 08211a6 Normalize some tab-indented source files by Claude Brisson · 2 years ago
  72. 470707a Revert snapshot version to 2.4 (I hope you concede that, Michael :-) by Claude Brisson · 2 years, 1 month ago
  73. 789c657 [VELOCITY-981] Upgrade to Parent 7 by Michael Osipov · 2 years, 1 month ago
  74. 76fe9e6 Upgrade to Spring Framework 5.3.37 by Michael Osipov · 2 years, 1 month ago
  75. 788a1c8 Upgrade to SpotBugs Maven Plugin 4.8.6.2 by Michael Osipov · 2 years, 1 month ago
  76. 9ca652c Replace defunct FindBugs with SpotBugs by Michael Osipov · 2 years, 1 month ago
  77. 8945a78 Fix log messages by Michael Osipov · 2 years, 1 month ago
  78. 4d39f84 Support Java 16 records in property lookup by J. Tóth Tamás · 2 years, 5 months ago
  79. 86cfcf4 [VELOCITY-977] Upgrade Java Compiler Compiler to Version 7.0.13 by Sylwester Lachiewicz · 2 years, 7 months ago
  80. d015400 Change primitive constructor calls to more modern equivalents. by Éamonn McManus · 2 years, 7 months ago
  81. 12c3cd3 [maven-release-plugin] prepare for next development iteration by Michael Osipov · 2 years, 7 months ago
  82. 3987078 [maven-release-plugin] prepare release 2.4.1 by Michael Osipov · 2 years, 7 months ago
  83. fe2cda3 [VELOCITY-976] Remove obsolete VelTools66TestCase by Michael Osipov · 2 years, 7 months ago
  84. c273aac [maven-release-plugin] prepare for next development iteration by Michael Osipov · 2 years, 7 months ago
  85. 5d9e48c [maven-release-plugin] prepare release 2.4 by Michael Osipov · 2 years, 7 months ago
  86. 40340e0 Simplify dependency management by Michael Osipov · 2 years, 7 months ago
  87. dd2ffdb Skim and correct READMEs by Michael Osipov · 2 years, 7 months ago
  88. d5c52e9 [VELOCITY-974] Use non-deprecated config property for resource loaders in VelocityEngineFactory by rproserpio · 3 years, 1 month ago
  89. 3e3bd70 [VELOCITY-973] Upgrade dependencies by Michael Osipov · 2 years, 7 months ago
  90. 660c136 [VELOCITY-951] DataSourceResourceLoader: property datasource_url wrong by Michael Osipov · 2 years, 7 months ago
  91. 5b094c6 [VELOCITY-972] Remove Commons IO by Michael Osipov · 2 years, 7 months ago
  92. a61516e [VELOCITY-971] Upgrade to Parent 6 by Michael Osipov · 2 years, 7 months ago
  93. 0dea2a7 Merge pull request #35 from apache/dependabot/maven/spring-velocity-support/org.springframework-spring-core-5.3.27 by Claude Brisson · 3 years, 5 months ago
  94. 8b2ae71 Bump spring-core from 5.3.26 to 5.3.27 in /spring-velocity-support by dependabot[bot] · 3 years, 5 months ago
  95. 0225cda Upgrade master to v5 by Claude Brisson · 3 years, 5 months ago
  96. 4d79701 Get rid of jdom usage in favor of dom4j in the xml example, to avoid security alert by Claude Brisson · 3 years, 5 months ago
  97. dc97fd1 Merge branch 'bugfix/velocity-940' by Claude Brisson · 3 years, 5 months ago
  98. ebf657e Add some more tests by Claude Brisson · 3 years, 5 months ago bugfix/velocity-940
  99. a643483 Fix specific recursion bug (non-block call inside block call) by Claude Brisson · 3 years, 5 months ago
  100. 43c98dc Merge pull request #34 from apache/dependabot/maven/spring-velocity-support/org.springframework-spring-core-5.3.26 by Claude Brisson · 3 years, 6 months ago