Directory grails/src/web/org/codehaus/groovy/grails/web/pages/

Directory Created:
2006-01-11 13:20
Total Files:
14
Deleted Files:
3
Lines of Code:
2707

Browse with ViewVC

[root]/grails/src/web/org/codehaus/groovy/grails/web/pages

                                        directory in repo exceptions (1 files, 36 lines)

Lines of Code

grails/src/web/org/codehaus/groovy/grails/web/pages/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 129 (100.0%) 4504 (100.0%) 34.9
Graeme Rocher 120 (93.0%) 4356 (96.7%) 36.3
brownj 7 (5.4%) 147 (3.3%) 21.0
jrudolph 1 (0.8%) 1 (0.0%) 1.0
marcpalmer 1 (0.8%) 0 (0.0%) 0.0

Most Recent Commits

brownj 2007-03-06 02:41

trivial update to remove unused import statements and reduce warnings in IDE

0 lines of code changed in:

Graeme Rocher 2007-02-28 10:18

fixed bug with getting view name in longer URIs in scaffolding

9 lines of code changed in:

Graeme Rocher 2007-02-27 23:42

changed Grails to load views directly from grails-app/views, to support this refactored scaffolding to render views from in-memory GSPs instead of generating views statically

131 lines of code changed in:

Graeme Rocher 2007-02-26 09:45

fixed calculation of page name and the showSource=true parameter in GSP

124 lines of code changed in:

Graeme Rocher 2007-02-23 18:15

refactored GSP engine to support Spring Resource API

694 lines of code changed in:

Graeme Rocher 2007-02-22 12:52

fixed logic that establishes whether the init from request

3 lines of code changed in:

Graeme Rocher 2007-02-22 12:50

wrapped fallback session in GrailsHttpSession

3 lines of code changed in:

Graeme Rocher 2007-02-21 10:16

changed to catch exception and hence avoid infinite loop scenario when MC hasn't been reloaded correctly

24 lines of code changed in:

Graeme Rocher 2007-02-06 14:30

fix for GRAILS-726

6 lines of code changed in:

Graeme Rocher 2007-01-23 14:13

fix for GRAILS-610

4 lines of code changed in:

marcpalmer 2007-01-16 13:22

Stopped GSPs trimming whitespace on attribute values, which prevented blank or padded values passing to taglibs. GSP-600

0 lines of code changed in:

  • grails/src/web/org/codehaus/groovy/grails/web/pages: Parse.java (-1)
Graeme Rocher 2007-01-16 10:09

fix for GRAILS-592,GRAILS-539,GRAILS-544,GRAILS-47

6 lines of code changed in:

  • grails/src/web/org/codehaus/groovy/grails/web/pages: GroovyPage.java (+6 -5)
Graeme Rocher 2007-01-11 12:00

changed to clone closure of tag lib for additional thread safety

2 lines of code changed in:

  • grails/src/web/org/codehaus/groovy/grails/web/pages: GroovyPage.java (+2 -1)
Graeme Rocher 2007-01-11 11:47

fix for GRAILS-499 and multiple other issues related to using per instance meta classes (such as unit test mocking)

124 lines of code changed in:

brownj 2006-12-20 01:38

start filling in some impl for dynamic encodeAs method support

112 lines of code changed in:

  • grails/src/web/org/codehaus/groovy/grails/web/pages: GroovyPage.java (+112 -93)
Graeme Rocher 2006-12-12 12:51

fix for GRAILS-304

42 lines of code changed in:

brownj 2006-11-22 20:02

GRAILS-424

don't depend on MissingPropertyException

35 lines of code changed in:

Graeme Rocher 2006-11-08 15:58

fixed error with response writer code calculating the total content length. fix for GRAILS-223

21 lines of code changed in:

Graeme Rocher 2006-11-08 10:54

fix for GRAILS-360

3 lines of code changed in:

  • grails/src/web/org/codehaus/groovy/grails/web/pages: Parse.java (+3 -1)
jrudolph 2006-10-16 18:05

GRAILS-365 - Modified exception handling to route to error.gsp instead of error.jsp

1 lines of code changed in:

(44 more)

Generated by StatSVN 0.3.2-SNAPSHOT