aboutsummaryrefslogtreecommitdiff
path: root/velocity-engine-core/src/main/java/org/apache/velocity/app
AgeCommit message (Expand)Author
2021-02-25A lot of almost purely cosmetic code cleanupsClaude Brisson
2021-02-25Rebased what I could from PR #2 'Add generics parameters and remove unnecesar...Claude Brisson
2019-09-08[VELOCITY-916] Add a second effect for the debugging flag runtime.log.track_l...Claude Brisson
2019-06-05[engine][VELOCITY-915] Add new backward compatibility flags to mimic 1.7 beha...Claude Brisson
2019-03-15[engine] Remove all instances of LogChute in the javadocsClaude Brisson
2019-03-11[engine] javadoc and indentation fixesClaude Brisson
2019-03-11[engine][VELOCITY-909] Merge branch 909 back to trunkClaude Brisson
2019-03-10[engine][VELOCITY-909] Remove all references to old property directive.set.nu...Claude Brisson
2019-03-10[engine] Deprecate HTML, XML and Javascript EscapeReference event handlersClaude Brisson
2019-03-06[engine] configuration key names refactoring proposalClaude Brisson
2017-04-14[engine] Replace a dangling System.err output by a logger.error() callClaude Brisson
2017-01-28[engine] full code review (foreach loops and some other problems detected by ...Claude Brisson
2017-01-28[engine] more slimming for o.a.v.utils.StringUtilsClaude Brisson
2017-01-26[engine] remove unused importsClaude Brisson
2017-01-26[engine] fix unnecessary use of StringBuffer instead of StringBuilderClaude Brisson
2017-01-26[engine] fix trailing whitespacesClaude Brisson
2017-01-26[engine] fixed \n ocurrencesClaude Brisson
2017-01-26[engine] fix slf4j params non-usageClaude Brisson
2016-12-11[engine] fix indentationClaude Brisson
2016-12-11[engine] review event handlingClaude Brisson
2016-12-09[engine] review global configuration getters/setters - do not expose ExtPrope...Claude Brisson
2016-12-09[engine] Remove shading of commons-lang3. Remove all references to ExtendedPr...Claude Brisson
2016-11-11[engine] Review logging:Claude Brisson
2016-07-26New datatypes conversion framework:Claude Brisson
2016-07-18[engine] have MethodExceptionEventHandler provide template location infosClaude Brisson
2016-07-17[engine] keep macros in defining templates (applied reviewed patch from VELOC...Claude Brisson
2016-07-17[engine] remove dependency to commons-collections-3 (except from deprecated c...Claude Brisson
2015-08-31[engine] switch to slf4j logging facadeClaude Brisson
2015-01-23Upgrade to commons-lang3 3.3.2 and commons-io 2.4Sergiu Dumitriu
2015-01-23Improved codestyleSergiu Dumitriu
2015-01-23Fixed deprecated documentation; ORO is no longer used for regular expression ...Sergiu Dumitriu
2014-01-20fixed typosSergiu Dumitriu
2010-12-07VELOCITY-789Antonio Petrelli
2010-12-01VELOCITY-789Antonio Petrelli
2010-09-17Merged from 2.0 branch to sandbox, from 1st September 2010.Antonio Petrelli
2010-07-01VELOCITYSB-4Antonio Petrelli