summaryrefslogtreecommitdiff
path: root/taskflow/engines
Commit message (Expand)AuthorAgeFilesLines
* Merge "Fix process based executor task proxying-back events"Jenkins2017-07-111-9/+35
|\
| * Fix process based executor task proxying-back eventsJoshua Harlow2017-07-111-9/+35
* | turn on warning-is-error in doc buildDoug Hellmann2017-07-081-2/+4
|/
* Merge "python3.0 has deprecated LOG.warn"Jenkins2017-05-034-29/+31
|\
| * python3.0 has deprecated LOG.warnxhzhf2017-03-074-29/+31
* | Fix py35 test failureChangBo Guo(gcb)2017-05-031-1/+1
|/
* Protect storage better against external concurrent accessJoshua Harlow2017-01-091-44/+50
* Rename engine analyzer to be named selectorJoshua Harlow2017-01-035-67/+67
* Merge "Add logging around metadata, ignore tallying + history"Jenkins2016-10-112-24/+47
|\
| * Add logging around metadata, ignore tallying + historyJoshua Harlow2016-08-012-24/+47
* | Some classes not define __ne__() built-in functionJi-Wei2016-08-311-0/+3
|/
* remove unused LOGji-xuepeng2016-07-102-6/+0
* Merge "Use the full 'get_execute_failures' vs the shortname"Jenkins2016-07-081-6/+6
|\
| * Use the full 'get_execute_failures' vs the shortnameJoshua Harlow2016-05-281-6/+6
* | Fix some misspellings in the function name and descriptionsPablo Iranzo Gómez2016-06-303-6/+6
* | Split revert/execute missing args messagesGreg Hill2016-05-261-9/+12
|/
* Instead of a multiprocessing queue use sockets via asyncoreJoshua Harlow2016-05-243-412/+724
* Remove deprecated things for 2.0 releaseJoshua Harlow2016-05-102-131/+32
* Merge "Allow for specifying green threaded to parallel engine"1.32.0Jenkins2016-05-062-0/+27
|\
| * Allow for specifying green threaded to parallel engineJoshua Harlow2016-05-032-0/+27
* | Attempt to cancel active futures when suspending is underwayJoshua Harlow2016-05-031-9/+40
|/
* Merge "Have the storage class provide a 'change_flow_state' method"Jenkins2016-04-281-13/+9
|\
| * Have the storage class provide a 'change_flow_state' methodJoshua Harlow2015-08-151-13/+9
* | Merge "Ensure that the engine finishes up even under sent-in failures"Jenkins2016-04-281-0/+7
|\ \
| * | Ensure that the engine finishes up even under sent-in failuresJoshua Harlow2016-01-201-0/+7
* | | Merge "Add some basic/initial engine statistics"Jenkins2016-04-283-21/+87
|\ \ \
| * | | Add some basic/initial engine statisticsJoshua Harlow2016-02-013-21/+87
* | | | Merge "Spice up WBE banner and add simple worker __main__ entrypoint"Jenkins2016-04-281-71/+49
|\ \ \ \
| * | | | Spice up WBE banner and add simple worker __main__ entrypointJoshua Harlow2016-02-081-71/+49
* | | | | Merge "Use a automaton machine for WBE request state machine"Jenkins2016-04-282-38/+90
|\ \ \ \ \
| * | | | | Use a automaton machine for WBE request state machineJoshua Harlow2016-02-212-38/+90
* | | | | | Merge "Allow for revert to have a different argument list from execute"Jenkins2016-04-283-10/+21
|\ \ \ \ \ \
| * | | | | | Allow for revert to have a different argument list from executeGreg Hill2016-02-263-10/+21
* | | | | | | Add the ability to skip resolving from activatingJoshua Harlow2016-04-042-10/+25
|/ / / / / /
* | | | | | Refactor Atom/BaseTask/Task/Retry class hierarchyGreg Hill2016-02-182-2/+2
|/ / / / /
* | | | | Add WBE worker expiryJoshua Harlow2016-02-144-7/+58
* | | | | Some WBE protocol/executor cleanupsJoshua Harlow2016-02-143-107/+69
* | | | | Remove need for separate notify threadJoshua Harlow2016-02-142-46/+67
* | | | | Don't bother scanning for workers if no new messages arrivedJoshua Harlow2016-02-112-7/+26
* | | | | Fix for WBE sporadic timeout of tasksJoshua Harlow2016-02-053-69/+64
|/ / / /
* | | | Merge "Handle cases where exc_args can't be serialized as JSON in the WBE"Jenkins2016-02-032-7/+20
|\ \ \ \ | |/ / / |/| | |
| * | | Handle cases where exc_args can't be serialized as JSON in the WBEGreg Hill2016-01-282-7/+20
* | | | Merge "Use helper function for post-atom-completion work"Jenkins2016-02-012-38/+51
|\ \ \ \
| * | | | Use helper function for post-atom-completion workJoshua Harlow2016-01-202-38/+51
| | |/ / | |/| |
* | | | Merge "Add comment as to why we continue when tallying edge decider nay voters"Jenkins2016-02-011-1/+5
|\ \ \ \ | |_|/ / |/| | |
| * | | Add comment as to why we continue when tallying edge decider nay votersJoshua Harlow2016-01-111-1/+5
* | | | Merge "Pass through run timeout in engine run()"Jenkins2016-01-261-2/+8
|\ \ \ \ | |_|/ / |/| | |
| * | | Pass through run timeout in engine run()Joshua Harlow2015-12-031-2/+8
* | | | Merge "Add useful/helpful comment to retry scheduler"Jenkins2016-01-201-0/+3
|\ \ \ \
| * | | | Add useful/helpful comment to retry schedulerJoshua Harlow2016-01-191-0/+3