July 2006 Commit Log

Number of Commits:
41
Number of Active Developers:
3
Graeme Rocher 2006-07-25 17:04

Support for sql date and time in scaffolded views fixing GRAILS-210

1 lines of code changed in:

Graeme Rocher 2006-07-25 17:01

used native2ascii task to convert message bundle to unicode fixing GRAILS-124

7 lines of code changed in:

Graeme Rocher 2006-07-25 16:32

Patch applied from Alex Shneyderman that corrects GRAILS-228 which

didn't allow an abstract grails base class

10 lines of code changed in:

Graeme Rocher 2006-07-25 15:49

fixes GRAILS-230 by removing the proxy around the session factory and doing

more programmatic configuration upon reload

78 lines of code changed in:

Graeme Rocher 2006-07-24 09:57

removed to avoid confusion and deprecation warnings

0 lines of code changed in:

Graeme Rocher 2006-07-23 18:09

Implemented GRAILS-131, dynamic constructor that does type conversion on domain classes

98 lines of code changed in:

Graeme Rocher 2006-07-23 17:35

Renamed to ProxyMetaClass

0 lines of code changed in:

Graeme Rocher 2006-07-23 17:33

Unified DynamicMethods interface and Grails' ProxyMetaClass. Usage of

Groovy's ProxyMetaClass has been abandoned, Grails' ProxyMetaClass supports

interception of constructors, methods, and properties.

872 lines of code changed in:

Graeme Rocher 2006-07-23 16:47

corrected mapping calculation after reload

5 lines of code changed in:

Graeme Rocher 2006-07-22 21:52

Fixes GRAILS-125 and GRAILS-109. Improved reloading of domain classes. The application context is now

not refreshed, an AOP proxy is applied to the session factory instance

which is then rebuilt and set on the app ctx.

193 lines of code changed in:

Graeme Rocher 2006-07-22 20:06

fixed error view resolving problem and amended unit test for it

2 lines of code changed in:

Graeme Rocher 2006-07-22 14:10

Improved reloading of new tag libraries and service classes

218 lines of code changed in:

Graeme Rocher 2006-07-21 21:35

Implemented new spring runtime configuration strategy that has increased

startup up times for Grails significantly and forms the foundation to fix

a couple of the reloading problems currently present

12 lines of code changed in:

Graeme Rocher 2006-07-21 21:31

updated eclipse .classpath settings

5 lines of code changed in:

Graeme Rocher 2006-07-21 21:29

Implemented new spring runtime configuration strategy that has increased

startup up times for Grails significantly and forms the foundation to fix

a couple of the reloading problems currently present

1483 lines of code changed in:

marcpalmer 2006-07-21 20:10

Resolves GRAILS-16 by adding "log" property to all controllers.

59 lines of code changed in:

dierk 2006-07-21 19:09

updating .. and tagging ..

3 lines of code changed in:

Graeme Rocher 2006-07-18 09:09

re-worked and improved test case to fix build server

21 lines of code changed in:

dierk 2006-07-17 16:54

clean the svn usage

2 lines of code changed in:

dierk 2006-07-17 16:27

try to get proper build tags with every successful build and a moving LAST_BUILD tag for the last successful one

17 lines of code changed in:

Graeme Rocher 2006-07-14 16:00

updated snapshot version to 0.3

1 lines of code changed in:

Repository Tag: GRAILS_RELEASE_0_2
Graeme Rocher 2006-07-14 14:40

updated test cases for change in method signature

6 lines of code changed in:

Graeme Rocher 2006-07-14 14:33

added "grails install-dojo" for installing the dojo javascript toolkit to reduce war size when not used

19 lines of code changed in:

Graeme Rocher 2006-07-14 14:32

removed the dojo library from distribution, it can now be installed with the "grails install-dojo" command

0 lines of code changed in: