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
*
Remove six
Takashi Kajinami
2022-05-18
4
-19
/
+14
*
Use LOG.warning instead of deprecated LOG.warn
Takashi Kajinami
2021-11-29
1
-2
/
+2
*
set default python to python3
Doug Hellmann
2018-04-17
1
-1
/
+1
*
Merge "python3.0 has deprecated LOG.warn"
Jenkins
2017-05-03
3
-25
/
+27
|
\
|
*
python3.0 has deprecated LOG.warn
xhzhf
2017-03-07
3
-25
/
+27
*
|
Fix py35 test failure
ChangBo Guo(gcb)
2017-05-03
1
-1
/
+1
|
/
*
Some classes not define __ne__() built-in function
Ji-Wei
2016-08-31
1
-0
/
+3
*
Merge "Spice up WBE banner and add simple worker __main__ entrypoint"
Jenkins
2016-04-28
1
-71
/
+49
|
\
|
*
Spice up WBE banner and add simple worker __main__ entrypoint
Joshua Harlow
2016-02-08
1
-71
/
+49
*
|
Merge "Use a automaton machine for WBE request state machine"
Jenkins
2016-04-28
2
-38
/
+90
|
\
\
|
*
|
Use a automaton machine for WBE request state machine
Joshua Harlow
2016-02-21
2
-38
/
+90
*
|
|
Refactor Atom/BaseTask/Task/Retry class hierarchy
Greg Hill
2016-02-18
1
-1
/
+1
|
/
/
*
|
Add WBE worker expiry
Joshua Harlow
2016-02-14
4
-7
/
+58
*
|
Some WBE protocol/executor cleanups
Joshua Harlow
2016-02-14
3
-107
/
+69
*
|
Remove need for separate notify thread
Joshua Harlow
2016-02-14
2
-46
/
+67
*
|
Don't bother scanning for workers if no new messages arrived
Joshua Harlow
2016-02-11
2
-7
/
+26
*
|
Fix for WBE sporadic timeout of tasks
Joshua Harlow
2016-02-05
3
-69
/
+64
|
/
*
Handle cases where exc_args can't be serialized as JSON in the WBE
Greg Hill
2016-01-28
2
-7
/
+20
*
Move all internal blather usage/calls to trace usage/calls
Joshua Harlow
2015-12-17
1
-4
/
+4
*
Make more of the WBE logging and '__repr__' message more useful
Joshua Harlow
2015-10-09
3
-14
/
+23
*
Provide a deprecated alias for the now removed stop watch class
Joshua Harlow
2015-07-12
3
-6
/
+5
*
Integrate futurist (and **remove** taskflow originating code)
Joshua Harlow
2015-07-09
4
-8
/
+8
*
Remove 2.6 classifier + 2.6 compatibility code
Joshua Harlow
2015-06-21
1
-2
/
+2
*
Remove all 'lock_utils' now that fasteners provides equivalents
Joshua Harlow
2015-06-04
1
-2
/
+2
*
Merge "Just let the future executors handle the max workers"
Jenkins
2015-05-12
1
-8
/
+5
|
\
|
*
Just let the future executors handle the max workers
Joshua Harlow
2015-03-18
1
-8
/
+5
*
|
Use the ability to chain exceptions correctly
Joshua Harlow
2015-04-03
1
-12
/
+20
*
|
Use the class name instead of the TYPE property in __str__
Joshua Harlow
2015-03-17
1
-1
/
+2
*
|
Just use the class name instead of TYPE constant
Joshua Harlow
2015-03-15
1
-4
/
+7
*
|
Use a collections.namedtuple for the request work unit
Joshua Harlow
2015-03-13
2
-17
/
+23
|
/
*
Add + use failure json schema validation
Joshua Harlow
2015-03-11
2
-43
/
+58
*
Make the worker banner template part of the worker class
Joshua Harlow
2015-03-03
1
-33
/
+38
*
Make the dispatcher handler be an actual type
Joshua Harlow
2015-02-15
5
-19
/
+49
*
Remove delayed decorator and replace with nicer method
Joshua Harlow
2015-02-13
1
-20
/
+38
*
Merge "Default to using a thread-safe storage unit"
Jenkins
2015-02-07
1
-3
/
+0
|
\
|
*
Default to using a thread-safe storage unit
Joshua Harlow
2015-02-05
1
-3
/
+0
*
|
Use a notifier instead of a direct property assignment
Joshua Harlow
2015-02-04
2
-5
/
+11
|
/
*
Abstract out the worker finding from the WBE engine
0.7.0
Joshua Harlow
2015-01-31
5
-136
/
+168
*
Add and use a nicer kombu message formatter
Joshua Harlow
2015-01-29
4
-30
/
+38
*
Use kombu socket.timeout alias instead of socket.timeout
Joshua Harlow
2015-01-29
1
-2
/
+2
*
Merge "Link WBE docs together better (especially around arguments)"
Jenkins
2015-01-29
3
-13
/
+18
|
\
|
*
Link WBE docs together better (especially around arguments)
Joshua Harlow
2015-01-26
3
-13
/
+18
*
|
Merge "Stopwatch usage cleanup/tweak"
Jenkins
2015-01-29
1
-8
/
+4
|
\
\
|
*
|
Stopwatch usage cleanup/tweak
Joshua Harlow
2015-01-28
1
-8
/
+4
|
|
/
*
|
Merge "Emit a warning when no routing keys provided on publish()"
Jenkins
2015-01-29
1
-0
/
+8
|
\
\
|
*
|
Emit a warning when no routing keys provided on publish()
Joshua Harlow
2015-01-26
1
-0
/
+8
*
|
|
Add docstring to wbe proxy to denote not for public use
Joshua Harlow
2015-01-28
1
-1
/
+4
|
|
/
|
/
|
*
|
Add a thread bundle helper utility + tests
Joshua Harlow
2015-01-24
1
-18
/
+10
*
|
Merge "Use explicit WBE worker object arguments (instead of kwargs)"
Jenkins
2015-01-24
1
-8
/
+14
|
\
\
|
|
/
|
/
|
|
*
Use explicit WBE worker object arguments (instead of kwargs)
Joshua Harlow
2015-01-23
1
-8
/
+14
[next]