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
...
|
*
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
3
-10
/
+9
|
/
*
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
*
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
2
-7
/
+12
*
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
*
Remove safe_attr
Joshua Harlow
2013-05-28
2
-10
/
+8
*
Instead of apply use __call__
Joshua Harlow
2013-05-26
3
-10
/
+15
*
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
4
-104
/
+58
*
Allow (or disallow) multiple providers of items.
Joshua Harlow
2013-05-22
1
-12
/
+32
*
Merge pull request #20 from jessicalucci/sql
Joshua Harlow
2013-05-22
1
-0
/
+87
|
\
|
*
Cleaning up files/extraneous files/fixing relations
Jessica Lucci
2013-05-22
1
-2
/
+2
|
*
cleaning for initial pull request
Jessica Lucci
2013-05-21
1
-0
/
+0
|
*
Merge branch 'master' of github.com:yahoo/TaskFlow into sql
Jessica Lucci
2013-05-21
3
-41
/
+64
|
|
\
|
*
|
adding parentheses to read method
Jessica Lucci
2013-05-19
1
-0
/
+87
*
|
|
Rename cause -> exception and make exception optional.
Joshua Harlow
2013-05-22
1
-2
/
+2
*
|
|
Allow any of the previous tasks to satisfy requirements.
Joshua Harlow
2013-05-22
1
-21
/
+25
*
|
|
Ensure we change the self and parents states correctly.
Joshua Harlow
2013-05-22
1
-30
/
+34
*
|
|
Only do differences on set objects.
Joshua Harlow
2013-05-22
1
-2
/
+13
*
|
|
Ensure we fetch the appropriate inputs for the running task.
Joshua Harlow
2013-05-21
1
-0
/
+9
*
|
|
Have the linear workflow verify the tasks inputs.
Joshua Harlow
2013-05-21
1
-2
/
+24
*
|
|
Massive pylint cleanup
Joshua Harlow
2013-05-21
2
-3
/
+1
*
|
|
Update order calls and connect call.
Joshua Harlow
2013-05-21
1
-17
/
+20
*
|
|
Move flow failure to flow file and correctly catch ordering failure.
Joshua Harlow
2013-05-21
1
-3
/
+23
|
|
/
|
/
|
*
|
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
2
-14
/
+32
*
|
More pythonic functions and workflow -> flow renaming.
Joshua Harlow
2013-05-20
3
-24
/
+24
|
/
*
Fix the import.
Joshua Harlow
2013-05-17
1
-1
/
+1
*
Use a different logger method if tolerant vs not tolerant.
Joshua Harlow
2013-05-17
1
-2
/
+4
*
More function comments.
Joshua Harlow
2013-05-17
1
-3
/
+10
*
Allow resuming stage to be interrupted.
Joshua Harlow
2013-05-17
1
-1
/
+7
*
Fix the missing context variable.
Joshua Harlow
2013-05-17
1
-3
/
+3
*
Add the ability to alter the task failure reconcilation.
Joshua Harlow
2013-05-16
1
-19
/
+48
*
Correctly run the tasks after partial resumption.
Joshua Harlow
2013-05-16
1
-3
/
+4
*
Add a nicer string name that shows what the class name is.
Joshua Harlow
2013-05-16
1
-1
/
+1
*
Get a memory test example working
Joshua Harlow
2013-05-15
1
-18
/
+38
*
Move ordered workflow to its own file.
Joshua Harlow
2013-05-15
4
-204
/
+206
*
Increase the number of comments.
Joshua Harlow
2013-05-14
2
-1
/
+5
*
Start adding in a more generic DAG based workflow.
Joshua Harlow
2013-05-14
3
-155
/
+289
*
Remove dict_provider dependency.
Joshua Harlow
2013-05-14
1
-1
/
+0
*
Rework due to code comments.
Joshua Harlow
2013-05-14
1
-25
/
+55
*
Rework how we should be using lists instead of ordereddicts for optimal usage.
Joshua Harlow
2013-05-13
1
-42
/
+49
*
Continue on getting ready for the memory impl. to be useful.
Joshua Harlow
2013-05-12
1
-15
/
+22
*
Remove a few other references to nova
Joshua Harlow
2013-05-08
1
-3
/
+2
*
Move the code over for now
Joshua Harlow
2013-05-07
2
-0
/
+156
[prev]