1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Nov 27, 2024 — Nov 27, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
ruote-kit returns just a wfid when launching processes now. update Agent#launch_process accordingly. More... almost 16 years ago
Expressions may be cancelled and killed now More... almost 16 years ago
the agend may cancel and kill expressions now More... almost 16 years ago
fetch expression for Workitem More... almost 16 years ago
fetch workitem for Expression More... almost 16 years ago
update Expression spec More... almost 16 years ago
add expressions list to Process More... almost 16 years ago
Agent may load expressions now More... almost 16 years ago
add Expression class More... almost 16 years ago
workitems may now be updated and proceeded More... almost 16 years ago
find process for Workitem More... almost 16 years ago
update specs for Agent More... almost 16 years ago
in LaunchItem#initialize: only handle strings as URIs if they match with /^https?:\/\// More... almost 16 years ago
update specs for LaunchItem More... almost 16 years ago
add process spec for "should have a list of workitems" More... almost 16 years ago
update specs for Agent More... almost 16 years ago
allow instantiation of invalid launch items More... almost 16 years ago
add convenience method to retrieve a Process' workitems More... almost 16 years ago
make sure the agent instance var is set when creating workitem and process instances in some methods of Agent More... almost 16 years ago
allow fetching workitems by process in Agent#workitems More... almost 16 years ago
add find_workitem method in Agent More... almost 16 years ago
add find_process method in Agent More... almost 16 years ago
use :params option of rufus-jig instead of home-brewn param generation in Agent#workitems More... almost 16 years ago
return an instance of Process instead of just the wfid when launching a process More... almost 16 years ago
create LaunchItem on the fly in Agent#launch_process More... almost 16 years ago
accept params in LaunchItem#initialize More... almost 16 years ago
Basic workitem loading More... almost 16 years ago
Introduce an 'embedded agent' More... almost 16 years ago
We can now cancel/kill processes More... almost 16 years ago
Basic process loading implemented More... almost 16 years ago