summaryrefslogtreecommitdiff
path: root/taskflow/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge "Avoid adding 1 to a failure (if it gets triggered)"Jenkins2015-07-311-1/+5
|\
| * Avoid adding 1 to a failure (if it gets triggered)Joshua Harlow2015-07-271-1/+5
* | 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-158-129/+189
|\ \ \ | |/ / |/| |
| * | Retain atom 'revert' result (or failure)Joshua Harlow2015-07-108-129/+189
* | | 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-295-106/+224
|/
* Merge "Remove 2.6 classifier + 2.6 compatibility code"Jenkins2015-06-297-21/+21
|\
| * Remove 2.6 classifier + 2.6 compatibility codeJoshua Harlow2015-06-217-21/+21
* | 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 example not tested"Jenkins2015-06-141-1/+1
|\ \ \
| * | | Remove example not testedJoshua Harlow2015-06-101-1/+1
* | | | 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
| |/ / /
* | | | Merge "Add a test that checks for task result visibility"Jenkins2015-06-063-1/+62
|\ \ \ \ | |/ / / |/| | |
| * | | Add a test that checks for task result visibilityJoshua Harlow2015-05-293-1/+62
| |/ /
* | | Merge "Replace lock_utils lock(s) with fasteners package"Jenkins2015-06-041-353/+0
|\ \ \ | |_|/ |/| |
| * | Replace lock_utils lock(s) with fasteners packageJoshua Harlow2015-06-021-353/+0
* | | Merge "Ensure empty paths raise a value error"Jenkins2015-05-301-0/+6
|\ \ \
| * | | Ensure empty paths raise a value errorJoshua Harlow2015-05-111-0/+6
* | | | Merge "Small refactoring of 'merge_uri' utility function"Jenkins2015-05-301-0/+36
|\ \ \ \
| * | | | Small refactoring of 'merge_uri' utility functionJoshua Harlow2015-05-021-0/+36
| |/ / /