aboutsummaryrefslogtreecommitdiff
path: root/velocity-engine-core/src/test/resources
AgeCommit message (Expand)Author
2020-08-05add further tomcat class to restricted listWill Glass-Husain
2020-07-16update list of restricted classesWill Glass-Husain
2020-07-16disallow ClassLoader, Thread, and subclasses.Will Glass-Husain
2020-01-28[engine] Review VELOCITY-926 fix:Claude Brisson
2020-01-24[engine][VELOCITY-925] Fix BC whitespace gobbling for macro call without pare...Claude Brisson
2019-12-03[core] Added implicit conversions from/to BigInteger and BigDecimalClaude Brisson
2019-03-10[engine][VELOCITY-909] Remove all references to old property directive.set.nu...Claude Brisson
2019-03-06[engine] configuration key names refactoring proposalClaude Brisson
2019-03-03[engine] Rendering of arrays should display their content ('[3, 4, 5]' rather...Claude Brisson
2019-03-02[engine] Enhance space gobbling LINES mode: keep ending newline after directi...Claude Brisson
2019-02-26[engine] Fix unary negateClaude Brisson
2018-11-26[engine] Add String -> Locale in provided default explicit conversionsClaude Brisson
2018-10-15[VELOCITY-903] #foreach #else #end readyClaude Brisson
2018-10-14[VELOCITY-886] Avoid OOM in large integer loopsClaude Brisson
2018-10-12[engine] Fix parser regression in 2.0Claude Brisson
2018-10-04[VELOCITY-895] Implicit conversion to numbers in integer range, plus testcaseClaude Brisson
2017-06-26[engine] Keep track of specific SQL grammars for test database creationClaude Brisson
2017-06-25[engine] Remove unwanted catch clause ; reformat SQL; use current_timestampClaude Brisson
2017-06-25[engine] Review DataSourceResourceLoaderClaude Brisson
2017-04-08[engine] Add forgotten conversion from Number to doubleClaude Brisson
2017-04-08[engine] Debug new method disambiguationClaude Brisson
2017-02-20[engine] allow expressions inside []: $foo[$bar + 1]Claude Brisson
2016-11-09[engine] fix conversion test case resultsClaude Brisson
2016-11-08[engine] fix conversions towards Number, and handle widening boxed conversion...Claude Brisson
2016-11-07[cleanup] Use platform newlinesSergiu Dumitriu
2016-10-15[engine] more versions updatingClaude Brisson
2016-09-12add tests for VELOCITY-783 parsing problemClaude Brisson
2016-09-11fix a few marginal indentatino bugsClaude Brisson
2016-09-06some more indentation bugfixes and testcasesClaude Brisson
2016-08-30[engine] Add a configurable space gobbling feature, to control indentation in...Claude Brisson
2016-07-26New datatypes conversion framework:Claude Brisson
2016-07-18[engine] add a missing trim in ExtProperties boolean handlingClaude Brisson
2016-07-18[engine] missing files for commit 1753201Claude Brisson
2016-07-17[engine] keep macros in defining templates (applied reviewed patch from VELOC...Claude Brisson
2016-05-09disallow '-' in symbol namesClaude Brisson
2015-05-31VELOCITY-863: Regression: #set<tab>left-paren no longer valid grammarSergiu Dumitriu
2015-03-01Use the native endline instead of the hardcoded Windows oneSergiu Dumitriu
2010-07-01VELOCITYSB-4Antonio Petrelli