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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge "Fix parsing of zookeeper jobboard backend options"
Zuul
2023-04-19
2
-0
/
+111
|
\
|
*
Fix parsing of zookeeper jobboard backend options
Gregory Thiemonge
2023-01-12
2
-0
/
+111
*
|
Merge "Change StrictRedis usage to Redis"
Zuul
2023-02-17
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
Change StrictRedis usage to Redis
Tobias Urdin
2022-09-29
1
-1
/
+1
*
|
Fix test_while_is_not with python 3.11
5.1.0
Gregory Thiemonge
2022-12-05
1
-11
/
+18
*
|
Merge "Quote string representations"
5.0.0
Zuul
2022-06-13
4
-8
/
+8
|
\
\
|
*
|
Quote string representations
Michael Johnson
2022-06-10
4
-8
/
+8
|
|
/
*
|
Remove six
Takashi Kajinami
2022-05-18
16
-100
/
+61
|
/
*
Use LOG.warning instead of deprecated LOG.warn
Takashi Kajinami
2021-11-29
1
-1
/
+1
*
Use unittest.mock instead of mock
Hervé Beraud
2021-04-27
1
-1
/
+1
*
Add sentinel redis support
Ann Taraday
2020-08-05
1
-0
/
+34
*
Switch from unittest2 compat methods to Python 3.x methods
melissaml
2020-07-05
3
-49
/
+49
*
Update TaskFlow for networkx 2.x
Michael Johnson
2019-10-18
3
-27
/
+26
*
Fix code to support networkx > 1.0
Michal Arbet
2018-07-11
2
-8
/
+8
*
Fix invalid json unit test
Ben Nemec
2018-02-08
1
-1
/
+5
*
Update URLs in documents according to document migration
ChangBo Guo(gcb)
2017-07-13
1
-1
/
+1
*
Fix process based executor task proxying-back events
Joshua Harlow
2017-07-11
2
-0
/
+52
*
Replace assertRaisesRegexp with assertRaisesRegex
Vu Cong Tuan
2017-06-03
12
-100
/
+100
*
do not allow redis job reclaim by same owner
Rick van de Loo
2017-05-13
1
-0
/
+23
*
python3.0 has deprecated LOG.warn
xhzhf
2017-03-07
2
-13
/
+13
*
Use assertIs(Not)None to check for None
howardlee
2016-11-07
2
-6
/
+6
*
Using assertIsNone() instead of assertIs(None, ..)
qinchunhua
2016-10-10
1
-2
/
+2
*
Some classes not define __ne__() built-in function
Ji-Wei
2016-08-31
1
-0
/
+3
*
Replace assertEqual(None, *) with assertIsNone in tests
weiweigu
2016-07-12
4
-8
/
+8
*
Merge "Make tests less dependent on transient state"
Jenkins
2016-07-08
1
-3
/
+2
|
\
|
*
Make tests less dependent on transient state
Greg Hill
2016-06-02
1
-3
/
+2
*
|
Merge "Fix some misspellings in the function name and descriptions"
Jenkins
2016-07-08
2
-3
/
+3
|
\
\
|
*
|
Fix some misspellings in the function name and descriptions
Pablo Iranzo Gómez
2016-06-30
2
-3
/
+3
|
|
/
*
|
Add tests to verify kwargs behavior on revert validation
Greg Hill
2016-06-09
1
-23
/
+41
|
/
*
Merge "Add a simple sanity test for pydot outputting"
Jenkins
2016-05-31
1
-0
/
+23
|
\
|
*
Add a simple sanity test for pydot outputting
Joshua Harlow
2016-05-20
1
-0
/
+23
*
|
Instead of a multiprocessing queue use sockets via asyncore
Joshua Harlow
2016-05-24
5
-13
/
+153
*
|
Remove deprecated things for 2.0 release
Joshua Harlow
2016-05-10
3
-29
/
+18
*
|
Merge "Allow for specifying green threaded to parallel engine"
1.32.0
Jenkins
2016-05-06
2
-5
/
+2
|
\
\
|
*
|
Allow for specifying green threaded to parallel engine
Joshua Harlow
2016-05-03
2
-5
/
+2
*
|
|
Make conductor.stop stop the running engine gracefully
Greg Hill
2016-05-03
3
-1
/
+60
|
/
/
*
|
Merge "Add rundimentary and/or non-optimized job priorities"
Jenkins
2016-04-28
1
-0
/
+1
|
\
\
|
*
|
Add rundimentary and/or non-optimized job priorities
Joshua Harlow
2016-01-09
1
-0
/
+1
*
|
|
Merge "Ensure that the engine finishes up even under sent-in failures"
Jenkins
2016-04-28
1
-0
/
+30
|
\
\
\
|
*
|
|
Ensure that the engine finishes up even under sent-in failures
Joshua Harlow
2016-01-20
1
-0
/
+30
*
|
|
|
Merge "Add some basic/initial engine statistics"
Jenkins
2016-04-28
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
Add some basic/initial engine statistics
Joshua Harlow
2016-02-01
1
-1
/
+1
*
|
|
|
|
Merge "Use a automaton machine for WBE request state machine"
Jenkins
2016-04-28
1
-2
/
+2
|
\
\
\
\
\
|
*
|
|
|
|
Use a automaton machine for WBE request state machine
Joshua Harlow
2016-02-21
1
-2
/
+2
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
|
|
|
|
Allow for revert to have a different argument list from execute
Greg Hill
2016-02-26
4
-1
/
+65
|
/
/
/
/
*
|
|
|
Add WBE worker expiry
Joshua Harlow
2016-02-14
2
-5
/
+20
*
|
|
|
Some WBE protocol/executor cleanups
Joshua Harlow
2016-02-14
4
-32
/
+38
*
|
|
|
Remove need for separate notify thread
Joshua Harlow
2016-02-14
1
-3
/
+2
*
|
|
|
Fix for WBE sporadic timeout of tasks
Joshua Harlow
2016-02-05
2
-88
/
+19
*
|
|
|
Merge "Handle cases where exc_args can't be serialized as JSON in the WBE"
Jenkins
2016-02-03
2
-0
/
+18
|
\
\
\
\
[next]