Directory Statistics for src/java/com/photostructure/spring/web/servlet/view/velocity/

Back to Index Page

Lines Of Code for src/java/com/photostructure/spring/web/servlet/view/velocity/

Commits for src/java/com/photostructure/spring/web/servlet/view/velocity/ (per author)

AuthorRevisionsLines of CodeAdded Lines of CodeLines of Code per Change
matthewm11 (100.0%) 435 (100.0%) 558 (100.0%) 39.55

Commit Log

DateAuthorFile/Message
12/30/04 12:25 PMmatthewm
Removed spurious package prefixes (1 Files changed, 9 Lines changed)
src/java/com/photostructure/spring/web/servlet/view/velocity/VelocityView.java 1.5 (+9 -10)
12/23/04 2:47 PMmatthewm
whitespace (1 Files changed, 10 Lines changed)
src/java/com/photostructure/spring/web/servlet/view/velocity/VelocityView.java 1.4 (+10 -9)
11/10/04 8:40 AMmatthewm
image algo is user-selectable now (1 Files changed, 2 Lines changed)
src/java/com/photostructure/spring/web/servlet/view/velocity/VelocityView.java 1.3 (+2 -2)
10/23/04 11:36 AMmatthewm
IDEA layout/import cleanup (1 Files changed, 1 Lines changed)
src/java/com/photostructure/spring/web/servlet/view/velocity/VelocityView.java 1.2 (+1 -2)
10/15/04 8:27 AMmatthewm
*** empty log message *** (3 Files changed, 111 Lines changed)
src/java/com/photostructure/spring/web/servlet/view/velocity/VelocityViewResolver.java 1.2 (+19 -17)
src/java/com/photostructure/spring/web/servlet/view/velocity/VelocityConfigurer.java 1.2 (+80 -73)
src/java/com/photostructure/spring/web/servlet/view/velocity/VelocityConfig.java 1.2 (+12 -10)
10/7/04 8:22 AMmatthewm
suggested refactoring (albiet including screwing the previous subclasses to make the code cleaner) (4 Files changed, 425 Lines changed)
src/java/com/photostructure/spring/web/servlet/view/velocity/VelocityConfig.java 1.1 added 38
src/java/com/photostructure/spring/web/servlet/view/velocity/VelocityConfigurer.java 1.1 added 125
src/java/com/photostructure/spring/web/servlet/view/velocity/VelocityViewResolver.java 1.1 added 58
src/java/com/photostructure/spring/web/servlet/view/velocity/VelocityView.java 1.1 added 204