summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* Instead of a multiprocessing queue use sockets via asyncoreJoshua Harlow2016-05-241-0/+1
* Fix documentation related to missing BaseTask classGreg Hill2016-05-114-13/+13
* Remove deprecated things for 2.0 releaseJoshua Harlow2016-05-102-6/+1
* Merge "Spice up WBE banner and add simple worker __main__ entrypoint"Jenkins2016-04-281-0/+5
|\
| * Spice up WBE banner and add simple worker __main__ entrypointJoshua Harlow2016-02-081-0/+5
* | Don't set html_last_updated_fmt without gitThomas Bechtold2016-04-131-2/+3
* | Fallback if git is absentDavanum Srinivas2016-03-021-2/+6
* | Some WBE protocol/executor cleanupsJoshua Harlow2016-02-141-0/+11
* | Fix for WBE sporadic timeout of tasksJoshua Harlow2016-02-051-5/+0
|/
* Merge "Retrieve the store from flowdetails as well, if it exists"Jenkins2016-01-261-0/+60
|\
| * Retrieve the store from flowdetails as well, if it existsGreg Hill2016-01-251-0/+60
* | Merge "Use automaton's converters/pydot"Jenkins2016-01-252-4/+4
|\ \ | |/ |/|
| * Use automaton's converters/pydotJoshua Harlow2015-10-112-4/+4
* | Merge "Replace deprecated library function os.popen() with subprocess"Jenkins2016-01-151-2/+5
|\ \
| * | Replace deprecated library function os.popen() with subprocessting.wang2016-01-131-2/+5
* | | Allow for alterations in decider 'area of influence'Joshua Harlow2016-01-092-0/+3
|/ /
* | fix doc change caused by the change of toozZhihai Song2015-12-141-1/+1
* | Add a executor backed conductor and have existing impl. use itJoshua Harlow2015-11-121-1/+9
* | Register conductor information on jobboardtonytan4ever2015-10-191-0/+5
|/
* Fix bad sphinx module referenceJoshua Harlow2015-10-051-1/+1
* Merge "Rename 'history' -> 'Release notes'"Jenkins2015-09-251-2/+2
|\
| * Rename 'history' -> 'Release notes'Joshua Harlow2015-09-251-2/+2
* | Merge "Explain that jobs arch. diagram is only for zookeeper"Jenkins2015-09-221-1/+6
|\ \ | |/ |/|
| * Explain that jobs arch. diagram is only for zookeeperJoshua Harlow2015-09-021-1/+6
* | Merge "Extend and improve failure logging"Jenkins2015-09-141-0/+5
|\ \
| * | Extend and improve failure loggingJoshua Harlow2015-08-071-0/+5
* | | Merge "Fix busted stevedore doc(s) link"Jenkins2015-08-112-2/+2
|\ \ \
| * | | Fix busted stevedore doc(s) linkJoshua Harlow2015-08-072-2/+2
| | |/ | |/|
* | | Add nicely made task structural diagramJoshua Harlow2015-08-103-0/+7
|/ /
* | Merge "Replace the tree 'pformat()' recursion with non-recursive variant"Jenkins2015-07-311-0/+5
|\ \ | |/
| * Replace the tree 'pformat()' recursion with non-recursive variantJoshua Harlow2015-07-271-0/+5
* | Remove extra runner layer and just use use machine in engineJoshua Harlow2015-07-281-9/+11
* | Fix seven typos and one readability on taskflow documentationAtsushi SAKAI2015-07-274-8/+8
|/
* Merge "Add ability to reset an engine via a `reset` method"Jenkins2015-07-252-7/+8
|\
| * Add ability to reset an engine via a `reset` methodJoshua Harlow2015-07-182-7/+8
* | Merge "Just link to the worker engine docs instead of including a TOC inline"Jenkins2015-07-211-8/+1
|\ \
| * | Just link to the worker engine docs instead of including a TOC inlineJoshua Harlow2015-07-181-8/+1
| |/
* | Merge "Link to run() method in engines doc"Jenkins2015-07-211-3/+3
|\ \
| * | Link to run() method in engines docJoshua Harlow2015-07-181-3/+3
| |/
* | Merge "Use encodeutils for exception -> string function"Jenkins2015-07-211-0/+5
|\ \ | |/ |/|
| * Use encodeutils for exception -> string functionJoshua Harlow2015-06-301-0/+5
* | Merge "Replace internal fsm + table with automaton library"Jenkins2015-07-151-17/+3
|\ \
| * | Replace internal fsm + table with automaton libraryJoshua Harlow2015-07-141-17/+3
* | | Merge "Retain atom 'revert' result (or failure)"Jenkins2015-07-153-15/+27
|\ \ \ | |/ / |/| |
| * | Retain atom 'revert' result (or failure)Joshua Harlow2015-07-103-15/+27
* | | Merge "Integrate futurist (and **remove** taskflow originating code)"Jenkins2015-07-111-10/+0
|\ \ \ | |/ / |/| |
| * | Integrate futurist (and **remove** taskflow originating code)Joshua Harlow2015-07-091-10/+0
* | | Merge "Rename logbook module -> models module"Jenkins2015-07-114-23/+23
|\ \ \ | |/ / |/| |
| * | Rename logbook module -> models moduleJoshua Harlow2015-07-084-23/+23
* | | Merge "Add support for conditional execution"Jenkins2015-07-093-4/+13
|\ \ \ | |/ / |/| |