Quick Search:

jump to detailed chart | hide Line History

Line Count Graph

Constraint

Branch:
Author:
Tag:
Date: help

Sort: path | last-commit | first-commit Sub Directories

Changelog

22 by matt.stine on 22 June 2007, 21:55:10 -0500 (10 months ago) Make Review fix SVN

trunk/application.properties 22 history download (+2 -1) diffs

21 by matt.stine on 22 June 2007, 21:49:37 -0500 (10 months ago) Make Review Fixing SVN

trunk/web-app/WEB-INF/tld/fmt.tld 21 history deleted

trunk/web-app/WEB-INF/tld 21 history deleted

trunk/web-app/WEB-INF 21 history deleted

trunk/web-app/WEB-INF/applicationContext.xml 21 history deleted

trunk/web-app/WEB-INF/tld/c.tld 21 history deleted

… 21 more files in changeset.
20 by matt.stine on 22 June 2007, 21:45:33 -0500 (10 months ago) Make Review Regenerate scaffolding for simplified domain model

trunk/grails-app/views/wing/list.gsp 20 history download (+2 -6) diffs

trunk/grails-app/views/hall/edit.gsp 20 history download (+2 -18) diffs

trunk/grails-app/views/room/show.gsp 20 history download (+2 -2) diffs

trunk/grails-app/views/floor/list.gsp 20 history download (+1 -9) diffs

trunk/grails-app/views/floor/show.gsp 20 history download (+3 -17) diffs

… 15 more files in changeset.
19 by matt.stine on 15 June 2007, 13:00:07 -0500 (11 months ago) Make Review simplify the domain model

trunk/grails-app/domain/Floor.groovy 19 history download (+3 -10) diffs

trunk/grails-app/domain/Wing.groovy 19 history download (+3 -8) diffs

trunk/grails-app/domain/Building.groovy 19 history download (+1 -1) diffs

trunk/grails-app/domain/Hall.groovy 19 history download (+1 -1) diffs

18 by matt.stine on 14 June 2007, 14:39:19 -0500 (11 months ago) Make Review Edited wiki page through web user interface.

wiki/PlannedFeatures.wiki 18 history download (+9 -1) diffs

17 by matt.stine on 12 June 2007, 16:35:25 -0500 (11 months ago) Make Review Edited wiki page through web user interface.

wiki/PlannedFeatures.wiki 17 history download (+21 -0) diffs

16 by matt.stine on 12 June 2007, 15:35:02 -0500 (11 months ago) Make Review Created wiki page through web user interface.


wiki 16 history download (+0) new

wiki/PlannedFeatures.wiki 16 history download (+10) new

15 by matt.stine on 12 June 2007, 11:49:13 -0500 (11 months ago) Make Review add

trunk/README 15 history download (+1) new

14 by mattstine on 10 June 2007, 16:44:45 -0500 (11 months ago) Make Review fix bug: refer to floor.number not floor.name

trunk/grails-app/views/floor/show.gsp 14 history download (+1 -1) diffs

13 by mattstine on 10 June 2007, 16:44:29 -0500 (11 months ago) Make Review fix bug: refer to floor.number not floor.name

trunk/grails-app/views/building/show.gsp 13 history download (+1 -1) diffs

12 by mattstine on 10 June 2007, 15:55:48 -0500 (11 months ago) Make Review show entity name (or number) instead of toString() in view

trunk/grails-app/views/wing/list.gsp 12 history download (+3 -3) diffs

trunk/grails-app/views/wing/show.gsp 12 history download (+4 -4) diffs

trunk/grails-app/views/wing/create.gsp 12 history download (+3 -3) diffs

trunk/grails-app/views/wing/edit.gsp 12 history download (+4 -4) diffs

11 by mattstine on 10 June 2007, 15:52:07 -0500 (11 months ago) Make Review show entity name (or number) instead of toString() in view

trunk/grails-app/views/room/create.gsp 11 history download (+2 -2) diffs

trunk/grails-app/views/room/show.gsp 11 history download (+2 -2) diffs

trunk/grails-app/views/room/list.gsp 11 history download (+2 -2) diffs

trunk/grails-app/views/room/edit.gsp 11 history download (+2 -2) diffs

10 by mattstine on 10 June 2007, 15:46:55 -0500 (11 months ago) Make Review show entity name (or number) instead of toString() in view

trunk/grails-app/views/hall/edit.gsp 10 history download (+3 -3) diffs

