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
/
task.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Allow for revert to have a different argument list from execute
Greg Hill
2016-02-26
1
-3
/
+16
*
Refactor Atom/BaseTask/Task/Retry class hierarchy
Greg Hill
2016-02-18
1
-108
/
+18
*
Use compatible map and update map/reduce task docs
Joshua Harlow
2015-03-13
1
-14
/
+15
*
Added a map and a reduce task
Min Pae
2015-03-12
1
-0
/
+89
*
Switch to using 'oslo_utils' vs 'oslo.utils'
Joshua Harlow
2015-01-14
1
-1
/
+1
*
Move over to using oslo.utils [reflection, uuidutils]
Joshua Harlow
2014-12-18
1
-1
/
+1
*
Use the notifier type in the task class/module directly
Joshua Harlow
2014-12-13
1
-139
/
+27
*
Use a tiny clamp helper to clamp the 'on_progress' value
Joshua Harlow
2014-12-13
1
-7
/
+7
*
Merge "Add and use a new simple helper logging module"
Jenkins
2014-12-11
1
-1
/
+1
|
\
|
*
Add and use a new simple helper logging module
Joshua Harlow
2014-12-08
1
-1
/
+1
*
|
Merge "Just assign a empty collection instead of copy/clear"
Jenkins
2014-12-10
1
-2
/
+1
|
\
\
|
*
|
Just assign a empty collection instead of copy/clear
Joshua Harlow
2014-12-09
1
-2
/
+1
|
|
/
*
|
Remove rtype from task clone() doc
Joshua Harlow
2014-12-09
1
-1
/
+0
|
/
*
Have tasks be able to provide copy() methods
Joshua Harlow
2014-12-06
1
-0
/
+19
*
Rework pieces of the task callback capability
Joshua Harlow
2014-12-06
1
-44
/
+96
*
Merge "Raise value errors instead of asserts"
Jenkins
2014-12-04
1
-6
/
+9
|
\
|
*
Raise value errors instead of asserts
Joshua Harlow
2014-12-02
1
-6
/
+9
*
|
Merge "Improve some of the task docstrings"
Jenkins
2014-12-03
1
-8
/
+13
|
\
\
|
|
/
|
/
|
|
*
Improve some of the task docstrings
Joshua Harlow
2014-10-15
1
-8
/
+13
*
|
Merge "Use constants for revert automatically provided kwargs"
Jenkins
2014-10-18
1
-0
/
+8
|
\
\
|
*
|
Use constants for revert automatically provided kwargs
Joshua Harlow
2014-10-17
1
-0
/
+8
|
|
/
*
|
Document more function/class/method params
Joshua Harlow
2014-09-26
1
-13
/
+19
|
/
*
add pre/post execute/retry callbacks to tasks
Greg Hill
2014-08-06
1
-0
/
+34
*
Upgrade hacking version and fix some of the issues
Joshua Harlow
2014-06-13
1
-8
/
+17
*
add the ability to inject arguments into tasks at task creation
Greg Hill
2014-05-28
1
-6
/
+7
*
Adjust logging levels and usage to follow standards
Joshua Harlow
2014-03-14
1
-5
/
+6
*
docs: Improve BaseTask method docstrings
Ivan A. Melnikov
2014-03-13
1
-12
/
+16
*
Remove extraneous vim configuration comments
yangxurong
2014-02-14
1
-2
/
+0
*
Update execute/revert comments
Joshua Harlow
2014-01-26
1
-7
/
+20
*
Merge "Added more unit tests for Task and FunctorTask"
Jenkins
2014-01-27
1
-1
/
+1
|
\
|
*
Added more unit tests for Task and FunctorTask
skudriashev
2014-01-27
1
-1
/
+1
*
|
Doc strings and comments clean-up
skudriashev
2014-01-26
1
-9
/
+9
|
/
*
Add base class Atom for all flow units
Anastasia Karpinska
2014-01-21
1
-121
/
+9
*
Move autobinding to task base class
0.1.2
Joshua Harlow
2014-01-10
1
-0
/
+21
*
Assert functor task revert/execute are callable
Joshua Harlow
2014-01-09
1
-2
/
+6
*
Refactor task handler binding
Joshua Harlow
2014-01-09
1
-23
/
+32
*
All classes should explicitly inherit object class
anastasia-karpinska
2013-11-28
1
-1
/
+2
*
Support for optional task arguments
Ivan A. Melnikov
2013-10-22
1
-16
/
+15
*
Add more comments to flow/task
Joshua Harlow
2013-10-12
1
-0
/
+11
*
Move toward python 3/2 compatible metaclass
Joshua Harlow
2013-10-09
1
-3
/
+1
*
Correctly save task versions
Ivan A. Melnikov
2013-10-05
1
-1
/
+1
*
Wrapping and serializing failures
Ivan A. Melnikov
2013-10-04
1
-1
/
+1
*
A few adjustments to the progress code
Joshua Harlow
2013-10-01
1
-3
/
+16
*
Allow to specify default provides at task definition
Ivan A. Melnikov
2013-09-19
1
-0
/
+6
*
Task progress
Victor Rodionov
2013-09-18
1
-0
/
+49
*
Use six string types instead of basestring
Joshua Harlow
2013-09-12
1
-1
/
+2
*
Add provides and requires properties to Flow
Anastasia Karpinska
2013-09-11
1
-6
/
+14
*
Allow provides to be a set and results to be a dictionary
Joshua Harlow
2013-09-07
1
-1
/
+16
*
Engine, task, linear_flow unification
Joshua Harlow
2013-09-05
1
-49
/
+82
*
State management for engines
Ivan A. Melnikov
2013-09-04
1
-2
/
+2
[next]