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
/
engines
/
worker_based
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
Merge "WBE documentation tweaks/adjustments"
Jenkins
2015-01-23
1
-8
/
+21
|
\
\
|
*
|
WBE documentation tweaks/adjustments
Joshua Harlow
2015-01-23
1
-8
/
+21
|
|
/
*
|
Tidy up the WBE cache (now WBE types) module
Joshua Harlow
2015-01-22
4
-121
/
+249
|
/
*
Use explicit WBE object arguments (instead of kwargs)
Joshua Harlow
2015-01-22
3
-22
/
+28
*
Increase robustness of WBE producer/consumers
Joshua Harlow
2015-01-20
3
-20
/
+90
*
Switch to using 'oslo_utils' vs 'oslo.utils'
Joshua Harlow
2015-01-14
4
-6
/
+6
*
Use platform neutral line separator(s)
Joshua Harlow
2015-01-12
1
-2
/
+7
*
Allow specifying the engine 'executor' as a string
Joshua Harlow
2015-01-01
1
-12
/
+24
*
Merge "Get the basics of a process executor working"
Jenkins
2014-12-20
2
-13
/
+9
|
\
|
*
Get the basics of a process executor working
Joshua Harlow
2014-12-19
2
-13
/
+9
*
|
Move over to using oslo.utils [reflection, uuidutils]
Joshua Harlow
2014-12-18
4
-5
/
+7
|
/
*
Base task executor should provide 'wait_for_any'
Joshua Harlow
2014-12-15
1
-5
/
+0
*
Use the notifier type in the task class/module directly
Joshua Harlow
2014-12-13
4
-46
/
+88
*
Remove the base postfix from the internal task executor
Joshua Harlow
2014-12-12
1
-1
/
+1
*
Merge "Add and use a new simple helper logging module"
Jenkins
2014-12-11
6
-7
/
+6
|
\
|
*
Add and use a new simple helper logging module
Joshua Harlow
2014-12-08
6
-7
/
+6
*
|
Merge "Stop returning atoms from execute/revert methods"
Jenkins
2014-12-09
2
-5
/
+6
|
\
\
|
|
/
|
/
|
|
*
Stop returning atoms from execute/revert methods
Joshua Harlow
2014-12-06
2
-5
/
+6
*
|
Use condition variables using 'with'
Joshua Harlow
2014-12-08
1
-8
/
+2
|
/
*
Merge "Be explicit about publish keyword arguments"
Jenkins
2014-12-05
2
-13
/
+12
|
\
|
*
Be explicit about publish keyword arguments
Joshua Harlow
2014-12-04
2
-13
/
+12
*
|
Merge "Raise value errors instead of asserts"
Jenkins
2014-12-04
1
-1
/
+2
|
\
\
|
|
/
|
/
|
|
*
Raise value errors instead of asserts
Joshua Harlow
2014-12-02
1
-1
/
+2
*
|
Merge "Allow the worker banner to be written to an arbitrary location"
Jenkins
2014-12-03
1
-3
/
+7
|
\
\
|
*
|
Allow the worker banner to be written to an arbitrary location
Joshua Harlow
2014-10-08
1
-3
/
+7
*
|
|
Merge "Use standard threading locks in the cache types"
Jenkins
2014-12-03
1
-2
/
+2
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Use standard threading locks in the cache types
Joshua Harlow
2014-10-25
1
-2
/
+2
*
|
|
Merge "Remove attrdict and just use existing types"
Jenkins
2014-11-19
1
-7
/
+22
|
\
\
\
|
*
|
|
Remove attrdict and just use existing types
Joshua Harlow
2014-10-18
1
-7
/
+22
|
|
/
/
*
|
|
Remove direct usage of the deprecated failure location
Joshua Harlow
2014-10-21
3
-14
/
+15
|
/
/
*
|
Merge "Use and verify event and latch wait() return using timeouts"
Jenkins
2014-10-19
1
-2
/
+2
|
\
\
|
*
|
Use and verify event and latch wait() return using timeouts
Joshua Harlow
2014-10-18
1
-2
/
+2
*
|
|
Deprecate `engine_conf` and prefer `engine` instead
Joshua Harlow
2014-10-18
1
-17
/
+13
|
/
/
*
|
Increase robustness of WBE message and request processing
Joshua Harlow
2014-09-27
1
-15
/
+43
|
/
*
Adjust the WBE log levels
Joshua Harlow
2014-09-27
2
-15
/
+26
*
Merge "Increase/adjust the logging of the WBE response/send activities"
Jenkins
2014-09-27
2
-8
/
+21
|
\
|
*
Increase/adjust the logging of the WBE response/send activities
Joshua Harlow
2014-09-22
2
-8
/
+21
*
|
Merge "Switch to using oslo.utils and oslo.serialization"
Jenkins
2014-09-26
2
-2
/
+3
|
\
\
|
*
|
Switch to using oslo.utils and oslo.serialization
Joshua Harlow
2014-09-20
2
-2
/
+3
*
|
|
Documentation cleanups and tweaks
Joshua Harlow
2014-09-23
1
-28
/
+10
|
|
/
|
/
|
*
|
Merge "Allow WBE request transition timeout to be dynamic"
Jenkins
2014-09-23
2
-6
/
+19
|
\
\
|
*
|
Allow WBE request transition timeout to be dynamic
Joshua Harlow
2014-08-12
2
-6
/
+19
*
|
|
Merge "Reject WBE messages if they can't be put in an ack state"
Jenkins
2014-09-23
1
-0
/
+3
|
\
\
\
|
*
|
|
Reject WBE messages if they can't be put in an ack state
Joshua Harlow
2014-09-02
1
-0
/
+3
*
|
|
|
Merge "LOG which requeue filter callback failed"
Jenkins
2014-09-23
1
-6
/
+10
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
LOG which requeue filter callback failed
Joshua Harlow
2014-08-12
1
-6
/
+10
|
|
|
/
|
|
/
|
*
|
|
Update transitioning function name to be more understandable
Joshua Harlow
2014-09-05
2
-9
/
+18
*
|
|
Use explicit WBE request state transitions
Joshua Harlow
2014-09-04
2
-30
/
+120
*
|
|
Make the WBE worker banner information more meaningful
Joshua Harlow
2014-08-21
3
-19
/
+107
|
|
/
|
/
|
*
|
Avoid naming time type module the same as a builtin
Joshua Harlow
2014-08-12
2
-3
/
+3
|
/
[prev]
[next]