Groovy Developers: mguillem

Login name:
mguillem
Total Commits:
365 (1.3%)
Lines of Code:
835 (0.1%)
Most Recent Commit:
2007-02-01 17:21

Activity by Clock Time

Activity by Hour of Day for mguillem

Activity by Day of Week for mguillem

Activity in Directories

Directory Changes Lines of Code Lines per Change
Totals 365 (100.0%) 835 (100.0%) 2.2
groovy/groovy-core/src/test/groovy/ 174 (47.7%) 363 (43.5%) 2.0
groovy/groovy-core/src/test/org/codehaus/groovy/ant/ 5 (1.4%) 151 (18.1%) 30.2
groovy/groovy-core/src/test/groovy/bugs/ 80 (21.9%) 136 (16.3%) 1.7
groovy/groovy-core/src/main/org/codehaus/groovy/ant/ 1 (0.3%) 83 (9.9%) 83.0
groovy/groovy-core/cruise/ 18 (4.9%) 15 (1.8%) 0.8
groovy/groovy-core/src/test/groovy/util/ 8 (2.2%) 13 (1.6%) 1.6
groovy/groovy-core/src/test/groovy/tree/ 6 (1.6%) 11 (1.3%) 1.8
groovy/groovy-core/src/main/org/codehaus/groovy/runtime/typehandling/ 1 (0.3%) 11 (1.3%) 11.0
groovy/groovy-core/src/test/org/codehaus/groovy/ant/groovytest3/ 1 (0.3%) 9 (1.1%) 9.0
groovy/groovy-core/src/test/org/codehaus/groovy/runtime/ 3 (0.8%) 5 (0.6%) 1.6
groovy/groovy-core/src/main/groovy/sql/ 4 (1.1%) 5 (0.6%) 1.2
groovy/groovy-core/src/main/groovy/lang/ 10 (2.7%) 5 (0.6%) 0.5
groovy/groovy-core/src/main/org/codehaus/groovy/syntax/ 4 (1.1%) 4 (0.5%) 1.0
groovy/groovy-core/src/main/org/codehaus/groovy/classgen/ 4 (1.1%) 4 (0.5%) 1.0
groovy/groovy-core/src/test/groovy/script/ 2 (0.5%) 3 (0.4%) 1.5
groovy/groovy-core/src/main/groovy/servlet/ 2 (0.5%) 3 (0.4%) 1.5
groovy/groovy-core/src/test/groovy/gpath/ 1 (0.3%) 2 (0.2%) 2.0
groovy/groovy-core/src/test/groovy/benchmarks/ 2 (0.5%) 2 (0.2%) 1.0
groovy/groovy-core/src/main/org/codehaus/groovy/runtime/ 6 (1.6%) 2 (0.2%) 0.3
groovy/groovy-core/src/main/org/codehaus/groovy/ast/ 3 (0.8%) 2 (0.2%) 0.6
groovy/groovy-core/src/main/groovy/model/ 1 (0.3%) 2 (0.2%) 2.0
groovy/groovy-core/ 3 (0.8%) 2 (0.2%) 0.6
groovy/groovy-core/src/test/ 3 (0.8%) 1 (0.1%) 0.3
groovy/groovy-core/src/main/org/codehaus/groovy/ 1 (0.3%) 1 (0.1%) 1.0
groovy/groovy-core/src/test/org/codehaus/groovy/wiki/ 1 (0.3%) 0 (0.0%) 0.0
groovy/groovy-core/src/test/org/codehaus/groovy/antlr/treewalker/ 1 (0.3%) 0 (0.0%) 0.0
groovy/groovy-core/src/tck/ 1 (0.3%) 0 (0.0%) 0.0
groovy/groovy-core/src/main/org/codehaus/groovy/wiki/ 1 (0.3%) 0 (0.0%) 0.0
groovy/groovy-core/src/main/org/codehaus/groovy/runtime/wrappers/ 1 (0.3%) 0 (0.0%) 0.0
groovy/groovy-core/src/main/org/codehaus/groovy/ast/expr/ 1 (0.3%) 0 (0.0%) 0.0
groovy/groovy-core/src/main/org/codehaus/groovy/antlr/treewalker/ 3 (0.8%) 0 (0.0%) 0.0
groovy/groovy-core/src/main/org/codehaus/groovy/antlr/parser/ 1 (0.3%) 0 (0.0%) 0.0
groovy/groovy-core/src/main/groovy/xml/ 1 (0.3%) 0 (0.0%) 0.0
groovy/groovy-core/src/main/groovy/util/slurpersupport/ 2 (0.5%) 0 (0.0%) 0.0
groovy/groovy-core/src/main/groovy/util/ 4 (1.1%) 0 (0.0%) 0.0
groovy/groovy-core/src/main/groovy/text/ 1 (0.3%) 0 (0.0%) 0.0
groovy/groovy-core/src/main/groovy/ 1 (0.3%) 0 (0.0%) 0.0
groovy/groovy-core/src/examples/webapps/template-examples/WEB-INF/lib/ 1 (0.3%) 0 (0.0%) 0.0
groovy/groovy-core/src/examples/webapps/groovlet-examples/WEB-INF/lib/ 1 (0.3%) 0 (0.0%) 0.0
groovy/groovy-core/.settings/ 1 (0.3%) 0 (0.0%) 0.0

