[root]/grails/src/grails
grails-app
(0 files, 0 lines)
conf
(4 files, 31 lines)
i18n
(7 files, 133 lines)
taglib
(7 files, 2187 lines)
utils
(4 files, 80 lines)
views
(1 files, 46 lines)
layouts
(1 files, 15 lines)
scaffolding
(0 files, 0 lines)
templates
(0 files, 0 lines)
artifacts
(11 files, 122 lines)
grails-app
(0 files, 0 lines)
views
(0 files, 0 lines)
layouts
(0 files, 0 lines)
scaffolding
(0 files, 0 lines)
ide-support
(0 files, 0 lines)
eclipse
(3 files, 59 lines)
textmate
(1 files, 109 lines)
scaffolding
(5 files, 288 lines)
webtest
(0 files, 0 lines)
conf
(1 files, 16 lines)
reports
(1 files, 5 lines)
tests
(1 files, 36 lines)
| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 114 (100.0%) | 1978 (100.0%) | 17.3 |
| Graeme Rocher | 79 (69.3%) | 1306 (66.0%) | 16.5 |
| dierk | 18 (15.8%) | 438 (22.1%) | 24.3 |
| sdevijver | 13 (11.4%) | 190 (9.6%) | 14.6 |
| marcpalmer | 1 (0.9%) | 38 (1.9%) | 38.0 |
| spullara | 1 (0.9%) | 3 (0.2%) | 3.0 |
| jrudolph | 2 (1.8%) | 3 (0.2%) | 1.5 |
fix for GRAILS-776
8 lines of code changed in:
made ant build delegate to grails command and return correct error code failing build when tests fail
10 lines of code changed in:
new build.xml for ant integration, but no more
36 lines of code changed in:
Added version output to build GRAILS-408 and fixed keyword expansion in artefacts (not previously loading build.properties)
38 lines of code changed in:
GRAILS-403: "entering domain classes in uppercase leads to malfunctioning webtests when scaffolded"
also added "generate-webtest" to the usage list and cleaned the list from tabs, replaced by spaces
13 lines of code changed in:
updated to fallback to log4j in grails_home if not found. fixes GRAILS-405
19 lines of code changed in:
fix for GRAILS-328
15 lines of code changed in:
fix for GRAILS-362
1 lines of code changed in:
fix for GRAILS-363
58 lines of code changed in:
GRAILS-324 Modified 'test-app' target to use 'test' data source by default (instead of 'dev' data source)
1 lines of code changed in:
GRAILS-367 - Edited 'init' target in build.xml to copy log4j.properties to web-app/WEB-INF
2 lines of code changed in:
changed to perform a clean when executing upgrade
1 lines of code changed in:
upgraded default servlet.version to 2.4
4 lines of code changed in:
resolving GRAILS-352: update webtest support to run smoothly with 0.3
4 lines of code changed in:
added commons-io to grails application dependencies
1 lines of code changed in:
changed so created grails eclipse project files pick up right jar
2 lines of code changed in:
GRAILS-301: upgrade target
50 lines of code changed in:
fix for GRAILS-308, servlet 2.5 support
15 lines of code changed in:
added META-INF to created folders. fixes GRAILS-226
1 lines of code changed in:
grails test-app now uses correct environment. Issue GRAILS-300
23 lines of code changed in:
(92 more)