[root]/groovy/modules/grails/test/web/org/codehaus/groovy/grails/web/metaclass
removing the outdated grails module from the repository
0 lines of code changed in:
Implemented concept of flash scope, refactored redirect and chain methods to use true http redirection with the chain method using flash scope to maintain the chain from request to request
191 lines of code changed in:
fixed error reporting, changed tag lib dynamic methods to copy controllers properties instead of creating new ones etc.
9 lines of code changed in:
update for change of constructor
1 lines of code changed in:
updated for change to DefaultGrailsApplication constructor
3 lines of code changed in:
re-arrange imports and added a configuration method for groovy controllers to test
14 lines of code changed in:
refactored the calling of closure actions into the helper class so that redirect can participate in a chain without have to replicate code
6 lines of code changed in:
tests for action chaining
62 lines of code changed in:
added tests for action redirection
98 lines of code changed in:
Tests for Controller meta class dynamic methods
56 lines of code changed in: