aboutsummaryrefslogtreecommitdiff
path: root/velocity-engine-core/src/main/java/org/apache/velocity/runtime/resource
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-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-06-27[engine] DataSourceResourceLoader: pass input encoding to the getReader() methodClaude Brisson
2017-06-26[engine] Allow DataSourceResourceLoader getReader() customizationClaude Brisson
2017-06-26[engine] Review DataSourceResourceLoader connection, statement and resultset ...Claude Brisson
2017-06-25[engine] Review DataSourceResourceLoaderClaude 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 unused importsClaude 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 trailing whitespacesClaude Brisson
2017-01-26[engine] fixed \n ocurrencesClaude Brisson
2017-01-26[engine] fix slf4j params non-usageClaude Brisson
2016-12-13[engine] optimization: use an unsynchronized string writer whenever possibleClaude Brisson
2016-12-09[engine] remove duplicate 'UTF-8' constantClaude 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] still logging reengClaude Brisson
2016-11-11[engine] Review logging:Claude Brisson
2016-10-15[engine] more versions updatingClaude Brisson
2016-10-11fix some minor findbug related issuesClaude Brisson
2016-07-20[engine] fix compilation warning (unreachable catch clause)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-15enhance backward compatibility by providing a default implementation for getR...Claude 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-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
2012-01-13VELOCITY-814 support query modification in DataSourceResourceLoader (thx to D...Nathan Bubna
2011-12-20VELOCITY-813 add clear() to ResourceCache (thanks to Oswaldo HernandezNathan Bubna
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