trunk/grails-app/views/hall/show.gsp 10 history download (+3 -3) diffs

trunk/grails-app/views/hall/list.gsp 10 history download (+1 -1) diffs

trunk/grails-app/views/hall/create.gsp 10 history download (+1 -1) diffs

9 by mattstine on 10 June 2007, 15:44:20 -0500 (11 months ago) Make Review show entity name instead of toString() in view

trunk/grails-app/views/building/list.gsp 9 history download (+2 -2) diffs

trunk/grails-app/views/building/create.gsp 9 history download (+2 -2) diffs

trunk/grails-app/views/building/show.gsp 9 history download (+4 -4) diffs

trunk/grails-app/views/building/edit.gsp 9 history download (+4 -4) diffs

8 by mattstine on 10 June 2007, 15:39:27 -0500 (11 months ago) Make Review show entity name instead of toString() in view

trunk/grails-app/views/floor/list.gsp 8 history download (+3 -3) diffs

trunk/grails-app/views/floor/show.gsp 8 history download (+5 -5) diffs

trunk/grails-app/views/floor/create.gsp 8 history download (+1 -1) diffs

trunk/grails-app/views/floor/edit.gsp 8 history download (+4 -4) diffs

7 by mattstine on 09 June 2007, 17:18:00 -0500 (11 months ago) Make Review show entity name instead of toString() in view

trunk/grails-app/views/hall/edit.gsp 7 history download (+1 -1) diffs

trunk/grails-app/views/hall/show.gsp 7 history download (+1 -1) diffs

trunk/grails-app/views/floor/create.gsp 7 history download (+3 -3) diffs

6 by mattstine on 09 June 2007, 17:17:10 -0500 (11 months ago) Make Review Add nullable constraints for appropriate fields

trunk/grails-app/domain/Floor.groovy 6 history download (+6 -0) diffs

trunk/grails-app/domain/Wing.groovy 6 history download (+5 -0) diffs

trunk/grails-app/domain/Building.groovy 6 history download (+1 -1) diffs

5 by mattstine on 08 June 2007, 12:56:17 -0500 (11 months ago) Make Review generated by grails generate-all

trunk/grails-app/views/wing/list.gsp 5 history download (+59) new

trunk/grails-app/views/hall/edit.gsp 5 history download (+73) new

trunk/grails-app/views/floor/show.gsp 5 history download (+84) new

trunk/grails-app/views/room/edit.gsp 5 history download (+51) new

trunk/grails-app/views/room/create.gsp 5 history download (+45) new

… 20 more files in changeset.
3 by mattstine on 08 June 2007, 12:53:55 -0500 (11 months ago) Make Review clarify relationships between entities

trunk/grails-app/domain/Floor.groovy 3 history download (+5 -0) diffs

trunk/grails-app/domain/Wing.groovy 3 history download (+4 -0) diffs

trunk/grails-app/domain/Building.groovy 3 history download (+3 -0) diffs

trunk/grails-app/domain/Room.groovy 3 history download (+1 -0) diffs

trunk/grails-app/domain/Hall.groovy 3 history download (+3 -1) diffs

2 by mattstine on 07 June 2007, 16:28:35 -0500 (11 months ago) Make Review Add domain classes for residence hall object model

trunk/grails-tests/HallTests.groovy 2 history download (+6) new

trunk/grails-tests/WingTests.groovy 2 history download (+6) new

trunk/grails-app/domain/Floor.groovy 2 history download (+3) new

trunk/grails-tests/RoomTests.groovy 2 history download (+6) new

trunk/grails-tests/FloorTests.groovy 2 history download (+6) new

… 5 more files in changeset.
1 by mattstine on 07 June 2007, 13:02:34 -0500 (11 months ago) Make Review Initial commit

1 history download (+0) new

trunk/web-app/images/tree/default/lm.gif 1 history download (+0) new

trunk/web-app/js/yahoo/assets/lmh.gif 1 history download (+0) new

trunk/web-app/images/tree/menu/expandon.gif 1 history download (+0) new

trunk/grails-app/i18n/messages_ru.properties 1 history download (+19) new

… 203 more files in changeset.
earlier earlier | later later
Crucible: Open Source License registered to Atlassian.
Atlassian FishEye, Subversion, CVS & Perforce analysis. (Version:1.5.1 Build:build-297 2008-04-24 ) - Administration - Page generated 2008-05-15 21:54 -0500