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