[root]/openwfe-ruby/lib/ru/expool

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 60 (100.0%) | 2025 (100.0%) | 33.7 |
| jmettraux | 37 (61.7%) | 1196 (59.1%) | 32.3 |
| hellonico | 23 (38.3%) | 829 (40.9%) | 36.0 |
bug #7970 : fixed serialization problem. Added some rdoc as well.
13 lines of code changed in:
todo #7964 : added get_flow_expression() to Participant
16 lines of code changed in:
slight change
1 lines of code changed in:
slight bug fix
6 lines of code changed in:
- generic yaml file storage
- expression storage extending the above
29 lines of code changed in:
todo #7766 : make workitem.rb follow ruby method name convention
9 lines of code changed in:
bug #7748 : concurrence did not work in persisted engine. Fixed
1 lines of code changed in:
- commit for:7882 [cor] add init_service() to contextual.rb
0 lines of code changed in:
- comments in yaml storage
- test for utf8 persistence
1 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:
todo #7846 : expstorages switched from delete(fei) to remove(fei, wi)
20 lines of code changed in:
- added backup and truncate methods and related tests
36 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)
116 lines of code changed in:
- moved journalling to its own files (implementation and testing)
- more formatting for your highness John, master for us all
229 lines of code changed in:
- implemented journal replay + test
39 lines of code changed in:
- added date info for journal entry in journal
18 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
53 lines of code changed in:
todo #7808 : added tests for prog defs
64 lines of code changed in:
(24 more)