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
/
ordered_flow.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Cleaning up various components.
Joshua Harlow
2013-06-28
1
-295
/
+0
*
Move some of the ordered flow helper classes to utils.
Joshua Harlow
2013-06-27
1
-30
/
+2
*
Fix the current flake8 errors
Angus Salkeld
2013-06-26
1
-0
/
+1
*
Merge "Add the task to the accumulator before running."
Jenkins
2013-06-24
1
-12
/
+21
|
\
|
*
Add the task to the accumulator before running.
Joshua Harlow
2013-06-07
1
-12
/
+21
*
|
Dinky change to trigger jenkins so I can cleanup.
Joshua Harlow
2013-06-19
1
-2
/
+2
|
/
*
Add the ability to soft_reset a workflow.
Joshua Harlow
2013-06-05
1
-1
/
+26
*
Ensure we have an exception and capture the exc_info.
Joshua Harlow
2013-06-03
1
-2
/
+4
*
We were not notifying when errors occured so fix that.
Joshua Harlow
2013-05-31
1
-6
/
+26
*
Ensure we handle functor names and resetting correctly.
Joshua Harlow
2013-05-28
1
-0
/
+4
*
Instead of apply use __call__
Joshua Harlow
2013-05-26
1
-2
/
+5
*
Add comment to why we accumulate before notifying task listeners.
Joshua Harlow
2013-05-25
1
-0
/
+4
*
Use rollback accumulator and remove requires()/provides() from being functions
Joshua Harlow
2013-05-23
1
-80
/
+45
*
Rename cause -> exception and make exception optional.
Joshua Harlow
2013-05-22
1
-2
/
+2
*
Ensure we change the self and parents states correctly.
Joshua Harlow
2013-05-22
1
-30
/
+34
*
Massive pylint cleanup
Joshua Harlow
2013-05-21
1
-1
/
+1
*
Move flow failure to flow file and correctly catch ordering failure.
Joshua Harlow
2013-05-21
1
-3
/
+23
*
Graph tests and adjustments releated to.
Joshua Harlow
2013-05-20
1
-6
/
+6
*
More pythonic functions and workflow -> flow renaming.
Joshua Harlow
2013-05-20
1
-0
/
+266