[root]/grails/test/web/org/codehaus/groovy/grails/web/sitemesh
| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 10 (100.0%) | 161 (100.0%) | 16.1 |
| Graeme Rocher | 9 (90.0%) | 161 (100.0%) | 17.8 |
| brownj | 1 (10.0%) | 0 (0.0%) | 0.0 |
trivial update to remove unused import statements and reduce warnings in IDE
0 lines of code changed in:
changed Grails to load views directly from grails-app/views, to support this refactored scaffolding to render views from in-memory GSPs instead of generating views statically
47 lines of code changed in:
fix for GRAILS-722
2 lines of code changed in:
corrected some deprecation warnings
11 lines of code changed in:
removed @Property
4 lines of code changed in:
GRAILS-116: Implemented "Layout by Convention" support for Grails' sitemesh integration
61 lines of code changed in:
fixed test case following change to mapper
1 lines of code changed in:
- added the ability to develop layouts in (the infinitely superior ;-) GSP
- new tag library for rendering and GSP equivalents of sitemesh tags
1 lines of code changed in:
fixed sitemesh layout mapper following changes to paths
1 lines of code changed in:
tests for grails sitemesh decorator mapper
33 lines of code changed in: