February 2007 Commit Log

Number of Commits:
108
Number of Active Developers:
5
Graeme Rocher 2007-02-28 18:11

fix for GRAILS-821

123 lines of code changed in:

Graeme Rocher 2007-02-28 18:02

fix for GRAILS-819

10 lines of code changed in:

Graeme Rocher 2007-02-28 17:59

removed checkstyle from CI setup as it was killing build

1 lines of code changed in:

Graeme Rocher 2007-02-28 17:50

removed checkstyle from CI setup as it was killing build

1 lines of code changed in:

Graeme Rocher 2007-02-28 17:41

fix for GRAILS-813

42 lines of code changed in:

Graeme Rocher 2007-02-28 17:26

fix for GRAILS-834

27 lines of code changed in:

Graeme Rocher 2007-02-28 17:17

fix for GRAILS-837

4 lines of code changed in:

Graeme Rocher 2007-02-28 17:01

fix for GRAILS-843

385 lines of code changed in:

Graeme Rocher 2007-02-28 16:41

test for GRAILS-848

2 lines of code changed in:

Graeme Rocher 2007-02-28 16:35

test for GRAILS-849

38 lines of code changed in:

Graeme Rocher 2007-02-28 16:21

base64

40 lines of code changed in:

marcpalmer 2007-02-28 15:00

Dynamic log property added to all artefacts. Fixes for log4j.properties copying to wrong place. GRAILS-233 GRAILS-859

76 lines of code changed in:

marcpalmer 2007-02-28 11:56

Fixes problems introduced with unit tests. Fixes broken unit tests. GRAILS-858 GRAILS-857

44 lines of code changed in:

Graeme Rocher 2007-02-28 10:39

added javadoc comments to DGA for new artefact stuff

206 lines of code changed in:

Graeme Rocher 2007-02-28 10:18

fixed bug with getting view name in longer URIs in scaffolding

20 lines of code changed in:

marcpalmer 2007-02-28 09:03

Changes to scripts to support loading of metadata for app from application.properties, storing grails version in here and app name, and supporting override of app name. GRAILS-512 GRAILS-527 GRAILS-809 GRAILS-853

95 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

1339 lines of code changed in:

marceloverdijk 2007-02-27 21:28

GRAILS-520: added maxsteps attribute to paginate tag to limit steps in case of big tables.

88 lines of code changed in:

Graeme Rocher 2007-02-26 16:57

changed aggressive **/grails-app pattern to ./grails-app

1 lines of code changed in:

Graeme Rocher 2007-02-26 09:46

fixed domain class reloading, and added test case

78 lines of code changed in:

Graeme Rocher 2007-02-26 09:45

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

166 lines of code changed in:

marceloverdijk 2007-02-25 22:32

GRAILS-842: Added double quotes around GRAILS_HOME so location of GRAILS_HOME can contain spaces

1 lines of code changed in:

brownj 2007-02-25 06:01

GRAILS-582

update groovy-jar reference in the .classpath files for the bookmarks and simple-cms samples

2 lines of code changed in:

brownj 2007-02-25 05:45

GRAILS-799

Add some unit tests for HTML and Javascript codecs

52 lines of code changed in:

marcpalmer 2007-02-24 21:27

Missing import

1 lines of code changed in:

marcpalmer 2007-02-23 20:40

New replacement for index.jsp

22 lines of code changed in:

marcpalmer 2007-02-23 20:37

Fixing broken index.jsp by replacing with index.gsp

0 lines of code changed in:

marcpalmer 2007-02-23 20:17

Remove printlns

1 lines of code changed in:

Graeme Rocher 2007-02-23 19:19

fixed failing test

11 lines of code changed in:

Graeme Rocher 2007-02-23 18:15

refactored GSP engine to support Spring Resource API

1107 lines of code changed in:

marcpalmer 2007-02-23 16:25

Refactor of GrailsApplication and artefact class management API. GRAILS-815 GRAILS-817 GRAILS-818 GRAILS-826

1901 lines of code changed in:

Graeme Rocher 2007-02-23 10:23

2 lines of code changed in:

Repository Tag: GRAILS_RELEASE_0_4_2
brownj 2007-02-23 02:59

fix error message

1 lines of code changed in:

Graeme Rocher 2007-02-22 14:27

fixed import breaking build

16 lines of code changed in:

marcpalmer 2007-02-22 13:13

Trivial javadoc change

1 lines of code changed in:

Graeme Rocher 2007-02-22 12:53

changed instructions

0 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-22 12:43

added tag libs to repo for sample app

2061 lines of code changed in:

Graeme Rocher 2007-02-22 12:37

6 lines of code changed in:

Graeme Rocher 2007-02-22 12:36

removed

0 lines of code changed in:

Graeme Rocher 2007-02-22 12:31

changed to only displayed warnings in dev mode, as the watch list is only needed for auto-reloading

6 lines of code changed in:

Graeme Rocher 2007-02-22 12:20

0.4.2 version updates

2 lines of code changed in:

Graeme Rocher 2007-02-22 12:02

fix for GRAILS-822

9 lines of code changed in:

Graeme Rocher 2007-02-22 10:26

fix for GRAILS-781, improved test coverage of auto-reloading for controllers, services and tag libraries

523 lines of code changed in:

Graeme Rocher 2007-02-21 10:17

updated to watch plugin controllers too

2 lines of code changed in:

Graeme Rocher 2007-02-21 10:16

corrects problem with reloading controllers a second time

2 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-21 10:15

more relevant error message

6 lines of code changed in:

Graeme Rocher 2007-02-20 23:31

fix for GRAILS-780 & GRAILS-812

2 lines of code changed in:

Graeme Rocher 2007-02-20 23:10

fix for GRAILS-780 & GRAILS-812

579 lines of code changed in: