
fix for GRAILS-1032 and simple unit tests for URLCodec class
34 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:
fix for GRAILS-1021
2 lines of code changed in:
fix for GRAIL-1017
101 lines of code changed in:
fix for GRAILS-1010 for Russian language
18 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:
fix for GRAILS-733
40 lines of code changed in:
fix for GRAILS-763
1 lines of code changed in:
fix for GRAILS-213 unit test
0 lines of code changed in:
fix for GRAILS-213
46 lines of code changed in:
fix for GRAILS-996 and test case for ValidatorConstraint
174 lines of code changed in:
GRAILS-957: SessionBinderJobListener added to bound Hibernate Session to Quartz job execution thread
135 lines of code changed in:
GRAILS-945: another place where Quartz scheduler should be shutted down properly
3 lines of code changed in:
GRAILS-472,GRAILS-256: using of 'optionals' property is deprecated, all control about optionality is on nullable constraint now
84 lines of code changed in:
GRAILS-956: several GrailsUtil.derecated() methods added to overcome the fact that there is no @deprecated mechanism that works with Groovy code. MaxSizeConstraint, MinSizeConstraint and SizeConstraint.java changed to use these new methods.
43 lines of code changed in:
GRAILS-933: fixed db schema generation for numeric properties with min/max constraints
53 lines of code changed in:
GRAILS-947: warning message about deprecating minSize, maxSize and size constraints for numeric properties added
18 lines of code changed in:
GRAILS-214: HQL named parameters added to find, findAll and executeQuery domain class dynamic methods; test coverage for FindPersistentMethod, FindAllPersistentMethod and ExecuteQueryPersistentMethod improved to 100%
633 lines of code changed in:
(6 more)