- 03bd638 VELTOOLS-217 - Modernize BrowserTool, use Sec-CH headers when present by Claude Brisson · 5 weeks ago master
- 634d0ef VELTOOLS-214 - fix ignored createSession="false" in tools.xml by Claude Brisson · 6 weeks ago
- e255bcc Minor changelog fix by Claude Brisson · 6 weeks ago
- b446320 Update changelog by Claude Brisson · 6 weeks ago
- 1429e4f Minor code cleanup (issue numbers should not leak in main code) by Claude Brisson · 6 weeks ago
- d820d03 VELTOOLS-143 - LinkTool.uri() should merge existing params with query string by Claude Brisson · 6 weeks ago
- acdeaa4 VELTOOLS-167 - ResourceTool shall return null for unknown keys to let strict mode throw (plus code factorization with ComparisonDateTool resource-aware formatting) by Claude Brisson · 6 weeks ago
- 0abd747 VELTOOLS-186 - Review shared VelocityView initialization error handling to avoid retries by Claude Brisson · 6 weeks ago
- 0ff097d VELTOOLS-194 - XmlTool getName()/getNodeName() logic should be the same for getPath()/getNodePath() by Claude Brisson · 6 weeks ago
- 06dc0f7 VELTOOLS-196 - MathoTool: integral values with more digits than what Long can hold should be returned as Double values (plus: improve javadoc) by Claude Brisson · 6 weeks ago
- fc0d155 VELTOOLS-188 - Proper XmlTools namespaces handling by Claude Brisson · 6 weeks ago
- e064f3d VELTOOLS-199 - ClassTool shall show public inherited methods by Claude Brisson · 6 weeks ago
- 4678ff0 VELTOOLS-197 - XmlTool corrective tweaks by Claude Brisson · 6 weeks ago
- 6dd51ce VELTOOLS-201 - Document $esc.unicode() in Javadoc by Claude Brisson · 6 weeks ago
- 16f8962 VELTOOLS-198 (#12) - ConversionUtils thread safety and caching by odoral · 6 weeks ago
- 62bdf6e VELTOOLS-184 (#13) - make json() a synonym for java() by David Walton · 6 weeks ago
- 0367693 Drop cargo, use Jetty 12 by Claude Brisson · 6 weeks ago VELTOOLS-216/drop-cargo
- ae9cfb4 Update changelog by Claude Brisson · 6 weeks ago
- 0acb8ca Merge pull request #28 from apache/VELTOOLS-215/spring-mvc by Claude Brisson · 6 weeks ago
- 2601ff5 Add new module spring-mvc-velocity-view by Claude Brisson · 6 weeks ago VELTOOLS-215/spring-mvc
- 17410f0 Fix ViewToolManager NPE in its auto-configuring ServletContext constructor by Claude Brisson · 6 weeks ago
- 061674c Bump version to 4.0-SNAPSHOT by Claude Brisson · 6 weeks ago
- 2600d1d Remove module velocity-tools-view-jsp from 4.0 (will be deprecated in 3.2) by Claude Brisson · 6 weeks ago
- d106e28 javax to jakarta, jvm 11+ by eduarddrenth · 2 years ago
- ee2e44e Merge pull request #27 from apache/infrastructure-ruleset-bot/default-branch-protection by Claude Brisson · 2 months ago
- 9d0a28d Set up default protection ruleset for default and release branches by The Apache Software Foundation · 2 months ago infrastructure-ruleset-bot/default-branch-protection
- ef9b462 Bump org.apache.commons:commons-lang3 from 3.14.0 to 3.18.0 by dependabot[bot] · 5 months ago
- cdda8f4 Bump commons-beanutils:commons-beanutils in /velocity-tools-generic by dependabot[bot] · 5 months ago
- c44f362 Merge pull request #26 from Claudenw/VELTOOLS-213 by Claude Brisson · 8 months ago
- e3fe634 added .apt() method by Claude Warren · 8 months ago
- 3151910 Merge pull request #25 from Claudenw/VELTOOLS-212 by Claude Brisson · 8 months ago
- b126503 added markdown method and supporting methods. by Claude Warren · 8 months ago
- 1ea4089 Merge pull request #22 from jghansell/VELTOOLS-211 by Claude Brisson · 1 year, 7 months ago
- 2c6e64e [VELTOOLS-211] org.apache.velocity.tools.ClassUtils#getClass(String) fails when the context class loader is null by Jadon Hansell · 1 year, 7 months ago
- 117bab2 [VELTOOLS-211] org.apache.velocity.tools.ClassUtils#getClass(String) fails when the context class loader is null by Jadon Hansell · 1 year, 7 months ago
- 712cfbd Prefer constants over literals by eduarddrenth · 2 years ago
- 69fbb0e [VELTOOLS-206] Upgrade to Velocity Engine 2.4 by Michael Osipov · 1 year, 10 months ago
- 195f2a2 [VELTOOLS-208] Upgrade to Parent 7 by Michael Osipov · 2 years ago
- c0668da [VELTOOLS-207] Upgrade to EasyMock 5.2.0 by Michael Osipov · 2 years, 6 months ago
- 50babae Skim and correct README by Michael Osipov · 2 years, 6 months ago
- 1f2ae80 Downgrade to Velocity Engine 2.3 by Michael Osipov · 2 years, 6 months ago
- ac1a490 [maven-release-plugin] prepare for next development iteration by Michael Osipov · 2 years, 6 months ago
- 6c910fa [maven-release-plugin] prepare release 3.2 by Michael Osipov · 2 years, 6 months ago 3.2
- 22a0b72 [VELTOOLS-205] Upgrade to Velocity Engine 2.4 by Michael Osipov · 2 years, 6 months ago
- 48d64f3 [VELTOOLS-200] Current Velocity Tools View uses deprecated Velocity properties by Michael Osipov · 2 years, 6 months ago
- 610dae2 [VELTOOLS-204] Upgrade plugins and components by Michael Osipov · 2 years, 6 months ago
- cd1b7ae [VELTOOLS-203] Upgrade to Parent 6 by Michael Osipov · 2 years, 6 months ago
- edeb0ae Merge pull request #16 from andygoblins/fix_LayoutServlet by Claude Brisson · 2 years, 10 months ago
- e8bc6b6 bugfix: remove references to deprecated mergeTemplate by andygoblins · 2 years, 10 months ago
- d9e31e1 Upgrade master to v5 by Claude Brisson · 3 years, 4 months ago
- f0c1cfe Remove travis CI by Claude Brisson · 3 years, 7 months ago
- 7984252 Add NumberTool.toBoolean() method - fixes VELTOOLS-195 by Claude Brisson · 4 years ago
- 8c02ce7 [tools] Fix typos from previous commits by Claude Brisson · 4 years, 8 months ago
- 7c182b1 [tools] Address VELTOOLS-194: Deprecate getPath() in favor of getNodePath() for homogeneity with getName()/getNodeName() by Claude Brisson · 4 years, 8 months ago
- d5ecd32 [tools] Fix VELTOOLS-193 : XML comments not accepted by Claude Brisson · 4 years, 8 months ago
- 994c555 [tools] Fix VELTOOLS-192 : EasyFactoryConfiguration.addDefaultTools() overwriting previously added tools by Claude Brisson · 4 years, 8 months ago
- 630e360 [tools] Re-enable travis by Claude Brisson · 5 years ago
- 6c1da7e [tools/view] Fix some javadoc by Claude Brisson · 5 years ago
- 8a18326 [maven-release-plugin] prepare for next development iteration by Claude Brisson · 5 years ago
- 8e7f20a [maven-release-plugin] prepare release 3.1-RC1 by Claude Brisson · 5 years ago 3.1 3.1-RC1
- 06a8539 [tools] Switch scm URLS from svn to git by Claude Brisson · 5 years ago
- b7a144d [tools] Anticipate velocity-master and velocity-engine upcoming releases by Claude Brisson · 5 years ago
- 19daa19 [tools] Disable travis temporarily by Claude Brisson · 5 years ago
- c72f00e [tools] Update junit, easymock and slf4j versions by Claude Brisson · 5 years ago
- e8a22de [tools] Update changelog by Claude Brisson · 5 years ago
- bbf16d2 [tools] Add missing gitignore file by Claude Brisson · 5 years ago
- 422ed61 Merge pull request #10 from martin-g/feature/use-travis-ci by Claude Brisson · 6 years ago
- 897639f Add .travis.yml for testing the PRs at https://travis-ci.com/apache/velocity-tools by Martin Tzvetanov Grigorov · 6 years ago
- e141828 Fixed Reflected XSS Vuln by Jackson Henry · 6 years ago
- 3324804 [tools] Upgrade velocity-engine-core and commons-lang versions by Claude Brisson · 6 years ago
- b40eb9f [tools] Fix obsolete infos in README by Claude Brisson · 6 years ago
- 4558c19 [tools] Set up master branch by Claude Brisson · 6 years ago
- 3303e54 [tools] Add an obsolescence warning to trunk branch by Claude Brisson · 6 years ago trunk
- 7f70b72 Exclude cglib from digester dependencies by Claude Brisson · 6 years ago
- 9ee3d5c [tools] Fix typo in parent pom by Claude Brisson · 6 years ago
- 269a249 [tools/generic] Tool config: deprecate setClass(Class), have setClass(String) call setClassname(String) by Claude Brisson · 6 years ago
- cee3f3a [tools/generic] VELTOOLS-187 : Fix handing of tools 'class' attribute by Claude Brisson · 6 years ago
- 06312d0 [tools/showcase] VELOCITY-185 Upgrade cargo to 1.7.10 by Claude Brisson · 6 years ago
- f3b9475 [tools/view] Fix breadcrumb configuration issue by Claude Brisson · 7 years ago
- 7ec994b [view-tools] JsonTool: bugfix: properly extract mime type from content type when followed by a charset by Claude Brisson · 7 years ago
- b4728b0 [tools] Add missing getLong(key) and getLong(key, alternate) besides other typed getters in ValueParser by Claude Brisson · 7 years ago
- 26e6b06 [tools] Complete the set of available toDate() and toCalendar() methods by Claude Brisson · 7 years ago
- adb8589 [tools] JsonContent getObject() and getArray() methods to get access to underlying oject by Claude Brisson · 7 years ago
- 626874f [tools] Add an 'exact' mode to ComparisonDateTool (which uses an actual dates/months difference rather than a global milliseconds difference) by Claude Brisson · 7 years ago
- 13f7bef [tools] Refactoring: move some protected ComparisonDateTool methods to inner Comparison class by Claude Brisson · 7 years ago
- cb795c0 [VELTOOLS-183] Reset beanutils parsing state after rules relaxing by Claude Brisson · 7 years ago
- 116a2bc [VELTOOLS-183] Fix generic tools configuration for beanutils 1.9.4+ by Claude Brisson · 7 years ago
- 63e5d4a [tools/view] Have the BreadcrumbTool decode URIs by Claude Brisson · 7 years ago
- 336056e [view-tools] Allow subclasses to customize the writer used for merging the template ; add missing javadoc headers by Claude Brisson · 7 years ago
- 8014d13 [view-tools] BreadcrumbTool: add potential use of a query string parameter from tools.xml configuration by Claude Brisson · 7 years ago
- b4d8187 [view-tools] BreadcrumbTool: Add overridable method for navigation elements customization by Claude Brisson · 7 years ago
- 166104c [tools/view] Review last commit by Claude Brisson · 7 years ago
- fe6aee4 [tools/view] Let VelocityTools subclasses define their own set of default tools by Claude Brisson · 7 years ago
- eb78d03 [tools] Merge minor modifications from obsolete model branch by Claude Brisson · 7 years ago
- 6d19938 [tools/model] Fix configuration by Claude Brisson · 7 years ago model
- be44f01 [tools/model] Move elsewhere, poms by Claude Brisson · 7 years ago
- bd5af86 [tools/model] Move elsewhere by Claude Brisson · 7 years ago
- fadd4f8 [tools/model] Review some methods access level, add an Entity.hasPrimaryKey() method by Claude Brisson · 7 years ago
- 769fcb1 [tools/model] Fix testcase after VTL objects package change by Claude Brisson · 7 years ago
- 440d4fa [tools/model] Fix version error by Claude Brisson · 7 years ago