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
/
patterns
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove six
Takashi Kajinami
2022-05-18
1
-4
/
+3
*
Update TaskFlow for networkx 2.x
Michael Johnson
2019-10-18
3
-10
/
+11
*
Fix code to support networkx > 1.0
Michal Arbet
2018-07-11
1
-1
/
+1
*
Fix some misspellings in the function name and descriptions
Pablo Iranzo Gómez
2016-06-30
1
-1
/
+1
*
Allow for alterations in decider 'area of influence'
Joshua Harlow
2016-01-09
1
-3
/
+25
*
Use graphs as the underlying structure of patterns
Joshua Harlow
2015-09-18
3
-29
/
+41
*
iter_nodes method added to flows
Timofey Durakov
2015-08-28
3
-3
/
+15
*
Improve docstrings in graph flow to denote exceptions raised
Joshua Harlow
2015-08-05
1
-4
/
+27
*
Add docs for u, v, decider on graph flow link method
Joshua Harlow
2015-07-10
1
-13
/
+28
*
Add support for conditional execution
Joshua Harlow
2015-07-01
1
-5
/
+13
*
Use 'node' terminology instead of 'item' terminology
Joshua Harlow
2015-03-30
1
-44
/
+47
*
Make the graph '_unsatisfied_requires' be a staticmethod
Joshua Harlow
2015-03-25
1
-6
/
+9
*
Use ordered[set/dict] to retain ordering
Joshua Harlow
2015-03-11
1
-2
/
+11
*
Use constants for link metadata keys
Joshua Harlow
2014-10-18
2
-5
/
+5
*
Relax the graph flow symbol constraints
Joshua Harlow
2014-09-08
1
-59
/
+97
*
Relax the unordered flow symbol constraints
Joshua Harlow
2014-09-08
1
-47
/
+2
*
Relax the linear flow symbol constraints
Joshua Harlow
2014-09-08
1
-31
/
+2
*
Revamp the symbol lookup mechanism
Joshua Harlow
2014-09-08
1
-1
/
+1
*
Be smarter about required flow symbols
Joshua Harlow
2014-09-08
3
-6
/
+46
*
Upgrade hacking version and fix some of the issues
Joshua Harlow
2014-06-13
1
-3
/
+6
*
Put provides and requires code to basic Flow
Ivan A. Melnikov
2014-05-07
3
-62
/
+12
*
Add a directed graph type (new types module)
Joshua Harlow
2014-04-20
1
-10
/
+12
*
Fix spelling mistake
Joshua Harlow
2014-03-26
1
-1
/
+1
*
Adjust the exception hierachy
Joshua Harlow
2014-03-24
3
-4
/
+4
*
Merge "Rework graph flow unit tests"
Jenkins
2014-03-24
1
-11
/
+5
|
\
|
*
Rework graph flow unit tests
Ivan A. Melnikov
2014-03-22
1
-11
/
+5
*
|
Merge "Linear flow: mark links and rework unit tests"
Jenkins
2014-03-24
1
-2
/
+1
|
\
\
|
|
/
|
*
Linear flow: mark links and rework unit tests
Ivan A. Melnikov
2014-03-21
1
-2
/
+1
*
|
Merge "Drop indexing operator from linear flow"
Jenkins
2014-03-23
1
-3
/
+0
|
\
\
|
*
|
Drop indexing operator from linear flow
Ivan A. Melnikov
2014-03-21
1
-3
/
+0
|
|
/
*
|
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
*
|
Iteration over links in flow interface
Ivan A. Melnikov
2014-03-21
3
-8
/
+29
*
|
Add retry to Flow patterns
Anastasia Karpinska
2014-03-14
3
-8
/
+33
*
|
Remove extra quote symbol
Ivan A. Melnikov
2014-03-13
2
-2
/
+2
|
/
*
Remove extraneous vim configuration comments
yangxurong
2014-02-14
4
-8
/
+0
*
Doc strings and comments clean-up
skudriashev
2014-01-26
3
-3
/
+4
*
Merge "Skip invariant checking and adding when nothing provided"
Jenkins
2014-01-24
2
-1
/
+7
|
\
|
*
Skip invariant checking and adding when nothing provided
Joshua Harlow
2013-12-31
2
-1
/
+7
*
|
Exceptions cleanup
Ivan A. Melnikov
2014-01-14
2
-3
/
+3
*
|
Check tasks should not provide same values
Anastasia Karpinska
2014-01-02
2
-1
/
+19
|
/
*
Don't forget to return self
Joshua Harlow
2013-12-06
1
-0
/
+2
*
Targeted graph flow pattern
Ivan A. Melnikov
2013-12-02
1
-2
/
+63
*
Remove uuid from taskflow.flow.Flow
Ivan A. Melnikov
2013-10-15
3
-6
/
+6
*
Pattern comment additions/adjustments
Joshua Harlow
2013-10-12
3
-5
/
+8
*
Add reasons as to why the edges were created
Joshua Harlow
2013-10-07
1
-13
/
+28
*
Allow access by index
Joshua Harlow
2013-10-04
1
-0
/
+3
*
Don't allow mutating operations on the underlying graph
Joshua Harlow
2013-09-30
1
-39
/
+62
*
Task decorator was removed and examples updated
Anastasia Karpinska
2013-09-23
2
-4
/
+0
*
Remove the older (not used) resumption mechanism
Joshua Harlow
2013-09-22
2
-154
/
+0
[next]