- 28dc6dc Upgraded Dropwizard to a still deprecated but compatible version. by ddekany · 6 months ago master
- f23cfba Upgraded FreeMarker. Added Apache staging Maven repo to build. by ddekany · 6 months ago
- b70225f Upgraded FreeMarker, and DropWizard dependency by ddekany · 1 year, 11 months ago
- ae42ea3 Upgraded FreeMarker dependency by ddekany · 3 years, 10 months ago
- 97e1b3d Updated to FreeMarker 2.3.30 by ddekany · 4 years, 9 months ago
- 672977d Avoid ERROR log for using dynamic current version (logged since 2.3.30) by ddekany · 4 years, 10 months ago
- e0d7636 Use SimpleObjectWrapper (a subclass of it with XML support actually), instead of DefaultObjectWrapper, to be on the safe side. by ddekany · 5 years ago
- 4ea3a9a Trying to fix Travis problem by ddekany · 5 years ago
- b605c97 Avoid NPE when the 2nd command line argument is missing by ddekany · 5 years ago
- f403eb5 Upgraded to DropWizard 1.3.14 by ddekany · 5 years ago
- fa3ed9c Updated/imprved README by ddekany · 5 years ago
- 23a9484 Upgraded to FreeMarker 2.3.29 by ddekany · 5 years ago
- f0a8c3f Redirecting old domains to https://try.freemarker.apache.org (also updated the URL in the README.md) by ddekany · 6 years ago
- 1b63a5e Updated config yml to reflect production setup by ddekany · 7 years ago
- 269bf79 Let's Encrypt verification URL and path must be /.well-known/acme-challenge/. Also, don't redirect that to HTTPS. by ddekany · 7 years ago
- 62980b6 Prepared for HTTPS and working together with Let's Encrypt certbot by ddekany · 7 years ago
- 53c2674 Updated FreeMarker dependency by ddekany · 7 years ago
- e2a16a1 Dependency version upgrades, and related code changes. by ddekany · 7 years ago
- ad2aef5 Upgraded Jackson by ddekany · 7 years ago
- 01a23c5 Upgraded Dropwizard, adjusted template handling accordingly. by ddekany · 7 years ago
- 36d5a23 (Flattened assets/ directory structure) by ddekany · 7 years ago
- 007c4e1 Added tagSyntax and interpolationSyntax dropdowns. Did cleanup/refactoring of old code along the way. by ddekany · 7 years ago
- 5313533 Updated FreeMarker home page address by ddekany · 7 years ago
- 9693a75 (Gradle build fix) by ddekany · 7 years ago
- ce37579 (Removed the removed banner.txt from the LICENSE) by ddekany · 7 years ago
- db05d7c Refined Rat excludes by ddekany · 7 years ago
- cf21526 Removed or excluded any remaining files for which Rat reports "Unknown License". by ddekany · 7 years ago
- b96fa9c Added rat task to build.gradle by ddekany · 7 years ago
- ef79502 Added missing copyright headers by ddekany · 7 years ago
- 6e99e84 Use CDN for pure.css. Also upgraded it to 1.0.0 by ddekany · 7 years ago
- 4a03c82 Improved error message a bit more... by ddekany · 7 years ago
- 5d7e357 Fixed poor error message ("undefined: undefined") when the HTTP error response doesn't contain the expected JSON structure by ddekany · 7 years ago
- 8621c48 Workaround for case when users manage to submit templates that spend very long time in non-interruptible code (which is not part of FreeMarker, and we can't do much about it). We simply stop() the offending thread... risky, but still better than a thread that works forever. by ddekany · 7 years ago
- 397f9af Added FreeMarker configuration to Dropwizard by ddekany · 7 years ago
- 4ddb62e Added some help to dropdowns by ddekany · 7 years ago
- c2c5072 Don't pollute error log with #recover reports. by ddekany · 7 years ago
- 5c529cb Updated to FreeMarker 2.3.27 by ddekany · 7 years ago
- 945fce8 Redirected (HTTP 301) the old domain name to the new one. This is needed as the old domain points to the new IP without HTTP-level redirection. by ddekany · 7 years ago
- 8b699eb Further cleanup: Upgraded Dropwizard to the latest, also Jersey to 2.x. Removed Spring dependencies (we haven't utilized it apart from a few IoC-related annotations, which I have replaced with a few lines of code in FreeMarkerOnlineTester, following the Dropwizard convention). Some other minor cleanups. by ddekany · 7 years ago
- 90a6e05 Updated production logging config by ddekany · 7 years ago
- 5c8a46e Updated dependency versions by ddekany · 7 years ago
- a0e05a2 (Updated gradlew.bat) by ddekany · 7 years ago
- e1d55ce Gradle files cleanup by ddekany · 7 years ago
- 71a5020 README.md improvements by ddekany · 7 years ago
- 244f04a Dropwizard config improvements by ddekany · 7 years ago
- e8037bc README.md improvements by ddekany · 7 years ago
- 9815567 Adjusted configuration to fit the VM at Apache by ddekany · 8 years ago
- 66b3737 Updated to FreeMarker 2.3.26 by ddekany · 8 years ago
- a47a84a Log full exception information on failed tests, so we see it in the Travis log by ddekany · 8 years ago
- 01a51fe (Better .gitignore) by ddekany · 8 years ago
- 1aab693 Replaced gradlew shell script with the custom one licensed by Apache. Removed gradlew.bat from LICENSE, as it turns out we don't have to mention that (according to rat). by ddekany · 8 years ago
- f4a0885 Updated README.md to refer to shadowJar by ddekany · 8 years ago
- c0a85a5 Merge commit 'refs/pull/10/head' of https://github.com/apache/incubator-freemarker-online-tester by ddekany · 8 years ago
- 13e1f02 added the coverage report badge to the readme by Pradeep Murugesan · 8 years ago
- 776bad3 added the coverage report by Pradeep Murugesan · 8 years ago
- b363757 Merge commit 'refs/pull/9/head' of https://github.com/apache/incubator-freemarker-online-tester by ddekany · 8 years ago
- 823b593 added the build status and edited the jdk 7 from read me by Pradeep Murugesan · 8 years ago
- 70bfe6a Upgraded the gradle and Java version. FatJar doesn't work with the latest gradle version. Looked outdated, so replaced the same with shadow jar plugin. by ddekany · 8 years ago
- d5f9932 added the java version as 8 by Pradeep Murugesan · 8 years ago
- 18915e7 upgraded gradle to the latest version by Pradeep Murugesan · 8 years ago
- 5291fab Merge commit 'refs/pull/7/head' of https://github.com/apache/incubator-freemarker-online-tester by ddekany · 8 years ago
- 7ebefc2 added the travis config by Pradeep Murugesan · 8 years ago
- bc1fad6 removed references to fallwizard by Pradeep Murugesan · 8 years ago
- c67cf04 initial commit for dropwizard integration, removed fallwizard dependency by Pradeep Murugesan · 8 years ago
- 808bd53 Renamed the package to org.apache.freemarker.onlinetester by ddekany · 8 years ago
- 2f0c042 renamed the package name to org/apache/freemarker/onlinetester by Pradeep Murugesan · 8 years ago
- 7b46afe Removed the jquery plugin files from source and license and use an external CDN URL instead. by ddekany · 8 years ago
- efa1593 removed the jquery plugin files from source and license and used the same from cdn by Pradeep Murugesan · 8 years ago
- 5dab330 Added the license references in the LICENSE file. Removed some "created by" comments. by ddekany · 8 years ago
- 3f548b6 added the gradle related files to LICENSE and removed the license headers from the gradle scripts by Pradeep Murugesan · 8 years ago
- ddfb3c2 added the proper comments for the free marker templates by Pradeep Murugesan · 8 years ago
- 2cfbd7d added the license references in the LICENSE file and removed the created by signature in the code by Pradeep Murugesan · 8 years ago
- 9e169f4 License headers. by ddekany · 8 years ago
- a257a32 Added the license headers for missed gradle files by Pradeep Murugesan · 8 years ago
- 521edc5 Added the license headers for all the source files by Pradeep Murugesan · 8 years ago
- fc99d2b Contribution from Kenshoo by ddekany · 8 years ago
- abb2629 initial commit by nirfeldman · 8 years ago
- 0fb645b Initial commit (LICENSE, etc.) by ddekany · 8 years ago