summaryrefslogtreecommitdiff
path: root/taskflow/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge "Make an attempt at having taskflow exceptions print causes better"Jenkins2015-03-311-0/+38
|\
| * Make an attempt at having taskflow exceptions print causes betterJoshua Harlow2015-03-311-0/+38
* | fix renamed class to call super correctlyGreg Hill2015-03-301-0/+11
* | Add a set of tests to the in memory fake filesystemJoshua Harlow2015-03-251-0/+62
* | Adding test to improve CaptureListener coverageSuneel Bomminayuni2015-03-241-0/+12
|/
* Move to using the oslo.utils stop watchJoshua Harlow2015-03-203-137/+17
* Merge "Added a map and a reduce task"Jenkins2015-03-145-0/+241
|\
| * Added a map and a reduce taskMin Pae2015-03-125-0/+241
* | Merge "Add + use failure json schema validation"Jenkins2015-03-132-4/+35
|\ \
| * | Add + use failure json schema validationJoshua Harlow2015-03-112-4/+35
* | | Merge "Retain nested causes where/when we can"Jenkins2015-03-131-0/+97
|\ \ \ | |/ /
| * | Retain nested causes where/when we canJoshua Harlow2015-03-101-0/+97
* | | Merge "update uses of TimingListener to DurationListener"Jenkins2015-03-121-5/+5
|\ \ \
| * | | update uses of TimingListener to DurationListenerDan Krause2015-03-101-5/+5
| |/ /
* | | Merge "Added EventTimeListner to record when events occur"Jenkins2015-03-121-0/+23
|\ \ \
| * | | Added EventTimeListner to record when events occurDan Krause2015-03-101-0/+23
* | | | Merge "lazy loading for logbooks and flowdetails"Jenkins2015-03-121-0/+29
|\ \ \ \
| * | | | lazy loading for logbooks and flowdetailsDan Krause2015-03-111-0/+29
| | |/ / | |/| |
* | | | Merge "Allow injected atom args to be persisted"Jenkins2015-03-121-0/+25
|\ \ \ \
| * | | | Allow injected atom args to be persistedJoshua Harlow2015-03-111-0/+25
| |/ / /
* | | | Merge "Use ordered[set/dict] to retain ordering"Jenkins2015-03-122-73/+96
|\ \ \ \ | | |_|/ | |/| |
| * | | Use ordered[set/dict] to retain orderingJoshua Harlow2015-03-112-73/+96
* | | | Merge "added update_flow_metadata method to Storage class"Jenkins2015-03-121-0/+6
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| * | added update_flow_metadata method to Storage classDan Krause2015-03-101-0/+6
* | | Merge "Writers can now claim a read lock in ReaderWriterLock"Jenkins2015-03-091-2/+3
|\ \ \ | |/ / |/| |
| * | Writers can now claim a read lock in ReaderWriterLockDan Krause2015-03-091-2/+3
* | | Add another probabilistic rw-lock testJoshua Harlow2015-03-091-0/+43
|/ /
* | Add no double writers thread testJoshua Harlow2015-03-081-0/+39
* | Merge "Ensure ordered set is pickleable"Jenkins2015-03-071-0/+10
|\ \
| * | Ensure ordered set is pickleableJoshua Harlow2015-03-041-0/+10
| |/
* | Merge "Add a fully functional orderedset"Jenkins2015-03-071-0/+136
|\ \ | |/
| * Add a fully functional orderedsetJoshua Harlow2015-03-031-0/+136
* | Merge "Ensure the thread bundle stops in last to first order"Jenkins2015-03-071-0/+46
|\ \
| * | Ensure the thread bundle stops in last to first orderJoshua Harlow2015-03-041-0/+46
* | | Merge "Specialize checking for overlaps"Jenkins2015-03-071-0/+65
|\ \ \
| * | | Specialize checking for overlapsJoshua Harlow2015-03-051-0/+65
| |/ /
* | | Add node removal/disassociate functionsJoshua Harlow2015-03-041-0/+38
|/ /
* | Merge "Use compilation helper objects"Jenkins2015-03-041-1/+1
|\ \
| * | Use compilation helper objectsJoshua Harlow2015-03-031-1/+1
* | | Merge "Allow node finding to not do a deep search"Jenkins2015-03-041-0/+10
|\ \ \ | |/ / |/| |
| * | Allow node finding to not do a deep searchJoshua Harlow2015-03-031-0/+10
* | | Merge "Tweak functor used to find flatteners/storage routines"Jenkins2015-03-032-5/+3
|\ \ \
| * | | Tweak functor used to find flatteners/storage routinesJoshua Harlow2015-03-022-5/+3
| |/ /
* | | Merge "Fix lookup scoping multi-match ordering"Jenkins2015-03-034-1/+60
|\ \ \ | |/ / |/| |
| * | Fix lookup scoping multi-match orderingJoshua Harlow2015-02-244-1/+60
| |/
* | Merge "add jobboard trash method"Jenkins2015-02-271-1/+29
|\ \ | |/ |/|
| * add jobboard trash methodGreg Hill2015-02-261-1/+29
* | Merge "Refactor parts of the periodic worker"Jenkins2015-02-242-4/+20
|\ \ | |/ |/|
| * Refactor parts of the periodic workerJoshua Harlow2015-02-222-4/+20
* | Merge "Update Flow::__str__"Jenkins2015-02-223-4/+4
|\ \ | |/ |/|