aboutsummaryrefslogtreecommitdiff
path: root/velocity-engine-core/src/main/java/org/apache/velocity/runtime/resource/ResourceManagerImpl.java
AgeCommit message (Expand)Author
2021-06-21Update ResourceManagerImpl.javaluryson
2021-02-25A lot of almost purely cosmetic code cleanupsClaude Brisson
2019-09-08[VELOCITY-916] Add a second effect for the debugging flag runtime.log.track_l...Claude Brisson
2019-03-11[engine] javadoc and indentation fixesClaude Brisson
2019-03-10[engine][VELOCITY-909] Propagate propnames changes thorough javadoc; some mor...Claude Brisson
2019-03-06[engine] configuration key names refactoring proposalClaude Brisson
2019-03-03[engine] Fix VELOCITY-851Claude Brisson
2017-02-20[engine] several coding style fixes (Michael remarks)Claude 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] fix unnecessary use of StringBuffer instead of StringBuilderClaude Brisson
2017-01-26[engine] remove useless isXXXEnabled() testsClaude Brisson
2017-01-26[engine] fix slf4j params non-usageClaude Brisson
2016-12-09[engine] since we drop support for the old ResourceLoader API, there's no nee...Claude Brisson
2016-12-09[engine] Remove shading of commons-lang3. Remove all references to ExtendedPr...Claude Brisson
2016-11-12[engine] suppress stack trace display when we obviously don't need itClaude Brisson
2016-11-11[engine] Review logging:Claude 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
2016-07-16better backward compatibility handling for resource loader API changeClaude Brisson
2016-06-22fix some parametrized logger messages for slf4j '{}' placeholders, and add pa...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
2014-01-20fixed typosSergiu Dumitriu
2010-12-07VELOCITY-789Antonio Petrelli
2010-12-01VELOCITY-789Antonio Petrelli
2010-07-01VELOCITYSB-4Antonio Petrelli