Directory groovy/modules/grails/src/persistence/org/codehaus/groovy/grails/metaclass/

Directory Created:
2005-08-07 23:22
Directory Deleted:
2006-12-04 19:59
Total Files:
0
Deleted Files:
17
Lines of Code:
0

Browse with ViewVC

[root]/groovy/modules/grails/src/persistence/org/codehaus/groovy/grails/metaclass

Lines of Code

groovy/modules/grails/src/persistence/org/codehaus/groovy/grails/metaclass/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 61 (100.0%) 286 (100.0%) 4.6
graeme 32 (52.5%) 228 (79.7%) 7.1
sdevijver 12 (19.7%) 58 (20.3%) 4.8
blackdrag 17 (27.9%) 0 (0.0%) 0.0

Most Recent Commits

blackdrag 2006-12-04 19:59

removing the outdated grails module from the repository

0 lines of code changed in:

graeme 2006-02-17 12:15

- added new "count" and "exists" persistent methods

- removed flushing from save and delete, this is now performed by the servlet filter

3 lines of code changed in:

graeme 2006-02-02 19:14

added file upload support to grails

3 lines of code changed in:

graeme 2006-01-25 18:03

Intial implementation of more tags including validate, render, renderErrors, and migration of renderInput into Grails taglib etc.

15 lines of code changed in:

graeme 2006-01-19 20:02

moved link tag into grails taglib, fixed JSP body tag invoking problem, added more utility methods to GrailsRequestAttributes, changed controllers and taglibs to use non-weak implementations of GenericDynamicProperty as they are created per request etc.

3 lines of code changed in:

graeme 2006-01-17 19:44

fixed error reporting, changed tag lib dynamic methods to copy controllers properties instead of creating new ones etc.

5 lines of code changed in:

graeme 2006-01-09 20:25

Implemented a databinder that can create dates from a number of fields that define the year,month,minute etc.

8 lines of code changed in:

graeme 2005-12-14 11:41

Updated properties dynamic property to use spring binder to do type conversion

21 lines of code changed in:

graeme 2005-12-13 18:13

Updated finder methods to be more like those found within groovy.. find not returns the first result found, findAll returns a list of all results found etc.

3 lines of code changed in:

graeme 2005-11-22 16:12

added constraints property as a domain class property

3 lines of code changed in:

graeme 2005-11-22 14:47

refactored and moved into more generic package as it contains a mix of persitent and non persistent dynamic methodsd now

16 lines of code changed in:

graeme 2005-11-11 19:43

added import

1 lines of code changed in:

graeme 2005-10-27 17:13

Added a generic wrapper for any dynamic property

0 lines of code changed in:

graeme 2005-10-27 13:05

fixed null pointer bug with default behaviour of the after interceptor call

3 lines of code changed in:

graeme 2005-10-27 13:04

new getter to retrieve property name

11 lines of code changed in:

graeme 2005-10-27 13:04

Refactored AbstractDynamicMethods class into an interface

2 lines of code changed in:

graeme 2005-10-27 13:03

Added a method to lookup a dynamic property by name

43 lines of code changed in:

graeme 2005-10-25 16:55

Changed to return a BeanMap if the getter is accessed

15 lines of code changed in:

graeme 2005-10-24 17:24

Added new dynamic property that lets you set the properties on a domain class dynamically from a map of OGNL expressions

6 lines of code changed in:

graeme 2005-10-24 17:20

Added getting/setting of properties to delegating meta class

25 lines of code changed in:

(9 more)

Generated by StatSVN 0.3.2-SNAPSHOT