GRAILS-367 - Edited 'init' target in build.xml to copy log4j.properties to web-app/WEB-INF
2 lines of code changed in:
changed default not to flush
1 lines of code changed in:
changed cascade for many-to-many to save-all as the sensible default
1 lines of code changed in:
added ability to invoke methods on session object
27 lines of code changed in:
fix for GRAILS-29 and GRAILS-84 to support configuration of fetch strategy and many-to-manys
641 lines of code changed in:
added new add(to:'relationship', obj) method for managing relationships
275 lines of code changed in:
GRAILS-365 - Modified exception handling to route to error.gsp instead of error.jsp
1 lines of code changed in:
patch from Fred to avoid error in certain browsers
2 lines of code changed in:
GRAILS-225 - Added logic to load association instances and set them on the target object.
40 lines of code changed in:
changed to perform a clean when executing upgrade
1 lines of code changed in:
removed error.jsp
0 lines of code changed in:
updated licenses
36 lines of code changed in:
removed local junit jar from .classpath
1 lines of code changed in:
fix for GRAILS-361
223 lines of code changed in:
fix for GRAILS-316 (definitely this time!)
27 lines of code changed in:
fix for GRAILS-316
6 lines of code changed in:
replaced accidently committed jar with original hibernate 3 jar
0 lines of code changed in:
upgraded commons-lang 2.1
0 lines of code changed in:
Latest Ecilpse classpath file
4 lines of code changed in:
fix for GRAILS-351
26 lines of code changed in:
updated to reflect changes to nullable properties
13 lines of code changed in:
more comprehensive log4j configuration with descriptions etc.
29 lines of code changed in:
upgraded default servlet.version to 2.4
4 lines of code changed in:
removed @Property references, corrected test case
6 lines of code changed in:
reduced log level
1 lines of code changed in:
refactored most of boostrap code out of servlet into utility class
21 lines of code changed in:
fix for GRAILS-356
32 lines of code changed in:
fix for GRAILS-355
157 lines of code changed in:
fix for GRAILS-354
125 lines of code changed in:
fix for GRAILS-173
104 lines of code changed in:
fix for GRAILS-353
7 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:
added commons-io to dependency list
2 lines of code changed in:
added commons-io as new commons-fileupload depends on it
0 lines of code changed in:
fix for GRAILS-343
5 lines of code changed in:
fix for GRAILS-345
18 lines of code changed in:
tackling part of GRAILS-316: Windows-specific build problems
30 lines of code changed in:
reduced log level of some log statements
4 lines of code changed in:
Various fixes for compatability issues when using mixed ORM mapping (some GORM and some EJB3)
77 lines of code changed in:
GRAILS-338 - Added comment to explain that the order of the items in the welcome file list is important
8 lines of code changed in:
GRAILS-338 - Added index.jsp as first welcome page (ahead of index.gsp)
46 lines of code changed in:
fix for GRAILS-340
36 lines of code changed in:
GRAILS-338 - Added index.jsp as first welcome page (ahead of index.gsp)
110 lines of code changed in:
log test run errors to logger
5 lines of code changed in:
tweaked log settings as errors were being hidden
4 lines of code changed in: