aboutsummaryrefslogtreecommitdiff
path: root/velocity-engine-core/src/main/java/org/apache/velocity/runtime/resource/loader/FileResourceLoader.java
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-03-06[engine] configuration key names refactoring proposalClaude 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] 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-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-07-15ResourceLoaders now use Readers rather than InputStreams. InputStream API has...Claude Brisson
2016-06-22fix some parametrized logger messages for slf4j '{}' placeholders, and add pa...Claude Brisson
2015-01-23Upgrade to commons-lang3 3.3.2 and commons-io 2.4Sergiu Dumitriu
2010-12-07VELOCITY-789Antonio Petrelli
2010-12-01VELOCITY-789Antonio Petrelli
2010-07-01VELOCITYSB-4Antonio Petrelli