/trunk Developers: hellonico

Login name:
hellonico
Total Commits:
48 (6.0%)
Lines of Code:
1643 (11.1%)
Most Recent Commit:
2007-01-17 21:37

Activity by Clock Time

Activity by Hour of Day for hellonico

Activity by Day of Week for hellonico

Activity in Directories

Directory Changes Lines of Code Lines per Change
Totals 48 (100.0%) 1643 (100.0%) 34.2
openwfe-ruby/lib/ru/expool/ 23 (47.9%) 829 (50.5%) 36.0
openwfe-ruby/test/ 15 (31.3%) 437 (26.6%) 29.1
openwfe-ruby/lib/ru/worklist/ 2 (4.2%) 176 (10.7%) 88.0
openwfe-ruby/lib/ru/storage/ 1 (2.1%) 158 (9.6%) 158.0
openwfe-ruby/lib/ru/engine/ 4 (8.3%) 27 (1.6%) 6.7
openwfe-ruby/lib/ru/ 3 (6.3%) 16 (1.0%) 5.3

Activity of hellonico

Most Recent Commits

hellonico 2007-01-17 21:37

- generic yaml file storage
- expression storage extending the above

192 lines of code changed in:

  • openwfe-ruby/lib/ru: rudefinitions.rb (+2 -2)
  • openwfe-ruby/lib/ru/expool: yamlexpstorage.rb (+29 -132)
  • openwfe-ruby/lib/ru/storage: yamlfilestorage.rb (new 158)
  • openwfe-ruby/lib/ru/worklist: worklists.rb (+3 -1)
hellonico 2007-01-16 23:08

- really hate the network here ...

1 lines of code changed in:

  • openwfe-ruby/lib/ru/engine: engine.rb (+1 -1)
hellonico 2007-01-16 23:05

- space for papa John

5 lines of code changed in:

  • openwfe-ruby/lib/ru/engine: engine.rb (+5 -5)
hellonico 2007-01-16 02:21

- commit for:7882 [cor] add init_service() to contextual.rb

6 lines of code changed in:

  • openwfe-ruby/lib/ru/engine: engine.rb (+6 -5)
  • openwfe-ruby/lib/ru/expool: journalexpstorage.rb (-1)
hellonico 2007-01-16 02:16

- minor fix for rake test command. (previous test not cleaning properly)

2 lines of code changed in:

  • openwfe-ruby/test: file_persistence_test.rb (+2 -1)
hellonico 2007-01-16 01:34

- commit for:7882 [cor] add init_service() to contextual.rb

25 lines of code changed in:

  • openwfe-ruby/lib/ru: contextual.rb (+10 -2)
  • openwfe-ruby/lib/ru/engine: engine.rb (+15 -20)
hellonico 2007-01-15 23:22

- first commit for worklist
- interface taken from worklistclient

173 lines of code changed in:

  • openwfe-ruby/lib/ru/worklist: worklists.rb (new 173)
hellonico 2007-01-15 20:55

- comments in yaml storage
- test for utf8 persistence

32 lines of code changed in:

  • openwfe-ruby/lib/ru/expool: yamlexpstorage.rb (+1 -4)
  • openwfe-ruby/test: file_persistence_test.rb (+31 -6)
hellonico 2007-01-15 20:36

commented code for storage classes

46 lines of code changed in:

  • openwfe-ruby/lib/ru/expool: expstorage.rb (+23 -2), journalexpstorage.rb (+23 -1)
hellonico 2007-01-15 18:56

- started comments, commit before meeting

21 lines of code changed in:

  • openwfe-ruby/lib/ru/expool: journalexpstorage.rb (+21 -5)
hellonico 2007-01-15 03:35

- added backup and truncate methods and related tests

44 lines of code changed in:

  • openwfe-ruby/lib/ru/expool: journalexpstorage.rb (+36 -21)
  • openwfe-ruby/test: journal_persistence_test.rb (+8 -6)
hellonico 2007-01-15 02:42

- backup method in journal
- prototype for truncate method in journal (find the proper cut point in journal given number of lines or date, but no writing yet)

149 lines of code changed in:

  • openwfe-ruby/lib/ru/expool: journalexpstorage.rb (+116 -93)
  • openwfe-ruby/test: journal_persistence_test.rb (+33 -10)
hellonico 2007-01-15 00:42

- moved journalling to its own files (implementation and testing)
- more formatting for your highness John, master for us all

353 lines of code changed in:

  • openwfe-ruby/lib/ru/expool: expstorage.rb (-182), journalexpstorage.rb (new 229)
  • openwfe-ruby/test: file_persistence_test.rb (+3 -96), journal_persistence_test.rb (new 120), quicktest.rb (+1)
hellonico 2007-01-15 00:06

- implemented journal replay + test

81 lines of code changed in:

  • openwfe-ruby/lib/ru/expool: expstorage.rb (+39 -4)
  • openwfe-ruby/test: file_persistence_test.rb (+42 -29)
hellonico 2007-01-14 23:20

- added date info for journal entry in journal

18 lines of code changed in:

  • openwfe-ruby/lib/ru/expool: expstorage.rb (+18 -8)
hellonico 2007-01-14 21:43

- renamed journal_entry_minor_check to journal_entry_assert for your majesty Sir John of Frieburg

3 lines of code changed in:

  • openwfe-ruby/test: file_persistence_test.rb (+3 -3)
hellonico 2007-01-14 21:37

- renamed pt_journal_entry to require journal_entry_minor_check
- moved "ladite" method to protected section

6 lines of code changed in:

  • openwfe-ruby/test: file_persistence_test.rb (+6 -6)
hellonico 2007-01-14 21:27

- require 'ru/expressions/expressionmap'
this is used for YAML in the journal to be able to load any expression back from the journal

1 lines of code changed in:

  • openwfe-ruby/lib/ru/expool: expstorage.rb (+1 -3)
hellonico 2007-01-14 21:23

- base implementation for journalling working

91 lines of code changed in:

  • openwfe-ruby/lib/ru/expool: expstorage.rb (+53 -22)
  • openwfe-ruby/test: file_persistence_test.rb (+38 -8)
hellonico 2007-01-11 01:29

- formatting for John

58 lines of code changed in:

  • openwfe-ruby/lib/ru/expool: expstorage.rb (+58 -57)

(6 more)

Generated by StatSVN 0.3.0