Directory openwfe-ruby/lib/ru/expool/

Directory Created:
2007-01-03 03:44
Total Files:
4
Deleted Files:
1
Lines of Code:
1131

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

Lines of Code

openwfe-ruby/lib/ru/expool/ Lines of Code

Developers

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

Most Recent Commits

jmettraux 2007-01-18 11:22

bug #7970 : fixed serialization problem. Added some rdoc as well.

13 lines of code changed in:

  • openwfe-ruby/lib/ru/expool: expressionpool.rb (+13 -8)
jmettraux 2007-01-18 01:57

todo #7964 : added get_flow_expression() to Participant

16 lines of code changed in:

  • openwfe-ruby/lib/ru/expool: expressionpool.rb (+16 -1)
jmettraux 2007-01-17 23:27

slight change

1 lines of code changed in:

  • openwfe-ruby/lib/ru/expool: journalexpstorage.rb (+1 -1)
jmettraux 2007-01-17 23:12

slight bug fix

6 lines of code changed in:

  • openwfe-ruby/lib/ru/expool: journalexpstorage.rb (+6)
hellonico 2007-01-17 21:37

- generic yaml file storage
- expression storage extending the above

29 lines of code changed in:

  • openwfe-ruby/lib/ru/expool: yamlexpstorage.rb (+29 -132)
jmettraux 2007-01-17 00:03

todo #7766 : make workitem.rb follow ruby method name convention

9 lines of code changed in:

  • openwfe-ruby/lib/ru/expool: expressionpool.rb (+9 -7)
jmettraux 2007-01-16 18:14

bug #7748 : concurrence did not work in persisted engine. Fixed

1 lines of code changed in:

  • openwfe-ruby/lib/ru/expool: expressionpool.rb (+1 -1)
hellonico 2007-01-16 02:21

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

0 lines of code changed in:

  • openwfe-ruby/lib/ru/expool: journalexpstorage.rb (-1)
hellonico 2007-01-15 20:55

- comments in yaml storage
- test for utf8 persistence

1 lines of code changed in:

  • openwfe-ruby/lib/ru/expool: yamlexpstorage.rb (+1 -4)
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)
jmettraux 2007-01-15 09:48

todo #7846 : expstorages switched from delete(fei) to remove(fei, wi)

20 lines of code changed in:

  • openwfe-ruby/lib/ru/expool: expressionpool.rb (+4 -3), expstorage.rb (+10 -5), journalexpstorage.rb (+4 -2), yamlexpstorage.rb (+2 -1)
hellonico 2007-01-15 03:35

- added backup and truncate methods and related tests

36 lines of code changed in:

  • openwfe-ruby/lib/ru/expool: journalexpstorage.rb (+36 -21)
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)

116 lines of code changed in:

  • openwfe-ruby/lib/ru/expool: journalexpstorage.rb (+116 -93)
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

229 lines of code changed in:

  • openwfe-ruby/lib/ru/expool: expstorage.rb (-182), journalexpstorage.rb (new 229)
hellonico 2007-01-15 00:06

- implemented journal replay + test

39 lines of code changed in:

  • openwfe-ruby/lib/ru/expool: expstorage.rb (+39 -4)
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: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

53 lines of code changed in:

  • openwfe-ruby/lib/ru/expool: expstorage.rb (+53 -22)
jmettraux 2007-01-13 23:21

todo #7808 : added tests for prog defs

64 lines of code changed in:

  • openwfe-ruby/lib/ru/expool: expressionpool.rb (+54 -26), yamlexpstorage.rb (+10)

(24 more)

Generated by StatSVN 0.3.0