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

Directory Created:
2005-10-24 12:05
Directory Deleted:
2006-12-04 19:59
Total Files:
0
Deleted Files:
13
Lines of Code:
0

Browse with ViewVC

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

Lines of Code

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

Developers

Author Changes Lines of Code Lines per Change
Totals 74 (100.0%) 1129 (100.0%) 15.2
graeme 61 (82.4%) 1129 (100.0%) 18.5
blackdrag 13 (17.6%) 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-20 21:43

made method arguments public

11 lines of code changed in:

graeme 2006-02-20 20:12

updated to have grails application as an dynamic property

7 lines of code changed in:

graeme 2006-02-09 12:44

fixed bug in redirect method that was not setting the actual uri when using a string buffer

1 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

273 lines of code changed in:

graeme 2006-02-03 18:54

deprecated "rico" method as the "render" method now covers this functionality

1 lines of code changed in:

graeme 2006-02-03 18:42

added:

- the ability to render templates from a controller directly against a collection, model or bean

- ability to specify different builder types to use when the argument is a closure

- Improved text rendering options

124 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

3 lines of code changed in:

graeme 2006-02-02 19:14

added file upload support to grails

14 lines of code changed in:

graeme 2006-02-02 11:47

Update to grails session handling as there were some mistakes in the way the session was being retrieved/interpreted

17 lines of code changed in:

graeme 2006-02-02 11:18

Updated following refactory of class GrailRequestAttributes to new name GrailsApplicationAttributes

2 lines of code changed in:

graeme 2006-01-25 18:03

Intial implementation of more tags including validate, render, renderErrors, and migration of renderInput into Grails taglib etc.

12 lines of code changed in:

graeme 2006-01-18 13:15

added initial support for REST-like uris

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

20 lines of code changed in:

graeme 2006-01-16 12:02

added support for creating dynamic tab libraries in Grails

8 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

2 lines of code changed in:

graeme 2006-01-11 10:51

fixed compile error referencing incorrect constant

1 lines of code changed in:

graeme 2006-01-10 13:18

added support for rendering views using the dynamic render method

95 lines of code changed in:

graeme 2006-01-10 11:02

added "bindData" dynamic method for doing type conversion on abituary target objects

11 lines of code changed in:

graeme 2006-01-10 10:44

fixed bug where invoke method was called with an object instead of an object[]

4 lines of code changed in:

(20 more)

Generated by StatSVN 0.3.2-SNAPSHOT