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
...
*
Graph flow, sequential graph action
Anastasia Karpinska
2013-09-18
1
-115
/
+91
*
Verify provides and requires
Ivan A. Melnikov
2013-09-18
2
-17
/
+53
*
Remove threaded and distributed flows
Joshua Harlow
2013-09-13
2
-726
/
+0
*
Add provides and requires properties to Flow
Anastasia Karpinska
2013-09-11
2
-0
/
+30
*
Engine, task, linear_flow unification
Joshua Harlow
2013-09-05
4
-260
/
+81
*
Merge "Combine multiple exceptions into a linked one"
Jenkins
2013-09-04
1
-5
/
+6
|
\
|
*
Combine multiple exceptions into a linked one
Joshua Harlow
2013-09-04
1
-5
/
+6
*
|
Initial implementation of action-based engine
Ivan A. Melnikov
2013-09-03
1
-1
/
+0
*
|
Merge "Further updates to update.py"
Jenkins
2013-09-03
1
-3
/
+0
|
\
\
|
*
|
Further updates to update.py
Joshua Harlow
2013-09-03
1
-3
/
+0
*
|
|
Split utils module
Ivan A. Melnikov
2013-09-03
4
-25
/
+29
*
|
|
Rename Task.__call__ to Task.execute
Ivan A. Melnikov
2013-09-03
2
-4
/
+0
|
/
/
*
|
Notify on task reversion
Joshua Harlow
2013-08-29
2
-9
/
+4
*
|
Have runner keep the exception
Joshua Harlow
2013-08-29
2
-15
/
+13
|
/
*
Add a locally running threaded flow
Joshua Harlow
2013-08-26
4
-10
/
+661
*
File movements
Joshua Harlow
2013-08-17
1
-1
/
+1
*
Added Memory Persistence API and Generic Datatypes
kchenweijie
2013-08-09
2
-216
/
+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
|
|
/
*
|
Merge "Adjust a bunch of hacking violations."
Jenkins
2013-08-02
5
-17
/
+57
|
\
\
|
|
/
|
/
|
|
*
Adjust a bunch of hacking violations.
Joshua Harlow
2013-08-01
5
-17
/
+57
*
|
Fix minor code style
Changbin Liu
2013-07-30
1
-1
/
+1
|
/
*
Merge "Provide the length of the flows."
Jenkins
2013-07-24
2
-0
/
+6
|
\
|
*
Provide the length of the flows.
Joshua Harlow
2013-07-10
2
-0
/
+6
*
|
Parents should be frozen after creation.
Joshua Harlow
2013-07-09
1
-2
/
+2
|
/
*
Allow graph dependencies to be manually provided.
Joshua Harlow
2013-07-09
3
-48
/
+43
*
Merge "Use the runner interface as the best task lookup."
Jenkins
2013-07-10
3
-8
/
+7
|
\
|
*
Use the runner interface as the best task lookup.
Joshua Harlow
2013-07-06
3
-8
/
+7
*
|
Merge "Unify creation/usage of uuids."
Jenkins
2013-07-10
4
-20
/
+38
|
\
\
|
*
|
Unify creation/usage of uuids.
Joshua Harlow
2013-07-06
4
-20
/
+38
|
|
/
*
|
Add helper reset internals function.
Joshua Harlow
2013-07-08
2
-13
/
+15
|
/
*
Merge "Clear out before connecting."
Jenkins
2013-07-06
1
-16
/
+23
|
\
|
*
Clear out before connecting.
Joshua Harlow
2013-07-06
1
-16
/
+23
*
|
Merge "Ensure we document and complete correct removal."
Jenkins
2013-07-06
2
-19
/
+29
|
\
\
|
*
|
Ensure we document and complete correct removal.
Joshua Harlow
2013-07-06
2
-19
/
+29
*
|
|
Pass runners instead of task objects/uuids.
Joshua Harlow
2013-07-06
2
-18
/
+13
|
/
/
*
|
Move how resuming is done to be disconnected from jobs/flows.
Joshua Harlow
2013-07-06
5
-60
/
+208
|
/
*
Make connection/validation of tasks be after they are added.
Joshua Harlow
2013-07-06
2
-2
/
+39
*
Add helper to do notification
Joshua Harlow
2013-07-06
2
-54
/
+45
*
Store results by add() uuid instead of in array format.
Joshua Harlow
2013-06-28
1
-4
/
+5
*
Integrate better locking and a runner helper class.
Joshua Harlow
2013-06-28
3
-169
/
+151
*
Cleaning up various components.
Joshua Harlow
2013-06-28
4
-334
/
+391
*
Move some of the ordered flow helper classes to utils.
Joshua Harlow
2013-06-27
1
-30
/
+2
*
Allow instance methods to be wrapped and unwrapped correctly.
Joshua Harlow
2013-06-27
2
-10
/
+17
*
Fix most of the hacking rules
Angus Salkeld
2013-06-26
1
-6
/
+6
*
Fix all flake8 E* and F* errors
Angus Salkeld
2013-06-26
1
-1
/
+1
*
Fix the current flake8 errors
Angus Salkeld
2013-06-26
3
-2
/
+4
*
Merge "Add the task to the accumulator before running."
Jenkins
2013-06-24
1
-12
/
+21
|
\
[prev]
[next]