summaryrefslogtreecommitdiff
path: root/taskflow/utils
Commit message (Expand)AuthorAgeFilesLines
* Move over to using oslo.utils [reflection, uuidutils]Joshua Harlow2014-12-185-256/+50
* Cleanup some doc warnings/bad/broken linksJoshua Harlow2014-12-151-1/+1
* Use a tiny clamp helper to clamp the 'on_progress' valueJoshua Harlow2014-12-131-0/+16
* Add a moved_inheritable_class deprecation helperJoshua Harlow2014-12-121-0/+40
* Merge "Add and use a new simple helper logging module"Jenkins2014-12-113-4/+2
|\
| * Add and use a new simple helper logging moduleJoshua Harlow2014-12-083-4/+2
* | Allow all deprecation helpers to take a stacklevelJoshua Harlow2014-12-071-6/+8
|/
* Include documentation of the utility modulesJoshua Harlow2014-11-283-10/+33
* Use the deprecation utility module instead of warningsJoshua Harlow2014-11-231-19/+68
* Mark 'task_notifier' as renamed to 'atom_notifier'Joshua Harlow2014-11-201-11/+57
* Revert wrapt usage until further noticeJoshua Harlow2014-11-201-55/+68
* Merge "Mark 'task_notifier' as renamed to 'atom_notifier'"Jenkins2014-11-201-13/+45
|\
| * Mark 'task_notifier' as renamed to 'atom_notifier'Joshua Harlow2014-11-191-13/+45
* | Merge "Use wrapt to provide the deprecated class proxy"Jenkins2014-11-201-60/+15
|\ \ | |/
| * Use wrapt to provide the deprecated class proxyJoshua Harlow2014-11-191-60/+15
* | Merge "Remove attrdict and just use existing types"Jenkins2014-11-191-106/+30
|\ \ | |/ |/|
| * Remove attrdict and just use existing typesJoshua Harlow2014-10-181-106/+30
* | Merge "Remove direct usage of the deprecated notifier location"Jenkins2014-11-191-1/+1
|\ \
| * | Remove direct usage of the deprecated notifier locationJoshua Harlow2014-10-191-1/+1
* | | Merge "Bump the deprecation version number"Jenkins2014-10-251-2/+2
|\ \ \ | |/ / |/| |
| * | Bump the deprecation version numberJoshua Harlow2014-10-191-2/+2
* | | Add a futures type that can unify our future functionalityJoshua Harlow2014-10-182-201/+71
| |/ |/|
* | Use and verify event and latch wait() return using timeoutsJoshua Harlow2014-10-181-0/+20
|/
* Hoist the notifier to its own moduleJoshua Harlow2014-10-181-97/+3
* Move failure to its own type specific moduleJoshua Harlow2014-10-182-265/+124
* Merge "Bring in a newer optional eventlet"Jenkins2014-10-181-3/+1
|\
| * Bring in a newer optional eventletJoshua Harlow2014-09-271-3/+1
* | Merge "Link a few of the classes to implemented features/bugs in python"Jenkins2014-10-181-0/+3
|\ \
| * | Link a few of the classes to implemented features/bugs in pythonJoshua Harlow2014-09-181-0/+3
* | | Merge "Use timeutils functions instead of misc.wallclock"Jenkins2014-10-181-8/+0
|\ \ \
| * | | Use timeutils functions instead of misc.wallclockJoshua Harlow2014-09-271-8/+0
| | |/ | |/|
* | | Merge "Remove no longer needed r/w lock interface base class"Jenkins2014-10-181-43/+19
|\ \ \
| * | | Remove no longer needed r/w lock interface base classJoshua Harlow2014-09-191-43/+19
| | |/ | |/|
* | | Merge "Revamp the symbol lookup mechanism"Jenkins2014-10-181-20/+2
|\ \ \
| * | | Revamp the symbol lookup mechanismJoshua Harlow2014-09-081-20/+2
| |/ /
* | | Avoid usage of six.moves in local functionsJoshua Harlow2014-10-042-3/+6
| |/ |/|
* | Merge "Fix multilock concurrency when shared by > 1 threads"Jenkins2014-09-271-25/+101
|\ \
| * | Fix multilock concurrency when shared by > 1 threadsJoshua Harlow2014-09-231-25/+101
| |/
* | Merge "Ensure the cachedproperty creation/setting is thread-safe"Jenkins2014-09-271-6/+15
|\ \
| * | Ensure the cachedproperty creation/setting is thread-safeJoshua Harlow2014-09-051-6/+15
| |/
* | Merge "Switch to using oslo.utils and oslo.serialization"Jenkins2014-09-263-6/+6
|\ \
| * | Switch to using oslo.utils and oslo.serializationJoshua Harlow2014-09-203-6/+6
* | | Documentation cleanups and tweaksJoshua Harlow2014-09-231-10/+21
* | | Merge "Raise a runtime error when mixed green/non-green futures"Jenkins2014-09-211-6/+15
|\ \ \ | |/ / |/| |
| * | Raise a runtime error when mixed green/non-green futuresJoshua Harlow2014-09-061-6/+15
| |/
* | Merge "Expand documention on failures and wrapped failures types"Jenkins2014-09-201-3/+48
|\ \ | |/ |/|
| * Expand documention on failures and wrapped failures typesJoshua Harlow2014-08-191-3/+48
* | Use __qualname__ where appropriateJoshua Harlow2014-08-271-13/+53
* | Merge "Use checked commit when committing kazoo transactions"Jenkins2014-08-272-2/+93
|\ \
| * | Use checked commit when committing kazoo transactionsJoshua Harlow2014-07-252-2/+93
| |/