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
/
types
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove six
Takashi Kajinami
2022-05-18
6
-26
/
+24
*
Fix unit tests
Gregory Thiemonge
2022-01-25
1
-1
/
+1
*
Import modules, not classes
Sean McGinnis
2020-05-01
1
-3
/
+2
*
Drop use of deprecated collections classes
Sean McGinnis
2020-04-14
1
-10
/
+2
*
Update TaskFlow for networkx 2.x
Michael Johnson
2019-10-18
1
-104
/
+17
*
Handle collections.abc deprecations
Sean McGinnis
2019-05-09
1
-1
/
+11
*
Fix code to support networkx > 1.0
Michal Arbet
2018-07-11
2
-7
/
+158
*
Trivial: update pypi url to new url
XiaojueGuan
2018-05-13
1
-1
/
+1
*
set default python to python3
Doug Hellmann
2018-04-17
1
-1
/
+4
*
Remove class StopWatch from timing
chenghuiyu
2017-10-24
1
-6
/
+0
*
turn on warning-is-error in doc build
Doug Hellmann
2017-07-08
1
-1
/
+1
*
python3.0 has deprecated LOG.warn
xhzhf
2017-03-07
1
-3
/
+3
*
Remove vim header from source files
howardlee
2016-11-09
1
-2
/
+0
*
Some classes not define __ne__() built-in function
Ji-Wei
2016-08-31
1
-0
/
+3
*
Fix some misspellings in the function name and descriptions
Pablo Iranzo Gómez
2016-06-30
3
-7
/
+7
*
Merge "Add a simple sanity test for pydot outputting"
Jenkins
2016-05-31
1
-3
/
+15
|
\
|
*
Add a simple sanity test for pydot outputting
Joshua Harlow
2016-05-20
1
-3
/
+15
*
|
Remove deprecated things for 2.0 release
Joshua Harlow
2016-05-10
4
-252
/
+0
|
/
*
Fix export_to_dot for networkx package changes
Michael Johnson
2016-03-25
1
-1
/
+2
*
Fix for WBE sporadic timeout of tasks
Joshua Harlow
2016-02-05
1
-85
/
+0
*
Handle cases where exc_args can't be serialized as JSON in the WBE
Greg Hill
2016-01-28
1
-3
/
+7
*
Merge "Trap and expose exception any 'args'"
Jenkins
2016-01-06
1
-2
/
+27
|
\
|
*
Trap and expose exception any 'args'
Joshua Harlow
2015-12-21
1
-2
/
+27
*
|
Merge "Move 'convert_to_timeout' to timing type as a helper function"
Jenkins
2015-12-24
1
-6
/
+32
|
\
\
|
|
/
|
/
|
|
*
Move 'convert_to_timeout' to timing type as a helper function
Joshua Harlow
2015-11-12
1
-6
/
+32
*
|
Revert "Remove failure version number"
Joshua Harlow
2015-12-21
1
-0
/
+10
*
|
Remove failure version number
Joshua Harlow
2015-12-14
1
-10
/
+0
*
|
Merge "Add validation of base exception type(s) in failure type"
Jenkins
2015-12-15
1
-0
/
+27
|
\
\
|
*
|
Add validation of base exception type(s) in failure type
Joshua Harlow
2015-10-19
1
-0
/
+27
*
|
|
Merge "Enable conversion of the tree nodes into a digraph"
Jenkins
2015-11-18
1
-0
/
+18
|
\
\
\
|
*
|
|
Enable conversion of the tree nodes into a digraph
Joshua Harlow
2015-11-18
1
-0
/
+18
|
|
/
/
*
|
|
Merge "Move 'fill_iter' to 'iter_utils.fill'"
Jenkins
2015-11-18
1
-18
/
+2
|
\
\
\
|
*
|
|
Move 'fill_iter' to 'iter_utils.fill'
Joshua Harlow
2015-10-26
1
-18
/
+2
|
|
/
/
*
|
|
Merge "Ensure node 'remove' and 'disassociate' can not be called when frozen"
Jenkins
2015-11-18
1
-0
/
+2
|
\
\
\
|
*
|
|
Ensure node 'remove' and 'disassociate' can not be called when frozen
Joshua Harlow
2015-10-14
1
-0
/
+2
|
|
/
/
*
|
|
Merge "Update docstrings on entity type"
Jenkins
2015-11-18
1
-2
/
+12
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Update docstrings on entity type
Joshua Harlow
2015-10-27
1
-2
/
+12
*
|
|
Add a executor backed conductor and have existing impl. use it
Joshua Harlow
2015-11-12
1
-2
/
+2
|
/
/
*
|
Register conductor information on jobboard
tonytan4ever
2015-10-19
1
-0
/
+33
|
/
*
Merge "Use the node built-in 'dfs_iter' instead of recursion"
Jenkins
2015-10-15
1
-14
/
+34
|
\
|
*
Use the node built-in 'dfs_iter' instead of recursion
Joshua Harlow
2015-10-02
1
-14
/
+34
*
|
Merge "Fix 'dependened upon' spelling error"
Jenkins
2015-10-09
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
Fix 'dependened upon' spelling error
Joshua Harlow
2015-09-29
1
-1
/
+1
*
|
Simplify flow action engine compilation
1.22.0
Joshua Harlow
2015-10-01
1
-2
/
+5
|
/
*
Merge "Use graphs as the underlying structure of patterns"
Jenkins
2015-09-22
1
-14
/
+54
|
\
|
*
Use graphs as the underlying structure of patterns
Joshua Harlow
2015-09-18
1
-14
/
+54
*
|
Remove some temporary variables not needed
Joshua Harlow
2015-08-09
1
-11
/
+4
|
/
*
Replace the tree 'pformat()' recursion with non-recursive variant
Joshua Harlow
2015-07-27
1
-44
/
+121
*
Merge "Use encodeutils for exception -> string function"
Jenkins
2015-07-21
1
-4
/
+8
|
\
|
*
Use encodeutils for exception -> string function
Joshua Harlow
2015-06-30
1
-4
/
+8
[next]