
completing patch by Marc Guillemot for GROOVY-506 - escaping chars in field value
0 lines of code changed in:
apply patch for GRAILS-506 by Marc Guillemot: form tags do not escape html characters
12 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:
resolving GRAILS-352: update webtest support to run smoothly with 0.3
4 lines of code changed in:
tackling part of GRAILS-316: Windows-specific build problems
30 lines of code changed in:
reverted exec change to include -lib lib
4 lines of code changed in:
added target
1 lines of code changed in:
modified start of ant to includ -lib lib argument
5 lines of code changed in:
updating .. and tagging ..
3 lines of code changed in:
clean the svn usage
2 lines of code changed in:
try to get proper build tags with every successful build and a moving LAST_BUILD tag for the last successful one
17 lines of code changed in:
update from svn
6 lines of code changed in:
new cruise control config
52 lines of code changed in:
fix NPE when calling run-webtest. Problem was missing reference inheritance when using antcall. This fix also fixes the problems with SampleGenerator.
9 lines of code changed in:
adapt webtest baseclass to new property syntax as now used in Grails
4 lines of code changed in:
fork another extra one, that didn't need forking locally %-]
4 lines of code changed in:
unit tests should only fork as many tests as needed to keep the build crisp
6 lines of code changed in:
GRAILS-154: Include Unit-Test coverage report in continuous build
move the coverage report to a location where it is visible through the CC webapp
3 lines of code changed in:
GRAILS-154: Include Unit-Test coverage report in continuous build
generate dir when cobertura is not doing it
and make sure to silently delete, if there
1 lines of code changed in:
GRAILS-154: Include Unit-Test coverage report in continuous build
generate dir when cobertura is not doing it
1 lines of code changed in:
(76 more)