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
/
graph_flow.py
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Integrate better locking and a runner helper class.
Joshua Harlow
2013-06-28
1
-93
/
+53
*
Cleaning up various components.
Joshua Harlow
2013-06-28
1
-14
/
+26
*
Allow instance methods to be wrapped and unwrapped correctly.
Joshua Harlow
2013-06-27
1
-5
/
+8
*
Fix the current flake8 errors
Angus Salkeld
2013-06-26
1
-1
/
+1
*
Dinky change to trigger jenkins so I can cleanup.
Joshua Harlow
2013-06-19
1
-4
/
+4
*
Update how graph results are fetched when they are optional.
Joshua Harlow
2013-06-03
1
-14
/
+26
*
Allow for optional task requirements.
Joshua Harlow
2013-06-03
1
-2
/
+4
*
Remove safe_attr
Joshua Harlow
2013-05-28
1
-5
/
+4
*
Instead of apply use __call__
Joshua Harlow
2013-05-26
1
-4
/
+5
*
Use rollback accumulator and remove requires()/provides() from being functions
Joshua Harlow
2013-05-23
1
-7
/
+6
*
Allow (or disallow) multiple providers of items.
Joshua Harlow
2013-05-22
1
-12
/
+32
*
Massive pylint cleanup
Joshua Harlow
2013-05-21
1
-2
/
+0
*
Update order calls and connect call.
Joshua Harlow
2013-05-21
1
-17
/
+20
*
Check who is being connected to and ensure > 0 connectors.
Joshua Harlow
2013-05-20
1
-8
/
+13
*
Graph tests and adjustments releated to.
Joshua Harlow
2013-05-20
1
-8
/
+26
*
More pythonic functions and workflow -> flow renaming.
Joshua Harlow
2013-05-20
1
-0
/
+86
[prev]