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
...
*
|
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
*
|
Merge "Add back a 'eventlet_utils' helper utility module"
Jenkins
2015-01-19
2
-3
/
+38
|
\
\
|
|
/
|
/
|
|
*
Add back a 'eventlet_utils' helper utility module
Joshua Harlow
2015-01-16
2
-3
/
+38
*
|
Switch to using 'oslo_utils' vs 'oslo.utils'
Joshua Harlow
2015-01-14
4
-7
/
+7
|
/
*
Use platform neutral line separator(s)
Joshua Harlow
2015-01-12
2
-3
/
+9
*
Remove need to inherit/adjust netutils split
0.6.1
Joshua Harlow
2015-01-05
1
-22
/
+2
*
Merge "Return the same namedtuple that the future module returns"
Jenkins
2014-12-21
1
-15
/
+18
|
\
|
*
Return the same namedtuple that the future module returns
Joshua Harlow
2014-12-21
1
-15
/
+18
*
|
Merge "Get event/notification sending working correctly"
Jenkins
2014-12-21
1
-2
/
+7
|
\
\
|
|
/
|
/
|
|
*
Get event/notification sending working correctly
Joshua Harlow
2014-12-20
1
-2
/
+7
*
|
Merge "Get the basics of a process executor working"
Jenkins
2014-12-20
1
-0
/
+7
|
\
\
|
|
/
|
*
Get the basics of a process executor working
Joshua Harlow
2014-12-19
1
-0
/
+7
*
|
Move over to using oslo.utils [reflection, uuidutils]
Joshua Harlow
2014-12-18
5
-256
/
+50
|
/
*
Cleanup some doc warnings/bad/broken links
Joshua Harlow
2014-12-15
1
-1
/
+1
*
Use a tiny clamp helper to clamp the 'on_progress' value
Joshua Harlow
2014-12-13
1
-0
/
+16
*
Add a moved_inheritable_class deprecation helper
Joshua Harlow
2014-12-12
1
-0
/
+40
*
Merge "Add and use a new simple helper logging module"
Jenkins
2014-12-11
3
-4
/
+2
|
\
|
*
Add and use a new simple helper logging module
Joshua Harlow
2014-12-08
3
-4
/
+2
*
|
Allow all deprecation helpers to take a stacklevel
Joshua Harlow
2014-12-07
1
-6
/
+8
|
/
*
Include documentation of the utility modules
Joshua Harlow
2014-11-28
3
-10
/
+33
*
Use the deprecation utility module instead of warnings
Joshua Harlow
2014-11-23
1
-19
/
+68
*
Mark 'task_notifier' as renamed to 'atom_notifier'
Joshua Harlow
2014-11-20
1
-11
/
+57
*
Revert wrapt usage until further notice
Joshua Harlow
2014-11-20
1
-55
/
+68
*
Merge "Mark 'task_notifier' as renamed to 'atom_notifier'"
Jenkins
2014-11-20
1
-13
/
+45
|
\
|
*
Mark 'task_notifier' as renamed to 'atom_notifier'
Joshua Harlow
2014-11-19
1
-13
/
+45
*
|
Merge "Use wrapt to provide the deprecated class proxy"
Jenkins
2014-11-20
1
-60
/
+15
|
\
\
|
|
/
|
*
Use wrapt to provide the deprecated class proxy
Joshua Harlow
2014-11-19
1
-60
/
+15
*
|
Merge "Remove attrdict and just use existing types"
Jenkins
2014-11-19
1
-106
/
+30
|
\
\
|
|
/
|
/
|
[prev]
[next]