index
:
delta/openstack/taskflow.git
master
stable/2023.1
stable/juno
stable/kilo
stable/liberty
stable/mitaka
stable/newton
stable/ocata
stable/pike
stable/queens
stable/rocky
stable/stein
stable/train
stable/ussuri
stable/victoria
opendev.org: openstack/taskflow.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
taskflow
/
utils
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move to the newer debtcollector provided functions
Joshua Harlow
2015-03-20
1
-38
/
+0
*
Merge "Ensure we register & deregister conductor listeners"
Jenkins
2015-03-17
1
-0
/
+32
|
\
|
*
Ensure we register & deregister conductor listeners
Joshua Harlow
2015-03-13
1
-0
/
+32
*
|
Merge "Added a map and a reduce task"
Jenkins
2015-03-14
1
-0
/
+15
|
\
\
|
*
|
Added a map and a reduce task
Min Pae
2015-03-12
1
-0
/
+15
*
|
|
Add + use failure json schema validation
Joshua Harlow
2015-03-11
1
-0
/
+34
|
|
/
|
/
|
*
|
Writers can now claim a read lock in ReaderWriterLock
Dan Krause
2015-03-09
1
-7
/
+8
*
|
Merge "Add + use read/write lock decorators"
Jenkins
2015-03-09
1
-9
/
+64
|
\
\
|
*
|
Add + use read/write lock decorators
Joshua Harlow
2015-03-08
1
-9
/
+64
*
|
|
Use condition context manager instead of acquire/release
Joshua Harlow
2015-03-08
1
-20
/
+7
|
/
/
*
|
Merge "Set a no-op functor when none is provided"
Jenkins
2015-03-08
1
-19
/
+23
|
\
\
|
*
|
Set a no-op functor when none is provided
Joshua Harlow
2015-03-07
1
-19
/
+23
*
|
|
Remove condition acquiring for read-only ops
Joshua Harlow
2015-03-07
1
-21
/
+10
|
/
/
*
|
Ensure the thread bundle stops in last to first order
Joshua Harlow
2015-03-04
1
-2
/
+6
*
|
Merge "Add a frozen checking decorator"
Jenkins
2015-03-04
1
-0
/
+17
|
\
\
|
*
|
Add a frozen checking decorator
Joshua Harlow
2015-03-02
1
-0
/
+17
*
|
|
Merge "Use debtcollector library to replace internal utility"
Jenkins
2015-03-03
2
-118
/
+12
|
\
\
\
|
*
|
|
Use debtcollector library to replace internal utility
Joshua Harlow
2015-02-19
2
-118
/
+12
*
|
|
|
Merge "Tweak functor used to find flatteners/storage routines"
Jenkins
2015-03-03
1
-0
/
+12
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
Tweak functor used to find flatteners/storage routines
Joshua Harlow
2015-03-02
1
-0
/
+12
*
|
|
|
Merge "Fix lookup scoping multi-match ordering"
Jenkins
2015-03-03
1
-0
/
+31
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Fix lookup scoping multi-match ordering
Joshua Harlow
2015-02-24
1
-0
/
+31
|
|
|
/
|
|
/
|
*
|
|
Merge "add jobboard trash method"
Jenkins
2015-02-27
1
-21
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
add jobboard trash method
Greg Hill
2015-02-26
1
-21
/
+1
*
|
|
Merge "Use oslo.utils encodeutils for encode/decode functions"
Jenkins
2015-02-24
1
-13
/
+12
|
\
\
\
|
*
|
|
Use oslo.utils encodeutils for encode/decode functions
Joshua Harlow
2015-02-22
1
-13
/
+12
|
|
/
/
*
|
|
Refactor parts of the periodic worker
Joshua Harlow
2015-02-22
1
-0
/
+6
|
/
/
*
|
Use the enum library for the retry strategy enumerations
Joshua Harlow
2015-02-19
1
-0
/
+12
|
/
*
Merge "Allow loading conductors via entrypoints"
Jenkins
2015-02-19
1
-15
/
+29
|
\
|
*
Allow loading conductors via entrypoints
Joshua Harlow
2015-02-16
1
-15
/
+29
|
*
Revert "Add retries to fetching the zookeeper server version"
Joshua Harlow
2015-02-16
1
-30
/
+3
|
*
Add retries to fetching the zookeeper server version
Joshua Harlow
2015-02-16
1
-3
/
+30
*
|
Merge "Improve multilock class and its associated unit test"
Jenkins
2015-02-18
2
-7
/
+20
|
\
\
|
*
|
Improve multilock class and its associated unit test
Joshua Harlow
2015-02-13
2
-7
/
+20
|
|
/
*
|
Add todo note for kombu pull request
Joshua Harlow
2015-02-16
1
-3
/
+6
|
/
*
Merge "Let the multi-lock convert the provided value to a tuple"
Jenkins
2015-02-12
1
-3
/
+5
|
\
|
*
Let the multi-lock convert the provided value to a tuple
Joshua Harlow
2015-02-10
1
-3
/
+5
*
|
Modify stop and add wait on conductor to prevent lockups
Min Pae
2015-02-09
1
-0
/
+22
|
/
*
Merge "Default to using a thread-safe storage unit"
Jenkins
2015-02-07
1
-30
/
+0
|
\
|
*
Default to using a thread-safe storage unit
Joshua Harlow
2015-02-05
1
-30
/
+0
*
|
Use a thread-identifier that can't easily be recycled
Joshua Harlow
2015-02-04
1
-5
/
+23
|
/
*
Add and use a nicer kombu message formatter
Joshua Harlow
2015-01-29
1
-0
/
+73
*
Merge "Use importutils.try_import for optional eventlet imports"
Jenkins
2015-01-29
2
-9
/
+7
|
\
|
*
Use importutils.try_import for optional eventlet imports
Joshua Harlow
2015-01-25
2
-9
/
+7
*
|
Use monotonic time when/if available
Joshua Harlow
2015-01-27
1
-0
/
+29
*
|
Add a thread bundle helper utility + tests
Joshua Harlow
2015-01-24
1
-0
/
+104
|
/
*
Make all/most usage of type errors follow a similar pattern
Joshua Harlow
2015-01-23
2
-14
/
+22
*
Merge "Switch to using 'oslo_serialization' vs 'oslo.serialization'"
Jenkins
2015-01-23
1
-1
/
+1
|
\
|
*
Switch to using 'oslo_serialization' vs 'oslo.serialization'
Joshua Harlow
2015-01-15
1
-1
/
+1
*
|
Use a class provided logger before falling back to module
Joshua Harlow
2015-01-22
1
-0
/
+8
[next]