

| 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 |

- generic yaml file storage
- expression storage extending the above
192 lines of code changed in:
- really hate the network here ...
1 lines of code changed in:
- space for papa John
5 lines of code changed in:
- commit for:7882 [cor] add init_service() to contextual.rb
6 lines of code changed in:
- minor fix for rake test command. (previous test not cleaning properly)
2 lines of code changed in:
- commit for:7882 [cor] add init_service() to contextual.rb
25 lines of code changed in:
- first commit for worklist
- interface taken from worklistclient
173 lines of code changed in:
- comments in yaml storage
- test for utf8 persistence
32 lines of code changed in:
commented code for storage classes
46 lines of code changed in:
- started comments, commit before meeting
21 lines of code changed in:
- added backup and truncate methods and related tests
44 lines of code changed in:
- 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:
- 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:
- implemented journal replay + test
81 lines of code changed in:
- added date info for journal entry in journal
18 lines of code changed in:
- renamed journal_entry_minor_check to journal_entry_assert for your majesty Sir John of Frieburg
3 lines of code changed in:
- renamed pt_journal_entry to require journal_entry_minor_check
- moved "ladite" method to protected section
6 lines of code changed in:
- 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:
- base implementation for journalling working
91 lines of code changed in:
- formatting for John
58 lines of code changed in:
(6 more)