Directory groovy/modules/grails/src/war/WEB-INF/

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

Browse with ViewVC

[root]/groovy/modules/grails/src/war/WEB-INF

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

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

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

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

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

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

Lines of Code

groovy/modules/grails/src/war/WEB-INF/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 56 (100.0%) 255 (100.0%) 4.5
graeme 27 (48.2%) 186 (72.9%) 6.8
sdevijver 16 (28.6%) 69 (27.1%) 4.3
spullara 2 (3.6%) 0 (0.0%) 0.0
blackdrag 11 (19.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-17 12:24

deprecated support for gvtags as we now have GSP

0 lines of code changed in:

graeme 2006-02-02 11:35

added resource holder to parent application context

6 lines of code changed in:

graeme 2006-01-12 12:32

Refactored the GSP code out of the servlet and into a more re-usable GroovysPagesTemplateEngine class that is modelled on the existing groovy TemplateEngine stuff. Also fixed various bugs relating to the GSP parser and grails custom tags

8 lines of code changed in:

graeme 2006-01-12 02:09

Implemented filter that copies across resources so that views, resources etc can at least be reloaded

35 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

38 lines of code changed in:

graeme 2006-01-04 13:14

changed name of template files to have file extension at the end so they can still be edited in an appropriate editor

2 lines of code changed in:

graeme 2006-01-03 14:17

added grails tag library and first tag (the link tag) so we can make a start on the tab library

10 lines of code changed in:

graeme 2005-12-15 17:50

Added url mapping for page flows

25 lines of code changed in:

graeme 2005-12-14 20:08

Update so that the web.xml is now generated from a groovy template thus allowing us to shorten Grails URLs. The app/* is no longer needed in the url and if you configure a Grails app as the root webapp you can now potentially achieve REST like URLS (eg. /book/list )

10 lines of code changed in:

graeme 2005-11-18 19:18

added GvTags taglib to web.xml

8 lines of code changed in:

graeme 2005-10-20 14:01

added UTF-8 parser to sitemesh config

2 lines of code changed in:

graeme 2005-10-20 14:00

added Spring hibernate open session in view filter

20 lines of code changed in:

graeme 2005-10-19 17:17

added sitemesh servlet filter

20 lines of code changed in:

graeme 2005-10-19 17:17

added sitemesh config for GrailsLayoutDecoratorMapper

0 lines of code changed in:

  • groovy/modules/grails/src/war/WEB-INF: sitemesh.xml (new)
graeme 2005-10-07 20:57

removed classpath: prefix as it didn't work in jetty

2 lines of code changed in:

sdevijver 2005-08-28 01:33

Load groovy files from classpath instead of file system.

1 lines of code changed in:

sdevijver 2005-08-08 22:54

Improved persistent method call mechanism +

implemented test cases +

implemented groovy file ordered loading to avoid ClassCastException +

add oders sample

5 lines of code changed in:

sdevijver 2005-08-07 19:11

Added Log4J configuration.

28 lines of code changed in:

sdevijver 2005-08-07 00:16

Load groovy files from WEB-INF/classes.

1 lines of code changed in:

(6 more)

Generated by StatSVN 0.3.2-SNAPSHOT