Activity of mguillem

Most Recent Commits

mguillem 2007-02-01 17:21

GROOVY-1690

Add package declaration corresponding to the folder for (most of) unit tests where it was missing.

483 lines of code changed in:

mguillem 2007-01-26 16:11

Removed following goals as they seem useless (please restore with usage description if one of this goals is really needed)

asm:dump

console

dc

groovy-eclipse:copyjars

groovy:disable-unittests

groovy:exe

groovy:fails

groovy:make-full-install

groovy:test

groovy:test-quick

groovy:test-single

groovy:test-wiki

modules

run

script

swing:demo

war:notests

war:webapp

1 lines of code changed in:

mguillem 2007-01-11 20:10

GROOVY-1647 Groovy Truth: empty CharSequence and empty array now evaluate to false

59 lines of code changed in:

mguillem 2007-01-11 10:46

removed useless remaining .cvsignore files

0 lines of code changed in:

  • groovy/groovy-core/.settings: .cvsignore (del)
  • groovy/groovy-core/src/examples/webapps/groovlet-examples/WEB-INF/lib: .cvsignore (del)
  • groovy/groovy-core/src/examples/webapps/template-examples/WEB-INF/lib: .cvsignore (del)
  • groovy/groovy-core/src/main/groovy: .cvsignore (del)
  • groovy/groovy-core/src/main/org/codehaus/groovy/antlr/parser: .cvsignore (del)
  • groovy/groovy-core/src/tck: .cvsignore (del)
  • groovy/groovy-core/src/test/groovy: .cvsignore (del)
mguillem 2007-01-03 18:11

triggering once again

1 lines of code changed in:

mguillem 2007-01-03 18:02

testing email

1 lines of code changed in:

mguillem 2007-01-03 17:51

use default suffix property for email publisher to handle all committers in one time

1 lines of code changed in:

mguillem 2007-01-03 17:06

removed fail call for CC test

0 lines of code changed in:

mguillem 2007-01-03 17:03

added scm@groovy.codehaus.org to the always subscriber

1 lines of code changed in:

mguillem 2007-01-03 16:49

testing CC: trigger failure

2 lines of code changed in:

mguillem 2007-01-03 16:32

just to trigger CC

1 lines of code changed in:

mguillem 2007-01-03 16:23

testing emailmap

1 lines of code changed in:

mguillem 2007-01-03 16:23

CC test was successfull, removed fail call

0 lines of code changed in:

mguillem 2007-01-03 16:06

testing CC: test should fail and CC should notify it (will be removed afterwards)

3 lines of code changed in:

mguillem 2007-01-03 15:33

just to trigger CC (double commit needed)

2 lines of code changed in:

mguillem 2007-01-03 15:10

fixed junit report dir (in fact was ready to use in comments)

1 lines of code changed in:

mguillem 2007-01-03 13:43

not needed anymore (and seems to cause problems to CC)

0 lines of code changed in:

mguillem 2007-01-03 13:36

just to trigger CC again (2 commit needed on this file)

1 lines of code changed in:

  • groovy/groovy-core/cruise: build.xml (+1 -1)
mguillem 2007-01-03 12:39

added missing failonerror for exec tasks

2 lines of code changed in:

  • groovy/groovy-core/cruise: build.xml (+2 -2)
mguillem 2007-01-03 12:38

added junit's result dir as merge dir for logs

2 lines of code changed in:

(4 more)

Generated by StatSVN 0.3.2-SNAPSHOT