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
/
tests
/
unit
/
test_task.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix mock calls
Doug Hellmann
2015-07-10
1
-1
/
+1
*
Added a map and a reduce task
Min Pae
2015-03-12
1
-0
/
+45
*
Use ordered[set/dict] to retain ordering
Joshua Harlow
2015-03-11
1
-59
/
+82
*
Map optional arguments as well as required arguments
Min Pae
2015-02-10
1
-0
/
+9
*
Make all/most usage of type errors follow a similar pattern
Joshua Harlow
2015-01-23
1
-1
/
+1
*
Use the notifier type in the task class/module directly
Joshua Harlow
2014-12-13
1
-57
/
+63
*
Have tasks be able to provide copy() methods
Joshua Harlow
2014-12-06
1
-0
/
+23
*
Rework pieces of the task callback capability
Joshua Harlow
2014-12-06
1
-41
/
+31
*
Raise value errors instead of asserts
Joshua Harlow
2014-12-02
1
-0
/
+11
*
Use oslotest to provide our base test case class
Joshua Harlow
2014-09-27
1
-2
/
+1
*
Rename to atom from task
Joshua Harlow
2014-05-31
1
-1
/
+1
*
Add __repr__ method to Atom
Ivan A. Melnikov
2014-03-24
1
-0
/
+8
*
Adjust logging levels and usage to follow standards
Joshua Harlow
2014-03-14
1
-8
/
+8
*
Remove extraneous vim configuration comments
yangxurong
2014-02-14
1
-2
/
+0
*
Added more unit tests for Task and FunctorTask
skudriashev
2014-01-27
1
-1
/
+105
*
Fix up python 3.3 incompatabilities
Joshua Harlow
2013-11-21
1
-10
/
+11
*
Update code to comply with hacking 0.8.0
Ivan A. Melnikov
2013-11-08
1
-22
/
+22
*
Support for optional task arguments
Ivan A. Melnikov
2013-10-22
1
-0
/
+13
*
Allow to specify default provides at task definition
Ivan A. Melnikov
2013-09-19
1
-0
/
+17
*
Add provides and requires properties to Flow
Anastasia Karpinska
2013-09-11
1
-13
/
+13
*
Engine, task, linear_flow unification
Joshua Harlow
2013-09-05
1
-5
/
+110
*
Rename Task.__call__ to Task.execute
Ivan A. Melnikov
2013-09-03
1
-1
/
+1
*
Add features to task.Task
Ivan A. Melnikov
2013-08-27
1
-0
/
+46