November 2006 Commit Log

Number of Commits:
151
Number of Active Developers:
5
Graeme Rocher 2006-11-30 17:51

defaulted version if it doesn't exist to avoid errors

4 lines of code changed in:

Graeme Rocher 2006-11-30 17:28

latest groovy jar with XmlSlurper updates

0 lines of code changed in:

Graeme Rocher 2006-11-30 17:25

added plugins for core stuff, hibernate and data sources

190 lines of code changed in:

Graeme Rocher 2006-11-30 16:44

added parent context and log properties

13 lines of code changed in:

Graeme Rocher 2006-11-30 16:44

added ability to install plugin from file system instead of over http

14 lines of code changed in:

marcpalmer 2006-11-30 13:50

We now throw a runtime exception if non-static constraints are found

39 lines of code changed in:

Graeme Rocher 2006-11-30 02:48

test case doesn't work on build server, commented out and will fix tomorrow

3 lines of code changed in:

Graeme Rocher 2006-11-30 02:33

Implemented onChange handling for plugins to be able to listen for change events and react accordingly.

Next step is to hook the plugins into GrailsReloadFilter.

279 lines of code changed in:

Graeme Rocher 2006-11-30 02:30

added null checks for boolean isXXX methods

7 lines of code changed in:

marcpalmer 2006-11-29 23:43

Constraints from super classes are now enforced. GRAILS-458 and GRAILS-450

203 lines of code changed in:

marcpalmer 2006-11-29 11:33

New textArea tag and minor refactors GRAILS-451

84 lines of code changed in:

Graeme Rocher 2006-11-29 11:00

changed to use loadClass instead of parsing from resource

2 lines of code changed in:

Graeme Rocher 2006-11-29 10:52

updated .classpath with new src/groovy dir

2 lines of code changed in:

Graeme Rocher 2006-11-29 10:31

Implemented plugin manager and migrated controller runtime configuration code to plugin architecture

717 lines of code changed in:

brownj 2006-11-28 05:44

GRAILS-448

Make grails scripts more robust with respect to their behavior when executed from a directory other than the top level project dir

22 lines of code changed in:

brownj 2006-11-28 00:44

fix typo in exception message

remove extra import statements

2 lines of code changed in:

brownj 2006-11-28 00:13

removed "[@]" from exec argument... was creating a problem on Linux. Needs testing on OS X.

1 lines of code changed in:

Graeme Rocher 2006-11-27 16:17

changed to add date to bug report file name

2 lines of code changed in:

Graeme Rocher 2006-11-27 16:17

new plugin scripts

213 lines of code changed in:

Graeme Rocher 2006-11-27 16:16

added try/catch for better error reporting of errors that occur when generating help

12 lines of code changed in:

Graeme Rocher 2006-11-27 16:15

changed name of appName variable to avoid conflict with task

14 lines of code changed in:

marcpalmer 2006-11-27 15:43

New target to zip grails-app. GRAILS-447

52 lines of code changed in:

Graeme Rocher 2006-11-24 16:39

updated test cases for plugin system

90 lines of code changed in:

Graeme Rocher 2006-11-24 16:30

initial implementation of plugin manager and new plugin load mechanism for issue GRAILS-347. Still to do:

- integrate PluginManager with GrailsRuntimeConfigurator

- implement scripts like create-plugin, install-plugin and so forth

- implement mechanism for modifing web.xml at runtime

- refactor runtime to be plugin based

- refactor build to create a grails-platform.jar and individual grails-*-plugin.jars for components (optional)

1013 lines of code changed in:

Graeme Rocher 2006-11-24 16:23

readme for example

17 lines of code changed in:

Graeme Rocher 2006-11-24 16:18

sample application from The Definitive Guide to Grails (Apress)

19486 lines of code changed in:

marcpalmer 2006-11-24 10:08

Bad import removed

0 lines of code changed in:

marcpalmer 2006-11-23 20:46

Using new lazy init feature of GenericDynamicProperty, to resolve GRAILS-434

8 lines of code changed in:

marcpalmer 2006-11-23 20:46

New lazy init feature for GenericDynamicProperty, to resolve GRAILS-434

41 lines of code changed in:

Graeme Rocher 2006-11-23 17:10

updated simple-cms launch config

5 lines of code changed in:

Graeme Rocher 2006-11-23 17:06

deleted old error jsp added error gsp

46 lines of code changed in:

Graeme Rocher 2006-11-23 17:06

deleted old data source

0 lines of code changed in:

Graeme Rocher 2006-11-23 17:01

127 lines of code changed in:

Graeme Rocher 2006-11-23 17:00

added upgrade script

87 lines of code changed in: