forked from jmettraux/ruote
-
Notifications
You must be signed in to change notification settings - Fork 0
/
CREDITS.txt
104 lines (88 loc) · 4.02 KB
/
CREDITS.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
= CREDITS
Ruote is an open source Ruby workflow engine.
== The main project team
John Mettraux - http://jmettraux.wordpress.com
Torsten Schoenebaum - http://github.com/tosch
Kenneth Kalmer - http://www.opensourcery.co.za
== Contributors
Sjors - https://github.com/xtr3me - missing "concat" tactic for concurrence
Islam Amer - https://github.com/iamer
Nathan Stults - https://github.com/PlasticLizard - lots of help
Akeem Adeniji - https://github.com/akeem - add_type and composite storage
Bjoern Boettcher - https://github.com/doITdistributed - example fixing
Julien France - https://github.com/xaop - concat/union merge types enhancements
Simone Carletti - documentation, bug hunting and various ideas
Raphael Simon - error handling + filters design
Nando Sola - lots of help
Neil Pennell - http://github.com/npennel
Patrick Gannon - fix for compatibility with ruote-mongodb
Fix Peña - 'jump to' bug patch
Eric Smith - position when error patch
David Goodlad - http://github.com/dgoodlad
Eric Dennis - http://github.com/threetee
David Greaves - http://github.com/lbt
Rich Meyers - http://github.com/richmeyers
Oleg Pudeyev - http://github.com/p
Brett Anthoine - http://github.com/anb
Matt Nichols - http://github.com/mattnichols
Nicholas Faiz - http://github.com/biv
Chris Beer - http://github.com/cbeer
Enrico Bianco - http://github.com/enricob
Andrew Timberlake - timeout 'at'
Maarten Oelering - bug reports and test cases
Nick Petrella - socket listener issues and Python interactivity, dollar patch
Sakaguchi Masa - japanese website and articles in Japanese magazines
Patrice Cappelaere - lots of feedback and ideas
Tomaso Tosolini - database persisted engine implementation and patches
Alain Hoang (configuration managaer)
Matt Zukowski (senior developer)
Jamandru Reynolds (http://geometron.net)
Frederic Piccand
Richard Jennings
== Feedback
Juris Galang - https://github.com/jurisgalang (concurrence vs history issue)
John 'jpgilman' - timed_out and name of the participant
Pedro Texeira - add_tracker issue
Greg Lazarev - composite storage issues
Jan Topiński - https://github.com/simcha
Iuri Gagnidze - ProcessStatus#definition_name issues, Engine#leftovers
John Le - https://github.com/sandbox
Sean Johnson - https://github.com/belucid
Hery - Engine#register and block participants
Gonzalo Suarez - many many help
Rebo - 'set' issue with Sinatra
Copper Hill - test coverage enhancements
Claudio Petasecca Donati - many help
Daniel Neighman "hassox" - :on_timeout => "error" and many issue reports
Eric Platon - engine.launch_single idea
Marc Lee - storage.clear consistency
Don H. French - Engine#register_from_dir idea
Kaspar Schiess - http://github.com/kschiess
Oleg (foenixx) - many suggestions and bug reports
Avishai Shalom - discussion and ideas about participant/worker locality
Francisco Kiko - many help
David Goldhirsch - EM participant block
dlamotte - set :val => nil
jpr5 + asm
Jason Allen - multi-instance considerations
Petia Wohed - workflow patterns implementation evaluation
Ralph DeGuelle - sleep silent death report
Leo Venegas - various bug reports
Corin Moss - sync launch and ruote-rest balancing
Scott Sproule - missing read() method in rufus-verbs fopen()
Aye Thu - missing 'atom-tools' dependency
Machiel Groeneveld - missing 'rufus-mnemo' dependency
Harshal Hayat - :on_field => :executions idea
Ralf KaoticEntity - concurrence mix feedback
Graeme Lockley - every jobs {re/un}scheduling
JimJin - various feedback and bug reports
Andreas Baumann - bug reports and test cases
Fu Zhang - csv tables 'accumulate' and 'range' ideas
Lee Fyock - suggested the Scheduler 'tag' feature.
Art Schumer - cron scheduler bug
ara.t.howard on the ruby talk ml pointed out a weakness in scheduler.
Tomek "Tomash" Stachewicz - scheduler feedback
Jon "Compensator" - first report of the "yamlextras" issue
(see the mailing list at : http://groups.google.com/group/openwferu-users )
= Last but not least
Many thanks to the authors, the contributors and the community of the Ruby language, the various json gems, the builder, mailtrap, sourcify, parsetree, parslet gems, and many more.