Grails Developers: nebolsin

Login name:
nebolsin
Total Commits:
89 (1.1%)
Lines of Code:
3711 (1.5%)
Most Recent Commit:
2007-04-09 16:44

Activity by Clock Time

Activity by Hour of Day for nebolsin

Activity by Day of Week for nebolsin

Activity in Directories

Directory Changes Lines of Code Lines per Change
Totals 89 (100.0%) 3711 (100.0%) 41.6
grails/test/commons/org/codehaus/groovy/grails/validation/ 20 (22.5%) 1662 (44.8%) 83.1
grails/test/persistence/org/codehaus/groovy/grails/orm/hibernate/ 4 (4.5%) 448 (12.1%) 112.0
grails/src/persistence/org/codehaus/groovy/grails/orm/hibernate/metaclass/ 5 (5.6%) 417 (11.2%) 83.4
grails/test/groovy/org/codehaus/groovy/grails/orm/hibernate/validation/ 3 (3.4%) 216 (5.8%) 72.0
grails/src/commons/org/codehaus/groovy/grails/validation/ 20 (22.5%) 127 (3.4%) 6.3
grails/ant/build/ 1 (1.1%) 125 (3.4%) 125.0
grails/test/groovy/org/codehaus/groovy/grails/web/taglib/ 1 (1.1%) 101 (2.7%) 101.0
grails/test/groovy/org/codehaus/groovy/grails/jobs/plugins/ 2 (2.2%) 92 (2.5%) 46.0
grails/test/persistence/org/codehaus/groovy/grails/orm/hibernate/cfg/ 3 (3.4%) 78 (2.1%) 26.0
grails/src/commons/org/codehaus/groovy/grails/jobs/ 1 (1.1%) 71 (1.9%) 71.0
grails/src/persistence/org/codehaus/groovy/grails/orm/hibernate/validation/ 3 (3.4%) 66 (1.8%) 22.0
grails/src/commons/org/codehaus/groovy/grails/commons/ 6 (6.7%) 45 (1.2%) 7.5
grails/test/scaffolding/org/codehaus/groovy/grails/scaffolding/ 1 (1.1%) 40 (1.1%) 40.0
grails/src/persistence/org/codehaus/groovy/grails/orm/hibernate/cfg/ 2 (2.2%) 37 (1.0%) 18.5
grails/src/commons/grails/util/ 1 (1.1%) 34 (0.9%) 34.0
grails/test/groovy/org/codehaus/groovy/grails/web/codecs/ 1 (1.1%) 33 (0.9%) 33.0
grails/test/groovy/org/codehaus/groovy/grails/web/mappings/ 1 (1.1%) 31 (0.8%) 31.0
grails/src/groovy/org/codehaus/groovy/grails/jobs/plugins/ 1 (1.1%) 23 (0.6%) 23.0
grails/src/grails/grails-app/i18n/ 3 (3.4%) 20 (0.5%) 6.6
grails/src/web/org/codehaus/groovy/grails/web/mapping/ 2 (2.2%) 13 (0.4%) 6.5
grails/src/commons/org/codehaus/groovy/grails/validation/metaclass/ 1 (1.1%) 13 (0.4%) 13.0
grails/src/persistence/org/codehaus/groovy/grails/metaclass/ 2 (2.2%) 11 (0.3%) 5.5
grails/test/commons/org/codehaus/groovy/grails/commons/spring/ 1 (1.1%) 3 (0.1%) 3.0
grails/test/groovy/org/codehaus/groovy/grails/validation/ 1 (1.1%) 2 (0.1%) 2.0
grails/src/grails/grails-app/utils/ 1 (1.1%) 1 (0.0%) 1.0
grails/src/grails/grails-app/taglib/ 1 (1.1%) 1 (0.0%) 1.0
grails/samples/recipes/grails-app/conf/ 1 (1.1%) 1 (0.0%) 1.0

Activity of nebolsin

Most Recent Commits

nebolsin 2007-04-09 16:44

fix for GRAILS-1032 and simple unit tests for URLCodec class

34 lines of code changed in:

nebolsin 2007-04-06 22:59

fix for GRAILS-1029

1 lines of code changed in:

nebolsin 2007-04-06 22:45

fix for GRAILS-1029

43 lines of code changed in:

nebolsin 2007-04-03 20:54

fix for GRAILS-1021

2 lines of code changed in:

nebolsin 2007-04-03 20:14

fix for GRAIL-1017

101 lines of code changed in:

nebolsin 2007-04-01 18:15

fix for GRAILS-1010 for Russian language

18 lines of code changed in:

nebolsin 2007-04-01 10:41

fix for GRAILS-1006, GRAILS-1008

1533 lines of code changed in:

nebolsin 2007-04-01 10:38

fix for GRAILS-999

67 lines of code changed in:

nebolsin 2007-03-30 19:37

fix for GRAILS-733

40 lines of code changed in:

nebolsin 2007-03-30 19:23

fix for GRAILS-763

1 lines of code changed in:

nebolsin 2007-03-30 17:08

fix for GRAILS-213 unit test

0 lines of code changed in:

nebolsin 2007-03-30 17:07

fix for GRAILS-213

46 lines of code changed in:

nebolsin 2007-03-29 17:49

fix for GRAILS-996 and test case for ValidatorConstraint

174 lines of code changed in:

nebolsin 2007-03-22 21:02

GRAILS-957: SessionBinderJobListener added to bound Hibernate Session to Quartz job execution thread

135 lines of code changed in:

nebolsin 2007-03-22 20:50

GRAILS-945: another place where Quartz scheduler should be shutted down properly

3 lines of code changed in:

nebolsin 2007-03-22 09:41

GRAILS-472,GRAILS-256: using of 'optionals' property is deprecated, all control about optionality is on nullable constraint now

84 lines of code changed in:

nebolsin 2007-03-21 10:58

GRAILS-956: several GrailsUtil.derecated() methods added to overcome the fact that there is no @deprecated mechanism that works with Groovy code. MaxSizeConstraint, MinSizeConstraint and SizeConstraint.java changed to use these new methods.

43 lines of code changed in:

nebolsin 2007-03-20 15:53

GRAILS-933: fixed db schema generation for numeric properties with min/max constraints

53 lines of code changed in:

nebolsin 2007-03-20 15:45

GRAILS-947: warning message about deprecating minSize, maxSize and size constraints for numeric properties added

18 lines of code changed in:

nebolsin 2007-03-16 17:26

GRAILS-214: HQL named parameters added to find, findAll and executeQuery domain class dynamic methods; test coverage for FindPersistentMethod, FindAllPersistentMethod and ExecuteQueryPersistentMethod improved to 100%

633 lines of code changed in:

(6 more)

Generated by StatSVN 0.3.2-SNAPSHOT