public
Description: the [OpenWFEru] workflow and BPM engine (ruby)
Homepage: http://openwferu.rubyforge.org
Clone URL: git://github.com/jmettraux/ruote.git
Search Repo:

The ruote Network Feed   feed

jmettraux committed to jmettraux/ruote 1 day ago

a93b893bea48f24c1e538b782e979a0289492c65

todo #21849 : added :uri attribute to InFlowWorkitem

jmettraux committed to jmettraux/ruote 1 day ago

0b8f17028d68b403accc113226cd7ec5e44daebb

added top_attributes 'hook' for ruote-rest

jmettraux committed to jmettraux/ruote 3 days ago

8389641cbf8b4419d0fd1faf39af954f0a902966

don't keep track of 'reschedule' events in history

jmettraux committed to jmettraux/ruote 3 days ago

f0fe6e72d58ee80721a0f3e0a990ec2229760f0f

todo #21802 : added an updated_at field to FlowExpression (plus other minor changes)

jmettraux committed to jmettraux/ruote 5 days ago

25d69f77ebef4d850eb10e8a7ff03ae9b1bb9c5f

removed 'auto' require on rufus/treechecker (and lots of test/ cleanup against 'include OpenWFE')

jmettraux committed to jmettraux/ruote 6 days ago
jmettraux committed to jmettraux/ruote 6 days ago

a91f1857f006d65739ebd2ee0c2305173f9df561

lost 12 seconds on rake qtest :(

jmettraux committed to jmettraux/ruote 7 days ago

2e4330f12e428563dbccade77310f3c2abf83a0d

initial work on the new treechecker

jmettraux committed to jmettraux/ruote 7 days ago

a5f67ca9a8890901bf17125a9fb0787d2ca2759e

rufus-treechecker in use

jmettraux committed to jmettraux/ruote 7 days ago

9ddb7f4d0572685659bfadf673d024723e02beaf

move to the new TreeChecker done

jmettraux committed to jmettraux/ruote 7 days ago

2a34b43e903e6874c8b88c4a902ac495e865a279

DefParser is now a service

jmettraux committed to jmettraux/ruote 10 days ago

4ab5233405b30f8d522885e77689e172978ab973

touching active workitems' last_modified via before_save and some treechecker simplification

jmettraux committed to jmettraux/ruote 11 days ago

989ded8de239dad48c6c115fc446082afd31d177

source package was labelled rufus instead of ruote. Fixed.

jmettraux committed to jmettraux/ruote 11 days ago

7ddbfdea7e57d84c4c31d21ca5aa40bfcd1519d3

added timestamp to ProcessStatus

jmettraux committed to jmettraux/ruote 12 days ago

5fcc3dde502a94597d8236f2746f2e0db88f4bc4

todo #21646 : integrated a process status cache (all and wfid)

jmettraux committed to jmettraux/ruote 12 days ago

ea8874b1fd8d0c425206b4d483506ff3f280f8fa

added test about ProcessStatus caching

jmettraux committed to jmettraux/ruote 12 days ago

29367af0666defc013fc459cf8baa9feadb2fa5c

- todo #21680 : added timestamp to ProcessStatus

jmettraux committed to jmettraux/ruote 14 days ago

e6ce18a086a4d323b0e76095e0ae200d6f9d0654

todo #21664 : integrated REXML fix by Michael Koziarski

jmettraux committed to jmettraux/ruote 14 days ago

7932e44d615e4c7ccdf1f7a0b87fffb02a33261a

shorter error messages for history

jmettraux committed to jmettraux/ruote 14 days ago

c68845e72a047d4af9cb8fef85433add73ca177d

logging :pause and :resume in history

jmettraux committed to jmettraux/ruote 15 days ago

edbb180a966cadbe99da97cd3414abd527fbbf53

added a test for :pause and :resume events

jmettraux committed to jmettraux/ruote 15 days ago

e54aa1256b55dfa2fc871a1341ebfea7ef740c47

bug #21649 : pause and resume were not emitting an expool event. Fixed.

jmettraux committed to jmettraux/ruote 15 days ago

954825a1102282c5dc2928fe90066c15b8eee07d

todo #21652 : now generating one unique 'ruote' gem

jmettraux committed to jmettraux/ruote 15 days ago

84e0d310874e5ef43f1815d8cdc72846570c8293

todo #21646 : integrated a process status cache

jmettraux committed to jmettraux/ruote 15 days ago

176043e3bbcfae2e01587ba5cb9bafd61701bf2f

todo #21644 : included process_stack result into process_status

jmettraux committed to jmettraux/ruote 20 days ago

703615b17e90f951194d92d6d06a2c400a25ebd6

added the participant name to the db logged history events

jmettraux committed to jmettraux/ruote 21 days ago

465ed6984e35c630f9656caa7394715f79108ee5

added HistoryEntry.full_fei()

jmettraux committed to jmettraux/ruote 21 days ago

595c7640966c1ee0e1b1276cf671644f2ed741ff

bug #21585 : to_h.to_json and back broken. Fixed and discarded eval(class)

ayethu started watching ruote 25 days ago
ruote is at jmettraux/ruote
jmettraux committed to jmettraux/ruote 28 days ago

f534a53f0bbc386460b38ca9632be2c2a6706c47

...and the test for DbHistory