0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jul 31, 2024 — Jul 31, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #15 from stokito/patch-1 More... over 11 years ago
forceNode option overriding More... over 11 years ago
Merge pull request #11 from burtbeckwith/master More... almost 12 years ago
using containsKey causes false positives since ConfigObject creates an empty child ConfigObject when you access a non-existent property More... almost 12 years ago
only do the Node check once More... almost 12 years ago
cleanup More... almost 12 years ago
deleted unused files More... almost 12 years ago
plugin.xml shouldn't be in source control More... almost 12 years ago
plugin zips shouldn't be in source control More... almost 12 years ago
Update to 0.9.4. Fixes #7. Adds a missing dependency from the Wro4j library that affected Grails 2.2+; ensures Thread classpath includes necessary classes; removes Tomcat plugin. More... almost 12 years ago
Update readme with latest version number. More... about 12 years ago
Publish 0.9.3 release. More... about 12 years ago
Merge pull request #10 from pawelByszewski/master More... about 12 years ago
can force using Rhino via grails config file More... about 12 years ago
Add Travis-CI badge to README.md More... about 12 years ago
Update Travis CI config. More... about 12 years ago
Update Travis CI config. More... about 12 years ago
Update Travis CI config. More... about 12 years ago
Add Travis CI config More... about 12 years ago
Merge branch 'master' of github.com:brian428/grails-coffeescript-compiler-plugin More... about 12 years ago
Update ignore; add wrapper. More... about 12 years ago
Merge pull request #9 from mjumelet/patch-1 More... over 12 years ago
Fix extremely small typo More... over 12 years ago
Bump version to 0.9.2. More... over 12 years ago
Add check during individual file compile to skip pluginConfig key. More... over 12 years ago
Fixes #8 by skipping the pluginConfig key of the config map. This was being treated as a source/output element, and since no source or output keys are in it, the plugin was using the default and doing an extra compile run. More... over 12 years ago
Fixes #4 Fixes #6 by merging in updates from ctoestreich to fix problem with Rhino-based compilation under Grails 2.2 More... over 12 years ago
Another attempt to fix issue #4; bump version to 0.8.1 More... over 12 years ago
Fixes #4 by properly handling non-Node (Rhino) compilation. More... over 12 years ago
Update to 0.7 More... over 12 years ago