summaryrefslogtreecommitdiff
path: root/taskflow/conductors
Commit message (Expand)AuthorAgeFilesLines
* Add and use a new simple helper logging moduleJoshua Harlow2014-12-081-2/+1
* Merge "Use and verify event and latch wait() return using timeouts"Jenkins2014-10-191-4/+3
|\
| * Use and verify event and latch wait() return using timeoutsJoshua Harlow2014-10-181-4/+3
* | Deprecate `engine_conf` and prefer `engine` insteadJoshua Harlow2014-10-182-12/+17
|/
* Have the dispatch_job function return a futureJoshua Harlow2014-08-212-5/+8
* Merge "Add a pformat() failure method and use it in the conductor"Jenkins2014-08-211-5/+12
|\
| * Add a pformat() failure method and use it in the conductorJoshua Harlow2014-08-111-5/+12
* | Avoid naming time type module the same as a builtinJoshua Harlow2014-08-121-1/+1
|/
* Create a top level time typeJoshua Harlow2014-06-201-3/+3
* Upgrade hacking version and fix some of the issuesJoshua Harlow2014-06-132-9/+14
* Merge "Invert the conductor stop() returned result"Jenkins2014-06-011-8/+10
|\
| * Invert the conductor stop() returned resultJoshua Harlow2014-05-311-8/+10
* | Increase the level of usefulness of the dispatching loggingJoshua Harlow2014-05-302-25/+24
* | Avoid forcing engine_conf to a dictJoshua Harlow2014-05-301-2/+1
|/
* Allow for two ways to find a flow detail in a job for a conductorJoshua Harlow2014-05-301-19/+44
* Adds a single threaded flow conductorDan Krause2014-05-283-0/+240