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 encodeutils for exception -> string function
Joshua Harlow
2015-06-30
1
-0
/
+35
*
|
|
|
Merge "Update 'make_client' kazoo docs and link to them"
Jenkins
2015-07-17
1
-1
/
+37
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
Update 'make_client' kazoo docs and link to them
Joshua Harlow
2015-07-17
1
-1
/
+37
*
|
|
|
Update all removal_version from being ? to being 2.0
Joshua Harlow
2015-07-12
1
-2
/
+2
*
|
|
|
Merge "Integrate futurist (and **remove** taskflow originating code)"
Jenkins
2015-07-11
2
-15
/
+6
|
\
\
\
\
|
*
|
|
|
Integrate futurist (and **remove** taskflow originating code)
Joshua Harlow
2015-07-09
2
-15
/
+6
|
|
/
/
/
*
|
|
|
Rename logbook module -> models module
Joshua Harlow
2015-07-08
1
-5
/
+5
|
/
/
/
*
|
|
Build-out + test a redis backed jobboard
Joshua Harlow
2015-06-29
2
-13
/
+169
|
/
/
*
|
Merge "Remove 2.6 classifier + 2.6 compatibility code"
Jenkins
2015-06-29
1
-20
/
+0
|
\
\
|
|
/
|
/
|
|
*
Remove 2.6 classifier + 2.6 compatibility code
Joshua Harlow
2015-06-21
1
-20
/
+0
*
|
Merge "Use monotonic lib. to avoid finding monotonic time function"
Jenkins
2015-06-24
1
-29
/
+0
|
\
\
|
|
/
|
/
|
|
*
Use monotonic lib. to avoid finding monotonic time function
Joshua Harlow
2015-06-16
1
-29
/
+0
*
|
Merge "Remove all 'lock_utils' now that fasteners provides equivalents"
Jenkins
2015-06-15
1
-207
/
+0
|
\
\
|
|
/
|
*
Remove all 'lock_utils' now that fasteners provides equivalents
Joshua Harlow
2015-06-04
1
-207
/
+0
*
|
Merge "Remove listener stack and replace with exit stack"
Jenkins
2015-06-06
1
-32
/
+0
|
\
\
|
|
/
|
/
|
|
*
Remove listener stack and replace with exit stack
Joshua Harlow
2015-05-11
1
-32
/
+0
*
|
Merge "Replace lock_utils lock(s) with fasteners package"
Jenkins
2015-06-04
1
-310
/
+0
|
\
\
|
*
|
Replace lock_utils lock(s) with fasteners package
Joshua Harlow
2015-06-02
1
-310
/
+0
|
|
/
*
|
Merge "Refactor/reduce shared 'ensure(task/retry)' code"
Jenkins
2015-05-30
1
-6
/
+10
|
\
\
|
*
|
Refactor/reduce shared 'ensure(task/retry)' code
Joshua Harlow
2015-05-01
1
-6
/
+10
|
|
/
*
|
Merge "Small refactoring of 'merge_uri' utility function"
Jenkins
2015-05-30
1
-12
/
+20
|
\
\
|
*
|
Small refactoring of 'merge_uri' utility function
Joshua Harlow
2015-05-02
1
-12
/
+20
|
|
/
*
|
Use newer versions of futures that adds exception tracebacks
Joshua Harlow
2015-05-12
1
-6
/
+3
|
/
*
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
|
/
/
[prev]
[next]