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

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

Browse with ViewVC

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

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

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

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

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

Lines of Code

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

Developers

Author Changes Lines of Code Lines per Change
Totals 55 (100.0%) 854 (100.0%) 15.5
graeme 36 (65.5%) 458 (53.6%) 12.7
sdevijver 6 (10.9%) 311 (36.4%) 51.8
dierk 3 (5.5%) 43 (5.0%) 14.3
spullara 1 (1.8%) 42 (4.9%) 42.0
blackdrag 9 (16.4%) 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:59

fixed bug where scaffolders were not properly initialised following a domain class reload

7 lines of code changed in:

graeme 2006-02-19 11:54

- added support for hibernate annotations for java 5

- implemented initial support for scaffolding domain classes written in java and mapped with hibernate (view scaffolding not done yet)

- added support for domain classes written in java to integrate with grails' validation mechanism

28 lines of code changed in:

graeme 2006-02-17 12:13

removed method to retrieve generic tag lib as there are now multiple

5 lines of code changed in:

graeme 2006-02-09 12:45

updated GSP engine to use grails class loader instance

1 lines of code changed in:

graeme 2006-02-08 13:00

updated javadoc comments on flash scope

5 lines of code changed in:

  • groovy/modules/grails/src/web/org/codehaus/groovy/grails/web/servlet: FlashScope.java (+5 -2)
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

28 lines of code changed in:

graeme 2006-02-07 10:54

moved configuration of domain class methods outside of Configuration class and into session factory bean thus allowing configuration of domain class methods on a session factory that is wrapped in a Proxy which was causing a bug where the OpenSessionInViewFIilter failed to work.

89 lines of code changed in:

graeme 2006-02-03 18:38

added method to retrieve a template uri for the current controller and updated to create new GSP template engine if one doesn't already exist

33 lines of code changed in:

graeme 2006-02-02 11:04

centralised grails application loading in dispatcher servlet

4 lines of code changed in:

graeme 2006-02-02 11:03

Updated following refactory of class GrailRequestAttributes to new name GrailsApplicationAttributes

1 lines of code changed in:

graeme 2006-01-23 18:25

Updated so it is now possibly to invoke tags defined in a Grails tag library as a method from a scriptlet etc. This means we no longer require helpers

2 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.

14 lines of code changed in:

graeme 2006-01-18 13:15

added initial support for REST-like uris

28 lines of code changed in:

graeme 2006-01-18 11:35

Updated so that the JSP invokeTag tag now works with iteratives tags too

13 lines of code changed in:

graeme 2006-01-17 19:59

added GSP engine to request attributes interface

14 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.

13 lines of code changed in:

graeme 2006-01-17 17:33

refactored request attribute names into a common class

4 lines of code changed in:

graeme 2006-01-16 18:58

updated to retrieve request attributes instead of parameters

65 lines of code changed in:

graeme 2006-01-10 10:23

added another getWriter method for retrieving writer with just the content type set

10 lines of code changed in:

(14 more)

Generated by StatSVN 0.3.2-SNAPSHOT