Directory groovy/modules/grails/src/commons/org/codehaus/groovy/grails/commons/

Directory Created:
2005-07-02 22:51
Directory Deleted:
2006-12-04 19:59
Total Files:
0
Deleted Files:
27
Lines of Code:
0

Browse with ViewVC

[root]/groovy/modules/grails/src/commons/org/codehaus/groovy/grails/commons

                                            Folder removed from repo metaclass (0 files, 0 lines)

                                            Folder removed from repo spring (0 files, 0 lines)

Lines of Code

groovy/modules/grails/src/commons/org/codehaus/groovy/grails/commons/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 196 (100.0%) 3357 (100.0%) 17.1
graeme 125 (63.8%) 2943 (87.7%) 23.5
sdevijver 41 (20.9%) 405 (12.1%) 9.8
dierk 3 (1.5%) 9 (0.3%) 3.0
blackdrag 27 (13.8%) 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-28 11:19

changed to retrieve class by name to fix reloading bug

10 lines of code changed in:

graeme 2006-02-26 13:43

updated to use resource holder to retrieve class name when reloading and removed redundant constant (which is now in GrailsResourceHolder)

9 lines of code changed in:

graeme 2006-02-24 10:00

changed to use non-JDK 1.5 method as it was breaking 1.4 compile

1 lines of code changed in:

graeme 2006-02-23 10:44

added configuration of relationships between classes configured with hibernate so that generation of scaffolded views that contain relationships work with hibernate mapped domain classes

30 lines of code changed in:

graeme 2006-02-22 18:59

fixed bug where scaffolders were not properly initialised following a domain class reload

0 lines of code changed in:

graeme 2006-02-22 18:29

added method to convert string to property name, change class method to delegate to the new one

16 lines of code changed in:

graeme 2006-02-22 13:07

moved ResourceLoader out of DefaultGrailsApplication into a public class so the resourcces can be updated when new classes are added

4 lines of code changed in:

graeme 2006-02-20 20:07

changed checks for isDomainClass to be to the grails application itself so that hibernate mapped domain classes can be checked

18 lines of code changed in:

graeme 2006-02-20 12:49

added method to retrieve short name of a class without package prefix

50 lines of code changed in:

graeme 2006-02-19 11:54

- added support for hibernate annotations for java 5

- implemented initial support for scaffolding domain classes written in java and mapped with hibernate (view scaffolding not done yet)

- added support for domain classes written in java to integrate with grails' validation mechanism

205 lines of code changed in:

graeme 2006-02-17 12:08

added methods to retrieve the natural name of a property, and allow the ownining class to be specified in a one-to-one relationship with the "belongTo" property

158 lines of code changed in:

graeme 2006-02-17 12:06

added methods to check whether a taglib contains a specific tag

62 lines of code changed in:

graeme 2006-02-17 12:06

updated so that if there is an action with the name "index" it is the default action

13 lines of code changed in:

graeme 2006-02-17 12:05

new methods to retrieve the tag lib for a specified tag and to get the controller which is scaffolding the specified domain class

53 lines of code changed in:

graeme 2006-02-17 12:04

added methods to get the natural name and property name representation of the class name

369 lines of code changed in:

graeme 2006-02-09 18:29

allowed scaffolding of a specific domain class by a grail controller

23 lines of code changed in:

graeme 2006-02-02 11:11

changed to be an injectible grails class so dependencies can be injected into taglibs in necessary

2 lines of code changed in:

graeme 2006-02-02 11:08

added methods to allow adding of new grails class types at runtime

254 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.

10 lines of code changed in:

(69 more)

Generated by StatSVN 0.3.2-SNAPSHOT