1. df1b7f2 Merge pull request #58 from apache/dependabot/maven/velocity-engine-core/org.apache.commons-commons-lang3-3.18.0 by Claude Brisson · 9 weeks ago master
  2. a7e76d5 Bump org.apache.commons:commons-lang3 in /velocity-engine-core by dependabot[bot] · 2 months ago
  3. 56df683 Fix time zone issue in Velocity952TestCase by Nate · 11 months ago
  4. 50feac1 Update changelog by Claude Brisson · 11 months ago
  5. 6d9fe68 [maven-release-plugin] prepare for next development iteration by Claude Brisson · 11 months ago
  6. c541025 [maven-release-plugin] prepare release 2.4.1-rc1 by Claude Brisson · 11 months ago 2.4.1 2.4.1-rc1
  7. b53b046 Update changelog by Claude Brisson · 11 months ago
  8. 603630c Fix VELOCITY-944 by Claude Brisson · 11 months ago VELOCITY-944
  9. a21dd16 Merge pull request #54 from tmortagne/VELOCITY-984 by Claude Brisson · 12 months ago
  10. a22ed2e VELOCITY-984: Velocity calls method of abstract superclass leading to an IllegalAccessException by Thomas Mortagne · 12 months ago
  11. 1d7dccd Update changelog by Claude Brisson · 12 months ago
  12. 801de19 Merge pull request #53 from tmortagne/VELOCITY-983 by Claude Brisson · 12 months ago
  13. bd9caad VELOCITY-983: Velocity calls the wrong static "overwritten" method by Thomas Mortagne · 12 months ago
  14. 8fea4ed [maven-release-plugin] prepare for next development iteration by Claude Brisson · 1 year ago
  15. 1b99d9e [maven-release-plugin] prepare release 2.4 by Claude Brisson · 1 year ago 2.4
  16. 929d9bb Update changelog by Claude Brisson · 1 year ago
  17. 12eea51 Merge pull request #45 from jtotht/master by Claude Brisson · 1 year ago
  18. 6ec38f7 Merge pull request #52 from apache/VELOCITY-943 by Claude Brisson · 1 year ago
  19. 977b388 Proposed conditional patch to address VELOCITY-943 (#51) by Scott Cantor · 1 year ago
  20. a27d615 Remove useless optional dependency, remnant of prep statements caching attempt by Claude Brisson · 1 year, 1 month ago
  21. 3da622a Upgrade some plugins and dependencies by Claude Brisson · 1 year, 1 month ago
  22. 6c85ffe Merge pull request #49 from apache/VELOCITY-965 by Claude Brisson · 1 year, 1 month ago
  23. 3484d89 Drop CachingDatabaseObjectsFactory class by Claude Brisson · 1 year, 1 month ago
  24. 22dc54d Clarify template reuse in RuntimeInstance javadoc by Claude Brisson · 1 year, 1 month ago
  25. cd3ce49 Fix typos in comments by Claude Brisson · 1 year, 1 month ago
  26. 5d87ee8 Various code cleanup to DataSourceResourceLoader by Claude Brisson · 1 year, 1 month ago
  27. 9695b94 Throw VelocityException instead of Error by Claude Brisson · 1 year, 1 month ago
  28. 30cfa83 Make commons-pool2 dependency optional by Claude Brisson · 1 year, 1 month ago
  29. 7d98e5e Complete refactoring of database objects handling in DataSourceResourceLoader by Claude Brisson · 1 year, 1 month ago
  30. 21b05e8 Merge pull request #50 from apache/VELOCITY-952 by Claude Brisson · 1 year, 1 month ago
  31. c163ef7 Ensure that we are calling the overridden methods by Claude Brisson · 1 year, 1 month ago VELOCITY-952
  32. a65430e Introspection should use the top-most declaration of methods by Claude Brisson · 1 year, 1 month ago
  33. e86a2fb Merge pull request #48 from apache/VELOCITY-957 by Claude Brisson · 1 year, 1 month ago
  34. 3479d85 Add a statements pool to DatasourceResourceLoader to fix thread safety by Claude Brisson · 1 year, 1 month ago
  35. 2c15764 Add some more class restrictions to introspector by Claude Brisson · 1 year, 1 month ago
  36. ca1e9e1 Fix overzealous string to number conversion in comparison by Claude Brisson · 1 year, 1 month ago VELOCITY-957
  37. b422860 Unclosed #[[ ]]# statement should give a parsing error by Claude Brisson · 1 year, 1 month ago
  38. 3a9b291 Add test case for VELOCITY-961 by Claude Brisson · 1 year, 1 month ago
  39. 58edb12 Merge pull request #47 from apache/VELOCITY-961 by Claude Brisson · 1 year, 1 month ago
  40. aead694 Fix a parsing regression by Claude Brisson · 1 year, 1 month ago VELOCITY-961
  41. 90406b1 Merge pull request #46 from apache/VELOCITY-948 by Claude Brisson · 1 year, 1 month ago
  42. 00a2089 Add a new compatibility flag for integer ranges immutability by Claude Brisson · 1 year, 1 month ago VELOCITY-948
  43. 08211a6 Normalize some tab-indented source files by Claude Brisson · 1 year, 1 month ago
  44. 470707a Revert snapshot version to 2.4 (I hope you concede that, Michael :-) by Claude Brisson · 1 year, 1 month ago
  45. 789c657 [VELOCITY-981] Upgrade to Parent 7 by Michael Osipov · 1 year, 2 months ago
  46. 76fe9e6 Upgrade to Spring Framework 5.3.37 by Michael Osipov · 1 year, 2 months ago
  47. 788a1c8 Upgrade to SpotBugs Maven Plugin 4.8.6.2 by Michael Osipov · 1 year, 2 months ago
  48. 9ca652c Replace defunct FindBugs with SpotBugs by Michael Osipov · 1 year, 2 months ago
  49. 8945a78 Fix log messages by Michael Osipov · 1 year, 2 months ago
  50. 4d39f84 Support Java 16 records in property lookup by J. Tóth Tamás · 1 year, 5 months ago
  51. 86cfcf4 [VELOCITY-977] Upgrade Java Compiler Compiler to Version 7.0.13 by Sylwester Lachiewicz · 1 year, 7 months ago
  52. d015400 Change primitive constructor calls to more modern equivalents. by Éamonn McManus · 1 year, 7 months ago
  53. 12c3cd3 [maven-release-plugin] prepare for next development iteration by Michael Osipov · 1 year, 7 months ago
  54. 3987078 [maven-release-plugin] prepare release 2.4.1 by Michael Osipov · 1 year, 7 months ago
  55. fe2cda3 [VELOCITY-976] Remove obsolete VelTools66TestCase by Michael Osipov · 1 year, 7 months ago
  56. c273aac [maven-release-plugin] prepare for next development iteration by Michael Osipov · 1 year, 7 months ago
  57. 5d9e48c [maven-release-plugin] prepare release 2.4 by Michael Osipov · 1 year, 7 months ago
  58. 40340e0 Simplify dependency management by Michael Osipov · 1 year, 7 months ago
  59. dd2ffdb Skim and correct READMEs by Michael Osipov · 1 year, 7 months ago
  60. d5c52e9 [VELOCITY-974] Use non-deprecated config property for resource loaders in VelocityEngineFactory by rproserpio · 2 years, 1 month ago
  61. 3e3bd70 [VELOCITY-973] Upgrade dependencies by Michael Osipov · 1 year, 7 months ago
  62. 660c136 [VELOCITY-951] DataSourceResourceLoader: property datasource_url wrong by Michael Osipov · 1 year, 8 months ago
  63. 5b094c6 [VELOCITY-972] Remove Commons IO by Michael Osipov · 1 year, 8 months ago
  64. a61516e [VELOCITY-971] Upgrade to Parent 6 by Michael Osipov · 1 year, 8 months ago
  65. 0dea2a7 Merge pull request #35 from apache/dependabot/maven/spring-velocity-support/org.springframework-spring-core-5.3.27 by Claude Brisson · 2 years, 5 months ago
  66. 8b2ae71 Bump spring-core from 5.3.26 to 5.3.27 in /spring-velocity-support by dependabot[bot] · 2 years, 5 months ago
  67. 0225cda Upgrade master to v5 by Claude Brisson · 2 years, 6 months ago
  68. 4d79701 Get rid of jdom usage in favor of dom4j in the xml example, to avoid security alert by Claude Brisson · 2 years, 6 months ago
  69. dc97fd1 Merge branch 'bugfix/velocity-940' by Claude Brisson · 2 years, 6 months ago
  70. ebf657e Add some more tests by Claude Brisson · 2 years, 6 months ago bugfix/velocity-940
  71. a643483 Fix specific recursion bug (non-block call inside block call) by Claude Brisson · 2 years, 6 months ago
  72. 43c98dc Merge pull request #34 from apache/dependabot/maven/spring-velocity-support/org.springframework-spring-core-5.3.26 by Claude Brisson · 2 years, 6 months ago
  73. 26eb9c0 Bump spring-core from 5.3.20 to 5.3.26 in /spring-velocity-support by dependabot[bot] · 2 years, 6 months ago
  74. dc905fd Remove travis CI by Claude Brisson · 2 years, 8 months ago
  75. e20a360 Merge pull request #33 from sultan/cve by Claude Brisson · 2 years, 11 months ago
  76. 7f2c045 hsqldb 'jdk8' dependency classifier by Swell · 2 years, 11 months ago
  77. 3df7309 Merge pull request #32 from sultan/cve by Claude Brisson · 2 years, 11 months ago
  78. 3d10a96 update dependencies to avoid CVE warnings by Swell · 2 years, 11 months ago
  79. 28c97b4 Easier #include and #parse directives subclassing - fixes VELOCITY-959 by Claude Brisson · 3 years, 2 months ago
  80. 051f20a Make templates cloneable - fixes VELOCITY-958 by Claude Brisson · 3 years, 2 months ago
  81. 304a539 Fix a funny typo by Claude Brisson · 3 years, 3 months ago
  82. 6b7a282 Merge pull request #23 from gndrm/bugfix/override-defaultEncoding by Claude Brisson · 3 years, 3 months ago
  83. 0f60a25 Merge pull request #29 from DoItWithASmile/master by Claude Brisson · 3 years, 3 months ago
  84. b34519b Merge pull request #31 from apache/dependabot/maven/spring-velocity-support/org.springframework-spring-core-5.3.20 by Claude Brisson · 3 years, 3 months ago
  85. 3cc86aa Bump spring-core from 5.3.4 to 5.3.20 in /spring-velocity-support by dependabot[bot] · 3 years, 4 months ago
  86. 5869860 Merge pull request #1 from DoItWithASmile/main by DoItWithASmile · 3 years, 5 months ago
  87. 84e49aa Fixes VELOCITY-953 where VelocimacroProxy polutes context stack due to wrong handling of #break or exceptions by Janek.Schumann · 3 years, 5 months ago
  88. bb5a9d6 Merge pull request #24 from luryson/patch-3 by Claude Brisson · 4 years, 3 months ago
  89. 11cc29d Update ResourceManagerImpl.java by luryson · 4 years, 3 months ago
  90. f7cdf54 add the ability to override defaultEncoding by gndrm · 4 years, 5 months ago
  91. 68bcad2 [engine] Re-enable travis by Claude Brisson · 4 years, 6 months ago
  92. 1daf166 [maven-release-plugin] prepare for next development iteration by Claude Brisson · 4 years, 7 months ago
  93. 9cd6c03 [maven-release-plugin] prepare release 2.3-RC2 by Claude Brisson · 4 years, 7 months ago 2.3 2.3-RC2
  94. dd9b724 Fix references alternate values implementation, with some more test cases by Claude Brisson · 4 years, 7 months ago
  95. ba7d959 Merge pull request #20 from hgschmie/2.3-rc1-fixes by Claude Brisson · 4 years, 7 months ago
  96. 6f9fd2c Revert "[maven-release-plugin] prepare release 2.3-RC1" by Claude Brisson · 4 years, 7 months ago
  97. 98fb5c9 Revert "[maven-release-plugin] prepare for next development iteration" by Claude Brisson · 4 years, 7 months ago
  98. 7a3fbd5 Fixes failing tests on JDK 11+ by Henning Schmiedehausen · 4 years, 7 months ago
  99. 29f9e32 [maven-release-plugin] prepare for next development iteration by Claude Brisson · 4 years, 7 months ago
  100. a9c3432 [maven-release-plugin] prepare release 2.3-RC1 by Claude Brisson · 4 years, 7 months ago 2.3-RC1