summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Allow atoms to save their own state/result0.2Joshua Harlow2014-04-012-16/+30
* Use correct exception in the timing listenerStanislav Kudriashev2014-04-014-8/+27
* Merge "Decrease extraneous logging"Jenkins2014-04-011-2/+0
|\
| * Decrease extraneous loggingJoshua Harlow2014-03-311-2/+0
* | Merge "Handle retry last_results/last_failure better"Jenkins2014-04-012-18/+43
|\ \
| * | Handle retry last_results/last_failure betterJoshua Harlow2014-03-312-18/+43
* | | Merge "Worker executor adjustments"Jenkins2014-04-011-2/+5
|\ \ \
| * | | Worker executor adjustmentsJoshua Harlow2014-03-311-2/+5
| |/ /
* | | Merge "Add a engine preparation stage"Jenkins2014-04-014-15/+40
|\ \ \
| * | | Add a engine preparation stageJoshua Harlow2014-03-314-15/+40
| |/ /
* | | Merge "Improve documentation for engines"Jenkins2014-03-311-1/+95
|\ \ \ | |_|/ |/| |
| * | Improve documentation for enginesIvan A. Melnikov2014-03-311-1/+95
* | | Merge "Move state link to developer docs"Jenkins2014-03-311-2/+2
|\ \ \ | |/ / |/| |
| * | Move state link to developer docsJoshua Harlow2014-03-291-2/+2
| |/
* | Revert "Move taskflow.utils.misc.Failure to its own module"Jeremy Stanley2014-03-3130-411/+382
* | Merge "Leave the execution_graph as none until compiled"Jenkins2014-03-312-2/+10
|\ \
| * | Leave the execution_graph as none until compiledJoshua Harlow2014-03-302-2/+10
| |/
* | Merge "Removed unused TIMED_OUT state"Jenkins2014-03-311-4/+0
|\ \
| * | Removed unused TIMED_OUT stateJoshua Harlow2014-03-281-4/+0
| |/
* | Move taskflow.utils.misc.Failure to its own moduleIvan A. Melnikov2014-03-3130-382/+411
* | Merge "Raise error if atom asked to schedule with unknown intention"Jenkins2014-03-311-0/+7
|\ \
| * | Raise error if atom asked to schedule with unknown intentionJoshua Harlow2014-03-291-0/+7
| |/
* | Merge "Rework documentation of notifications"Jenkins2014-03-317-155/+237
|\ \ | |/ |/|
| * Rework documentation of notificationsIvan A. Melnikov2014-03-287-155/+237
* | Merge "Test retry fails on revert"Jenkins2014-03-281-0/+18
|\ \ | |/ |/|
| * Test retry fails on revertAnastasia Karpinska2014-03-281-0/+18
* | Merge "Exception when scheduling task with invalid state"Jenkins2014-03-283-9/+13
|\ \ | |/
| * Exception when scheduling task with invalid stateAnastasia Karpinska2014-03-283-9/+13
* | Merge "Set logbook/flowdetail/atomdetail meta to empty dict"Jenkins2014-03-283-22/+22
|\ \ | |/ |/|
| * Set logbook/flowdetail/atomdetail meta to empty dictJoshua Harlow2014-03-273-22/+22
* | Merge "Persistence cleanup part one"Jenkins2014-03-2827-869/+966
|\ \ | |/
| * Persistence cleanup part oneJoshua Harlow2014-03-2627-869/+966
* | Fix race in worker-based executor result processingIvan A. Melnikov2014-03-281-1/+4
* | Merge "Move 'inputs and outputs' to developers docs"Jenkins2014-03-273-3/+258
|\ \
| * | Move 'inputs and outputs' to developers docsAnastasia Karpinska2014-03-273-3/+258
* | | tests: Discover absence of zookeeper fasterIvan A. Melnikov2014-03-271-7/+7
* | | Merge "Fix spelling mistake"Jenkins2014-03-271-1/+1
|\ \ \
| * | | Fix spelling mistakeJoshua Harlow2014-03-261-1/+1
* | | | Should be greater or equal to zero and not greater thanJoshua Harlow2014-03-261-1/+1
|/ / /
* | | Merge "Add timeout to WaitForOneFromTask"Jenkins2014-03-261-1/+7
|\ \ \ | |_|/ |/| |
| * | Add timeout to WaitForOneFromTaskIvan A. Melnikov2014-03-261-1/+7
| |/
* | Merge "SQLAlchemy requirements put in order"Jenkins2014-03-263-14/+14
|\ \
| * | SQLAlchemy requirements put in orderIvan A. Melnikov2014-03-263-14/+14
| |/
* | Merge "Use same code to reset flow and parts of it"Jenkins2014-03-264-85/+15
|\ \
| * | Use same code to reset flow and parts of itIvan A. Melnikov2014-03-264-85/+15
* | | Merge "Optimize dependency links in flattening"Jenkins2014-03-264-28/+90
|\ \ \ | |/ /
| * | Optimize dependency links in flatteningIvan A. Melnikov2014-03-264-28/+90
| |/
* | Merge "Run worker-based engine tests faster"Jenkins2014-03-262-1/+10
|\ \
| * | Run worker-based engine tests fasterIvan A. Melnikov2014-03-262-1/+10
| |/
* | Merge "Adjust the exception hierachy"Jenkins2014-03-2622-167/+183
|\ \ | |/ |/|