[root]/grails/src/commons/org/codehaus/groovy/grails/commons/metaclass
| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 112 (100.0%) | 3808 (100.0%) | 34.0 |
| Graeme Rocher | 104 (92.9%) | 3756 (98.6%) | 36.1 |
| marcpalmer | 4 (3.6%) | 50 (1.3%) | 12.5 |
| brownj | 4 (3.6%) | 2 (0.1%) | 0.5 |
trivial update to remove unused import statements and reduce warnings in IDE
0 lines of code changed in:
dynamic finders for the JCR plugin
2 lines of code changed in:
fix for GRAILS-780 and GRAILS-792
11 lines of code changed in:
Implemented new MetaClass that does regex matching but extends ExpandoMetaClass
371 lines of code changed in:
fix for GRAILS-654
7 lines of code changed in:
changed class loading behaviour so JARs don't get locked automatically on Windows
21 lines of code changed in:
fix for GRAILS-444. Refactored codebase and build so that different jars are produced for gorm, crud, web and core
34 lines of code changed in:
fix for GRAILS-592,GRAILS-539,GRAILS-544,GRAILS-47
127 lines of code changed in:
fixed ExpandoMetaClass inheritance and allowed changes to any class used Object.metaClass syntax
115 lines of code changed in:
fixed ExpandoMetaClass inheritance and allowed changes to any class used Object.metaClass syntax
176 lines of code changed in:
added getAdaptee() method
9 lines of code changed in:
upgrade to latest groovy jar
10 lines of code changed in:
fix for NPE in MetaMethod that is breaking build
2 lines of code changed in:
fix for GRAILS-581
58 lines of code changed in:
fixed bug with adding properties after init
44 lines of code changed in:
allow the optional addition of methods at anytime in ExpandoMetaClass
85 lines of code changed in:
fix for GRAILS-566: integrated ExpandoMetaClass into Grails plugin system
4 lines of code changed in:
remove unused import statements
0 lines of code changed in:
Implemented new MetaClass that adding methods on the fly, fix for GRAILS-498
843 lines of code changed in:
fix for GRAILS-346 and GRAILS-478
5 lines of code changed in:
(30 more)