summaryrefslogtreecommitdiff
path: root/taskflow/tests/unit
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | Fix order of assertEqual for unit.persistencelin-hua-cheng2015-10-171-9/+9
| |/ / / /
* | | | | Fix order of assertEqual for unit.worker_basedlin-hua-cheng2015-10-177-60/+60
|/ / / /
* | | | Merge "feat: add max_dispatches arg to conductor's run"Jenkins2015-10-161-0/+28
|\ \ \ \ | |/ / / |/| | |
| * | | feat: add max_dispatches arg to conductor's runSriram Madapusi Vasudevan2015-10-151-0/+28
| |/ /
* | | Merge "Use the node built-in 'dfs_iter' instead of recursion"Jenkins2015-10-151-5/+19
|\ \ \ | |/ / |/| |
| * | Use the node built-in 'dfs_iter' instead of recursionJoshua Harlow2015-10-021-5/+19
* | | Merge "Fix how the dir persistence backend was not listing logbooks"Jenkins2015-10-111-0/+21
|\ \ \ | |/ / |/| |
| * | Fix how the dir persistence backend was not listing logbooksJoshua Harlow2015-09-041-0/+21
* | | Simplify flow action engine compilation1.22.0Joshua Harlow2015-10-012-160/+197
* | | Use graphs as the underlying structure of patternsJoshua Harlow2015-09-181-1/+1
* | | Fix '_cache_get' multiple keyword argument name overlapJoshua Harlow2015-09-171-0/+102
* | | iter_nodes method added to flowsTimofey Durakov2015-08-283-0/+64
|/ /
* | Merge "Replace the tree 'pformat()' recursion with non-recursive variant"Jenkins2015-07-312-0/+301
|\ \
| * | Replace the tree 'pformat()' recursion with non-recursive variantJoshua Harlow2015-07-272-0/+301
* | | Remove extra runner layer and just use use machine in engineJoshua Harlow2015-07-281-99/+98
* | | Bump futurist and remove waiting code in taskflowJoshua Harlow2015-07-252-57/+3
|/ /
* | Merge "Add ability to reset an engine via a `reset` method"Jenkins2015-07-251-0/+186
|\ \
| * | Add ability to reset an engine via a `reset` methodJoshua Harlow2015-07-181-0/+186
| |/
* | Create and use a serial retry executorJoshua Harlow2015-07-213-27/+6
* | Merge "Use encodeutils for exception -> string function"Jenkins2015-07-211-13/+17
|\ \ | |/ |/|
| * Use encodeutils for exception -> string functionJoshua Harlow2015-06-301-13/+17
* | Merge "Remove direct usage of timeutils overrides and use fixture"Jenkins2015-07-151-3/+4
|\ \
| * | Remove direct usage of timeutils overrides and use fixtureJoshua Harlow2015-07-131-3/+4
* | | Merge "Replace internal fsm + table with automaton library"Jenkins2015-07-152-228/+11
|\ \ \
| * | | Replace internal fsm + table with automaton libraryJoshua Harlow2015-07-142-228/+11
| |/ /
* | | Merge "Retain atom 'revert' result (or failure)"Jenkins2015-07-157-129/+180
|\ \ \ | |/ / |/| |
| * | Retain atom 'revert' result (or failure)Joshua Harlow2015-07-107-129/+180
* | | Merge "Integrate futurist (and **remove** taskflow originating code)"Jenkins2015-07-1112-389/+29
|\ \ \ | |/ / |/| |
| * | Integrate futurist (and **remove** taskflow originating code)Joshua Harlow2015-07-0912-389/+29
* | | Merge "Rename logbook module -> models module"Jenkins2015-07-113-58/+58
|\ \ \
| * | | Rename logbook module -> models moduleJoshua Harlow2015-07-083-58/+58
* | | | Fix mock callsDoug Hellmann2015-07-102-3/+3
| |/ / |/| |
* | | Merge "Add support for conditional execution"Jenkins2015-07-091-0/+127
|\ \ \ | |/ / |/| |
| * | Add support for conditional executionJoshua Harlow2015-07-011-0/+127
| |/
* | Build-out + test a redis backed jobboardJoshua Harlow2015-06-294-106/+210
|/
* Merge "Remove 2.6 classifier + 2.6 compatibility code"Jenkins2015-06-296-19/+19
|\
| * Remove 2.6 classifier + 2.6 compatibility codeJoshua Harlow2015-06-216-19/+19
* | Merge "Refactor machine builder + runner into single unit"Jenkins2015-06-201-10/+10
|\ \
| * | Refactor machine builder + runner into single unitJoshua Harlow2015-06-031-10/+10
* | | Split-off the additional retry states from the task statesJoshua Harlow2015-06-182-3/+20
| |/ |/|
* | Merge "Remove all 'lock_utils' now that fasteners provides equivalents"Jenkins2015-06-151-281/+0
|\ \
| * | Remove all 'lock_utils' now that fasteners provides equivalentsJoshua Harlow2015-06-041-281/+0
* | | Merge "Remove testing using persistence sqlalchemy backend with 'mysqldb'"Jenkins2015-06-141-74/+37
|\ \ \
| * | | Remove testing using persistence sqlalchemy backend with 'mysqldb'Joshua Harlow2015-05-291-74/+37
* | | | Merge "Adding a revert_all option to retry controllers"Jenkins2015-06-121-0/+251
|\ \ \ \
| * | | | Adding a revert_all option to retry controllersMin Pae2015-06-111-0/+251
* | | | | Merge "Use a lru cache to limit the size of the internal file cache"Jenkins2015-06-101-9/+52
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Use a lru cache to limit the size of the internal file cacheJoshua Harlow2015-06-101-9/+52
| | |/ / | |/| |
* | | | Merge "Add a new `ls_r` method"Jenkins2015-06-081-1/+59
|\ \ \ \
| * | | | Add a new `ls_r` methodJoshua Harlow2015-06-041-1/+59
| |/ / /