May 2006 Commit Log

Number of Commits:
30
Number of Active Developers:
4
Graeme Rocher 2006-05-31 20:41

renamed 'create-task' target to 'create-job'

1 lines of code changed in:

Graeme Rocher 2006-05-31 20:32

Corrected problem delegating to wrong view path

2 lines of code changed in:

  • grails/src/commons/org/codehaus/groovy/grails/commons/spring: SpringConfig.java (+2 -1)
Graeme Rocher 2006-05-31 10:40

Changed symantics of save/validate so that updates are not automatically saved when validation fails. Added new method to allow changes to be discarded

83 lines of code changed in:

Graeme Rocher 2006-05-31 09:24

changed assertion to fix build (until I get a chance to speak to steven)

1 lines of code changed in:

  • grails/test/commons/org/codehaus/groovy/grails/plugins: PluginTests.java (+1 -1)
Graeme Rocher 2006-05-31 09:22

Fix for GRAILS-129 and GRAILS-148. applied path to allow configuration of additional dialect mappings.

52 lines of code changed in:

Graeme Rocher 2006-05-31 09:11

changed assertion to fix build (until I get a chance to speak to steven)

1 lines of code changed in:

  • grails/test/commons/org/codehaus/groovy/grails/plugins: PluginTests.java (+1 -1)
Graeme Rocher 2006-05-31 08:59

added null check to correct build until steven can have a closer look at his unit tests

9 lines of code changed in:

Graeme Rocher 2006-05-30 21:41

plugin source files from Steven

89 lines of code changed in:

Graeme Rocher 2006-05-30 21:10

changed to not delete classes unless clean target is called

3 lines of code changed in:

Graeme Rocher 2006-05-30 21:09

added import statements when classes are in packages

3 lines of code changed in:

Graeme Rocher 2006-05-30 20:50

updated to invoke ident() if the option key is the id

10 lines of code changed in:

Graeme Rocher 2006-05-30 20:50

added additional relationship to EJB3 entity sample app

76 lines of code changed in:

dierk 2006-05-30 20:25

fix broken 1.4 build

2 lines of code changed in:

mklujszo 2006-05-30 17:25

Fixed build problem under JDT 1.4

4 lines of code changed in:

dierk 2006-05-30 16:38

and once again...

1 lines of code changed in:

dierk 2006-05-30 15:41

dummy change to check mail notification

1 lines of code changed in:

dierk 2006-05-30 09:27

dummy change for testing build notification on failed builds

1 lines of code changed in:

mklujszo 2006-05-29 21:08

Cruise Control didn't noticed JSonBuilder tests

78 lines of code changed in:

dierk 2006-05-29 15:36

use new cvs root

1 lines of code changed in:

mklujszo 2006-05-28 12:06

*** empty log message ***

6 lines of code changed in:

Graeme Rocher 2006-05-26 11:06

added support for collections transforming into arrays to JSON builder and added validation of results to unit test cases

39 lines of code changed in:

mklujszo 2006-05-26 10:13

JIRA GRAILS-107 - Implemented JSON Builder and made modifications to render method

2758 lines of code changed in:

sdevijver 2006-05-25 20:50

And finally, the initial checkin of the new plugin infrastructure for Grails, brining the Groovy platform to a new exciting level.

491 lines of code changed in:

sdevijver 2006-05-25 20:47

Added comments to mark which functionalities are ported to the new plugin infrastructure.

41 lines of code changed in:

  • grails/src/commons/org/codehaus/groovy/grails/commons/spring: SpringConfig.java (+41 -19)
sdevijver 2006-05-25 20:41

Fixed getPropertyValue() method to handle primitive types correctly.

18 lines of code changed in:

sdevijver 2006-05-25 20:38

ClassUtils + tests: removed 2 redundant and incomplete methods + tests.

10 lines of code changed in:

  • grails/src/commons/org/codehaus/groovy/grails/support: ClassUtils.java (+10 -42)
  • grails/test/commons/org/codehaus/groovy/grails/commons/support: ClassUtilsTests.java (-51)
sdevijver 2006-05-25 20:35

Update to ClassUtils + tests: includes 3 methods to work with primitives and wrappers of which 2 are redudant and incomplete

113 lines of code changed in:

  • grails/src/commons/org/codehaus/groovy/grails/support: ClassUtils.java (+62)
  • grails/test/commons/org/codehaus/groovy/grails/commons/support: ClassUtilsTests.java (new 51)
sdevijver 2006-05-25 18:19

ClassUtils: utility class to detect primitive types

0 lines of code changed in:

  • grails/src/commons/org/codehaus/groovy/grails/support: ClassUtils.java (new)
Graeme Rocher 2006-05-25 17:35

updated repository to latest code following codehaus server crash

71932 lines of code changed in: