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
/
tests
/
unit
/
worker_based
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Use the notifier type in the task class/module directly
Joshua Harlow
2014-12-13
5
-58
/
+54
*
Stop returning atoms from execute/revert methods
Joshua Harlow
2014-12-06
2
-7
/
+13
*
Be explicit about publish keyword arguments
Joshua Harlow
2014-12-04
2
-12
/
+11
*
Merge "Allow the worker banner to be written to an arbitrary location"
Jenkins
2014-12-03
1
-0
/
+10
|
\
|
*
Allow the worker banner to be written to an arbitrary location
Joshua Harlow
2014-10-08
1
-0
/
+10
*
|
When creating daemon threads use the bundled threading_utils
Joshua Harlow
2014-11-19
3
-15
/
+7
*
|
Remove direct usage of the deprecated failure location
Joshua Harlow
2014-10-21
4
-26
/
+27
*
|
Use and verify event and latch wait() return using timeouts
Joshua Harlow
2014-10-18
2
-16
/
+15
*
|
Merge "Expose only `ensure_atom` from storage"
Jenkins
2014-10-18
1
-1
/
+1
|
\
\
|
*
|
Expose only `ensure_atom` from storage
Joshua Harlow
2014-09-27
1
-1
/
+1
*
|
|
Merge "Use timeutils functions instead of misc.wallclock"
Jenkins
2014-10-18
1
-11
/
+13
|
\
\
\
|
*
|
|
Use timeutils functions instead of misc.wallclock
Joshua Harlow
2014-09-27
1
-11
/
+13
|
|
/
/
*
|
|
Merge "Increase robustness of WBE message and request processing"
Jenkins
2014-10-18
1
-4
/
+11
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Increase robustness of WBE message and request processing
Joshua Harlow
2014-09-27
1
-4
/
+11
*
|
|
Make it so that the import works for older versions of kombu
Joshua Harlow
2014-10-01
1
-1
/
+4
*
|
|
Merge "Adjust the WBE log levels"
Jenkins
2014-09-29
1
-2
/
+2
|
\
\
\
|
|
/
/
|
|
/
|
|
/
|
/
|
|
*
Adjust the WBE log levels
Joshua Harlow
2014-09-27
1
-2
/
+2
*
|
Use the features that the oslotest mock base class provides
Joshua Harlow
2014-09-27
8
-23
/
+23
*
|
Use oslotest to provide our base test case class
Joshua Harlow
2014-09-27
8
-11
/
+8
|
/
*
Merge "Switch to using oslo.utils and oslo.serialization"
Jenkins
2014-09-26
1
-1
/
+1
|
\
|
*
Switch to using oslo.utils and oslo.serialization
Joshua Harlow
2014-09-20
1
-1
/
+1
*
|
Merge "Allow WBE request transition timeout to be dynamic"
Jenkins
2014-09-23
1
-3
/
+5
|
\
\
|
|
/
|
/
|
|
*
Allow WBE request transition timeout to be dynamic
Joshua Harlow
2014-08-12
1
-3
/
+5
*
|
Update transitioning function name to be more understandable
Joshua Harlow
2014-09-05
1
-11
/
+11
*
|
Use explicit WBE request state transitions
Joshua Harlow
2014-09-04
2
-26
/
+48
*
|
Merge "Add basic WBE validation sanity tests"
Jenkins
2014-08-28
1
-0
/
+63
|
\
\
|
|
/
|
/
|
|
*
Add basic WBE validation sanity tests
Joshua Harlow
2014-07-25
1
-0
/
+63
*
|
Improve WBE testing coverage
Joshua Harlow
2014-07-25
2
-8
/
+174
|
/
*
Use a common message dispatcher
Joshua Harlow
2014-07-25
5
-110
/
+175
*
Enabled hacking checks H305 and H307
Christian Berendt
2014-07-17
4
-7
/
+5
*
Make the expiring cache a top level cache type
Joshua Harlow
2014-06-29
1
-20
/
+23
*
Revert "Move taskflow.utils.misc.Failure to its own module"
Jeremy Stanley
2014-03-31
3
-24
/
+24
*
Move taskflow.utils.misc.Failure to its own module
Ivan A. Melnikov
2014-03-31
3
-24
/
+24
*
Persistence cleanup part one
Joshua Harlow
2014-03-26
3
-25
/
+31
*
Merge "Avoid shutting down of a passed executor"
Jenkins
2014-03-24
2
-3
/
+3
|
\
|
*
Avoid shutting down of a passed executor
Joshua Harlow
2014-03-20
2
-3
/
+3
*
|
Merge "Removed copyright from empty files"
Jenkins
2014-03-23
1
-15
/
+0
|
\
\
|
*
|
Removed copyright from empty files
yangxurong
2014-02-22
1
-15
/
+0
|
|
/
*
|
Improve logging for proxy publish
Stanislav Kudriashev
2014-03-20
1
-1
/
+2
*
|
Fix executor requests publishing bug
Stanislav Kudriashev
2014-03-18
1
-4
/
+5
*
|
Flow smart revert with retry controller
Anastasia Karpinska
2014-03-18
1
-1
/
+1
*
|
[WBE] Collect information from workers
Stanislav Kudriashev
2014-03-18
2
-14
/
+23
*
|
Introduce message types for WBE protocol
Stanislav Kudriashev
2014-03-14
5
-179
/
+208
*
|
Rename remote task to request
Stanislav Kudriashev
2014-03-12
4
-196
/
+188
*
|
Rework proxy publish functionality
Stanislav Kudriashev
2014-03-12
3
-31
/
+36
*
|
Use message.requeue instead of message.reject
Stanislav Kudriashev
2014-03-11
1
-5
/
+5
*
|
Introduce remote tasks cache for worker-executor
Stanislav Kudriashev
2014-03-07
1
-24
/
+24
*
|
Worker-based engine clean-ups
Stanislav Kudriashev
2014-03-07
1
-74
/
+3
*
|
A few worker-engine cleanups
Joshua Harlow
2014-03-06
2
-11
/
+9
*
|
Merge "Rename uuid to topic"
Jenkins
2014-03-06
2
-10
/
+10
|
\
\
[prev]
[next]