summaryrefslogtreecommitdiff
path: root/taskflow/utils
Commit message (Expand)AuthorAgeFilesLines
* Move to the newer debtcollector provided functionsJoshua Harlow2015-03-201-38/+0
* Merge "Ensure we register & deregister conductor listeners"Jenkins2015-03-171-0/+32
|\
| * Ensure we register & deregister conductor listenersJoshua Harlow2015-03-131-0/+32
* | Merge "Added a map and a reduce task"Jenkins2015-03-141-0/+15
|\ \
| * | Added a map and a reduce taskMin Pae2015-03-121-0/+15
* | | Add + use failure json schema validationJoshua Harlow2015-03-111-0/+34
| |/ |/|
* | Writers can now claim a read lock in ReaderWriterLockDan Krause2015-03-091-7/+8
* | Merge "Add + use read/write lock decorators"Jenkins2015-03-091-9/+64
|\ \
| * | Add + use read/write lock decoratorsJoshua Harlow2015-03-081-9/+64
* | | Use condition context manager instead of acquire/releaseJoshua Harlow2015-03-081-20/+7
|/ /
* | Merge "Set a no-op functor when none is provided"Jenkins2015-03-081-19/+23
|\ \
| * | Set a no-op functor when none is providedJoshua Harlow2015-03-071-19/+23
* | | Remove condition acquiring for read-only opsJoshua Harlow2015-03-071-21/+10
|/ /
* | Ensure the thread bundle stops in last to first orderJoshua Harlow2015-03-041-2/+6
* | Merge "Add a frozen checking decorator"Jenkins2015-03-041-0/+17
|\ \
| * | Add a frozen checking decoratorJoshua Harlow2015-03-021-0/+17
* | | Merge "Use debtcollector library to replace internal utility"Jenkins2015-03-032-118/+12
|\ \ \
| * | | Use debtcollector library to replace internal utilityJoshua Harlow2015-02-192-118/+12
* | | | Merge "Tweak functor used to find flatteners/storage routines"Jenkins2015-03-031-0/+12
|\ \ \ \ | |_|/ / |/| | |
| * | | Tweak functor used to find flatteners/storage routinesJoshua Harlow2015-03-021-0/+12
* | | | Merge "Fix lookup scoping multi-match ordering"Jenkins2015-03-031-0/+31
|\ \ \ \ | |/ / / |/| | |
| * | | Fix lookup scoping multi-match orderingJoshua Harlow2015-02-241-0/+31
| | |/ | |/|
* | | Merge "add jobboard trash method"Jenkins2015-02-271-21/+1
|\ \ \ | |/ / |/| |
| * | add jobboard trash methodGreg Hill2015-02-261-21/+1
* | | Merge "Use oslo.utils encodeutils for encode/decode functions"Jenkins2015-02-241-13/+12
|\ \ \
| * | | Use oslo.utils encodeutils for encode/decode functionsJoshua Harlow2015-02-221-13/+12
| |/ /
* | | Refactor parts of the periodic workerJoshua Harlow2015-02-221-0/+6
|/ /
* | Use the enum library for the retry strategy enumerationsJoshua Harlow2015-02-191-0/+12
|/
* Merge "Allow loading conductors via entrypoints"Jenkins2015-02-191-15/+29
|\
| * Allow loading conductors via entrypointsJoshua Harlow2015-02-161-15/+29
| * Revert "Add retries to fetching the zookeeper server version"Joshua Harlow2015-02-161-30/+3
| * Add retries to fetching the zookeeper server versionJoshua Harlow2015-02-161-3/+30
* | Merge "Improve multilock class and its associated unit test"Jenkins2015-02-182-7/+20
|\ \
| * | Improve multilock class and its associated unit testJoshua Harlow2015-02-132-7/+20
| |/
* | Add todo note for kombu pull requestJoshua Harlow2015-02-161-3/+6
|/
* Merge "Let the multi-lock convert the provided value to a tuple"Jenkins2015-02-121-3/+5
|\
| * Let the multi-lock convert the provided value to a tupleJoshua Harlow2015-02-101-3/+5
* | Modify stop and add wait on conductor to prevent lockupsMin Pae2015-02-091-0/+22
|/
* Merge "Default to using a thread-safe storage unit"Jenkins2015-02-071-30/+0
|\
| * Default to using a thread-safe storage unitJoshua Harlow2015-02-051-30/+0
* | Use a thread-identifier that can't easily be recycledJoshua Harlow2015-02-041-5/+23
|/
* Add and use a nicer kombu message formatterJoshua Harlow2015-01-291-0/+73
* Merge "Use importutils.try_import for optional eventlet imports"Jenkins2015-01-292-9/+7
|\
| * Use importutils.try_import for optional eventlet importsJoshua Harlow2015-01-252-9/+7
* | Use monotonic time when/if availableJoshua Harlow2015-01-271-0/+29
* | Add a thread bundle helper utility + testsJoshua Harlow2015-01-241-0/+104
|/
* Make all/most usage of type errors follow a similar patternJoshua Harlow2015-01-232-14/+22
* Merge "Switch to using 'oslo_serialization' vs 'oslo.serialization'"Jenkins2015-01-231-1/+1
|\
| * Switch to using 'oslo_serialization' vs 'oslo.serialization'Joshua Harlow2015-01-151-1/+1
* | Use a class provided logger before falling back to moduleJoshua Harlow2015-01-221-0/+8