0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Dec 28, 2024 — Dec 28, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
update dependency versions More... almost 14 years ago
Merge pull request #37 from tazmaniax/greenscript-36 More... almost 14 years ago
Added a property enable router mapping. If false then default to original behavior of not taking into account the Play routes mapping. More... almost 14 years ago
Greenscript issue #36 More... almost 14 years ago
update commands.py to support copying rythm tags More... almost 14 years ago
update document More... almost 14 years ago
fix bug: #30; add tag for play-rythm template engine More... almost 14 years ago
fix bug: error compile template when rythm template engine is not presented More... almost 14 years ago
fix bug #30, add tags for rythm template engine More... almost 14 years ago
small fix in @import pattern, allow space before @import More... almost 14 years ago
Merge pull request #32 from tazmaniax/cluster_support More... almost 14 years ago
Added option to add resource names parameter to minimised resource URLs. This can be used for debugging or to enable Greenscript to function within a cluster without any server side caching. A minimised resource request that ends up at an instance that has not already generated that resource from a page render can use the resource names parameter on the URL to generate the required resource. More... almost 14 years ago
Updated dependencies to require Play version 1.2 or higher More... almost 14 years ago
Updated build scripts and set the version to 1.2.4b More... almost 14 years ago
Cache key now MD5 hash of the resource names being combined More... almost 14 years ago
Updated self-dependency version in "dependencies.yml" file. More... about 14 years ago
Upgraded parent version from "1.0.0-alpha5-SNAPSHOT" to (just released) 1.0.0-alpha5. More... about 14 years ago
Removed Ant build, we have Maven one. More... about 14 years ago
Simplified Maven build - removed elements needed only by Maven Plugin for Play! Framework. More... about 14 years ago
Removed "build.xml" file. We have Maven build. More... about 14 years ago
Fixed unit test after last change in Monimizer.setCacheDir(File) method (cache directory is not automatically created if it does not exist). More... about 14 years ago
Merge commit 'd71d27f4e3fcf85ed0f9ba6be9d1249ad3ff95b4' More... about 14 years ago
Bug fix: #22 and #27 More... about 14 years ago
Polishing pom.xml file More... about 14 years ago
Mavenization More... about 14 years ago
Bug fix: #24 - relative url convert break on linux when service static css file More... about 14 years ago
add core jar lib: v1.2.6k More... about 14 years ago
bug fix: cached content get removed accidently More... about 14 years ago
fix bug https://github.com/greenlaw110/greenscript/issues/21 More... over 14 years ago
fix bug: https://github.com/greenlaw110/greenscript/issues/19 More... over 14 years ago