fix for GRAILS-1032 and simple unit tests for URLCodec class
34 lines of code changed in:
rename local variable
3 lines of code changed in:
Script event hook mechanism added, not all scripts converted. GRAILS-1031
80 lines of code changed in:
fix for GRAILS-1029
1 lines of code changed in:
fix for GRAILS-1029
43 lines of code changed in:
report the appropriate type when the dynamic method throws MissingMethodException.
16 lines of code changed in:
add test that demonstrates that the problem of dynamic codec methods not reporting the appropriate type when the dynamic method throws MissingMethodException.
3 lines of code changed in:
Codec optimisation for non-dev environments GRAILS-1025
41 lines of code changed in:
Logging docs. GRAILS-574
13 lines of code changed in:
added warning message when command object fails validation
4 lines of code changed in:
GRAILS-318
More command object progress
21 lines of code changed in:
Added license comments. GRAILS-814
200 lines of code changed in:
Stopped domain classes breaking when referenced from src/groovy code, allowed grails-tests/ tests to inherit from a base class in grails-tests/ - fixes GRAILS-1013 and GRAILS-1026. Also "fixed" some broken resource paths such as grails-app/* not being pulled in properly in the classpath target. Not sure if this is a good move... but previous code seemed completely broken.
37 lines of code changed in:
GRAILS-899: Added simplified Chinese translation of messages
19 lines of code changed in:
GRAILS-899: Added Japanese translation of messages (messages_ja.properties)
19 lines of code changed in:
fix for GRAILS-1021
2 lines of code changed in:
fix for GRAIL-1017
101 lines of code changed in:
Upgrade now generates default url mappings. GRAILS-1015
9 lines of code changed in:
GRAILS-1010: fixed encoding problem with special characters
40 lines of code changed in:
fix for GRAILS-1010 for Russian language
18 lines of code changed in:
GRAILS-1004: Implemented sortableColumn tag.
1 lines of code changed in:
GRAILS-1004: Implemented sortableColumn tag.
301 lines of code changed in:
fix for GRAILS-1006, GRAILS-1008
1533 lines of code changed in:
fix for GRAILS-999
67 lines of code changed in: