Directory groovy/modules/grails/src/web/org/codehaus/groovy/grails/web/servlet/mvc/

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

Browse with ViewVC

[root]/groovy/modules/grails/src/web/org/codehaus/groovy/grails/web/servlet/mvc

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

Lines of Code

groovy/modules/grails/src/web/org/codehaus/groovy/grails/web/servlet/mvc/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 55 (100.0%) 1115 (100.0%) 20.2
graeme 42 (76.4%) 971 (87.1%) 23.1
sdevijver 9 (16.4%) 144 (12.9%) 16.0
blackdrag 4 (7.3%) 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-22 18:21

added detection of the action from a request parameter if you want to decide on the action to redirect from a form submit for example

34 lines of code changed in:

graeme 2006-02-17 12:11

- changed the prefix for grails tags from <gr: to <g:

- added supported for having multiple tag libraries automatically imported upon use

3 lines of code changed in:

graeme 2006-02-09 12:47

reworked model response handling to return a CompositeMap of the controller bean and chain model if no explicity model is specified

35 lines of code changed in:

graeme 2006-02-08 12:05

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

21 lines of code changed in:

graeme 2006-02-03 18:40

added a property that sets whether a view should be rendered by the controller or not.. this allows methods that write to the response to opt out of delegating to a view

7 lines of code changed in:

graeme 2006-02-02 11:21

added constants for beans related to this class in the application context

7 lines of code changed in:

graeme 2006-02-02 11:20

changed to read in fresh application context for each request just in case it has changed following a reload

8 lines of code changed in:

graeme 2006-02-02 11:18

Updated following refactory of class GrailRequestAttributes to new name GrailsApplicationAttributes

11 lines of code changed in:

graeme 2006-01-19 20:02

moved link tag into grails taglib, fixed JSP body tag invoking problem, added more utility methods to GrailsRequestAttributes, changed controllers and taglibs to use non-weak implementations of GenericDynamicProperty as they are created per request etc.

11 lines of code changed in:

graeme 2006-01-18 13:15

added initial support for REST-like uris

264 lines of code changed in:

graeme 2006-01-17 19:44

fixed error reporting, changed tag lib dynamic methods to copy controllers properties instead of creating new ones etc.

122 lines of code changed in:

graeme 2006-01-17 17:33

refactored request attribute names into a common class

3 lines of code changed in:

graeme 2006-01-16 12:02

added support for creating dynamic tab libraries in Grails

16 lines of code changed in:

graeme 2006-01-11 13:20

initial support for Groovy Server Pages added, forked from original GSP project and added necessary hooks into Grails

3 lines of code changed in:

graeme 2006-01-10 13:18

added support for rendering views using the dynamic render method

13 lines of code changed in:

graeme 2005-12-26 12:25

Updated to return the controller as the model if no explicit model is returned

1 lines of code changed in:

graeme 2005-12-26 11:43

Updated to return the controller as the model if no explicit model is returned

10 lines of code changed in:

graeme 2005-12-20 12:20

Added prototype support to spring config utils to fix controller auto-wiring

1 lines of code changed in:

graeme 2005-12-15 17:18

fixed default action mapping

5 lines of code changed in:

(20 more)

Generated by StatSVN 0.3.2-SNAPSHOT