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
/
linear_flow.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update TaskFlow for networkx 2.x
Michael Johnson
2019-10-18
1
-3
/
+3
*
Use graphs as the underlying structure of patterns
Joshua Harlow
2015-09-18
1
-15
/
+28
*
iter_nodes method added to flows
Timofey Durakov
2015-08-28
1
-0
/
+4
*
Use constants for link metadata keys
Joshua Harlow
2014-10-18
1
-1
/
+1
*
Relax the linear flow symbol constraints
Joshua Harlow
2014-09-08
1
-31
/
+2
*
Be smarter about required flow symbols
Joshua Harlow
2014-09-08
1
-2
/
+13
*
Put provides and requires code to basic Flow
Ivan A. Melnikov
2014-05-07
1
-19
/
+0
*
Adjust the exception hierachy
Joshua Harlow
2014-03-24
1
-1
/
+1
*
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
*
|
Drop indexing operator from linear flow
Ivan A. Melnikov
2014-03-21
1
-3
/
+0
|
/
*
Iteration over links in flow interface
Ivan A. Melnikov
2014-03-21
1
-0
/
+9
*
Add retry to Flow patterns
Anastasia Karpinska
2014-03-14
1
-2
/
+5
*
Remove extra quote symbol
Ivan A. Melnikov
2014-03-13
1
-1
/
+1
*
Remove extraneous vim configuration comments
yangxurong
2014-02-14
1
-2
/
+0
*
Doc strings and comments clean-up
skudriashev
2014-01-26
1
-1
/
+1
*
Merge "Skip invariant checking and adding when nothing provided"
Jenkins
2014-01-24
1
-0
/
+3
|
\
|
*
Skip invariant checking and adding when nothing provided
Joshua Harlow
2013-12-31
1
-0
/
+3
*
|
Exceptions cleanup
Ivan A. Melnikov
2014-01-14
1
-1
/
+1
*
|
Check tasks should not provide same values
Anastasia Karpinska
2014-01-02
1
-0
/
+10
|
/
*
Remove uuid from taskflow.flow.Flow
Ivan A. Melnikov
2013-10-15
1
-2
/
+2
*
Pattern comment additions/adjustments
Joshua Harlow
2013-10-12
1
-2
/
+2
*
Allow access by index
Joshua Harlow
2013-10-04
1
-0
/
+3
*
Task decorator was removed and examples updated
Anastasia Karpinska
2013-09-23
1
-2
/
+0
*
Verify provides and requires
Ivan A. Melnikov
2013-09-18
1
-3
/
+19
*
Add provides and requires properties to Flow
Anastasia Karpinska
2013-09-11
1
-0
/
+16
*
Engine, task, linear_flow unification
Joshua Harlow
2013-09-05
1
-252
/
+18
*
Split utils module
Ivan A. Melnikov
2013-09-03
1
-5
/
+7
*
Rename Task.__call__ to Task.execute
Ivan A. Melnikov
2013-09-03
1
-2
/
+0
*
Notify on task reversion
Joshua Harlow
2013-08-29
1
-8
/
+2
*
Have runner keep the exception
Joshua Harlow
2013-08-29
1
-4
/
+5
*
Add a locally running threaded flow
Joshua Harlow
2013-08-26
1
-8
/
+23
*
File movements
Joshua Harlow
2013-08-17
1
-1
/
+1
*
Added Memory Persistence API and Generic Datatypes
kchenweijie
2013-08-09
1
-2
/
+2
*
Merge "Quiet the provider linking."
Jenkins
2013-08-02
1
-2
/
+0
|
\
|
*
Quiet the provider linking.
Joshua Harlow
2013-08-02
1
-2
/
+0
*
|
Merge "Deep-copy not always possible."
Jenkins
2013-08-02
1
-11
/
+1
|
\
\
|
*
|
Deep-copy not always possible.
Joshua Harlow
2013-08-02
1
-11
/
+1
|
|
/
*
|
Adjust a bunch of hacking violations.
Joshua Harlow
2013-08-01
1
-4
/
+5
|
/
*
Provide the length of the flows.
Joshua Harlow
2013-07-10
1
-0
/
+3
*
Allow graph dependencies to be manually provided.
Joshua Harlow
2013-07-09
1
-7
/
+0
*
Merge "Use the runner interface as the best task lookup."
Jenkins
2013-07-10
1
-2
/
+2
|
\
|
*
Use the runner interface as the best task lookup.
Joshua Harlow
2013-07-06
1
-2
/
+2
*
|
Merge "Unify creation/usage of uuids."
Jenkins
2013-07-10
1
-6
/
+7
|
\
\
|
*
|
Unify creation/usage of uuids.
Joshua Harlow
2013-07-06
1
-6
/
+7
|
|
/
*
|
Add helper reset internals function.
Joshua Harlow
2013-07-08
1
-7
/
+7
|
/
*
Merge "Ensure we document and complete correct removal."
Jenkins
2013-07-06
1
-9
/
+18
|
\
|
*
Ensure we document and complete correct removal.
Joshua Harlow
2013-07-06
1
-9
/
+18
*
|
Pass runners instead of task objects/uuids.
Joshua Harlow
2013-07-06
1
-8
/
+4
|
/
*
Move how resuming is done to be disconnected from jobs/flows.
Joshua Harlow
2013-07-06
1
-52
/
+41
[next]