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_flow_dependencies.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace assertRaisesRegexp with assertRaisesRegex
Vu Cong Tuan
2017-06-03
1
-8
/
+8
*
Fix order of assertEqual for unit.test_*
lin-hua-cheng
2015-10-17
1
-67
/
+67
*
Allow same deps for requires and provides in task
Rick van de Loo
2015-05-25
1
-7
/
+9
*
Use ordered[set/dict] to retain ordering
Joshua Harlow
2015-03-11
1
-14
/
+14
*
Relax the graph flow symbol constraints
Joshua Harlow
2014-09-08
1
-10
/
+8
*
Relax the unordered flow symbol constraints
Joshua Harlow
2014-09-08
1
-28
/
+27
*
Relax the linear flow symbol constraints
Joshua Harlow
2014-09-08
1
-34
/
+0
*
Enabled hacking checks H305 and H307
Christian Berendt
2014-07-17
1
-2
/
+1
*
Adjust the exception hierachy
Joshua Harlow
2014-03-24
1
-8
/
+8
*
Rework graph flow unit tests
Ivan A. Melnikov
2014-03-22
1
-7
/
+0
*
Linear flow: mark links and rework unit tests
Ivan A. Melnikov
2014-03-21
1
-20
/
+0
*
Flow smart revert with retry controller
Anastasia Karpinska
2014-03-18
1
-0
/
+12
*
Add retry to Flow patterns
Anastasia Karpinska
2014-03-14
1
-0
/
+160
*
Merge "Check atom doesn't provide and return same values"
Jenkins
2014-02-19
1
-21
/
+6
|
\
|
*
Check atom doesn't provide and return same values
Anastasia Karpinska
2014-02-18
1
-21
/
+6
*
|
Remove extraneous vim configuration comments
yangxurong
2014-02-14
1
-2
/
+0
|
/
*
Exceptions cleanup
Ivan A. Melnikov
2014-01-14
1
-6
/
+6
*
Fix spelling errors
Anastasia Karpinska
2014-01-03
1
-6
/
+6
*
Check tasks should not provide same values
Anastasia Karpinska
2014-01-02
1
-1
/
+34
*
Fix up python 3.3 incompatabilities
Joshua Harlow
2013-11-21
1
-26
/
+41
*
Update code to comply with hacking 0.8.0
Ivan A. Melnikov
2013-11-08
1
-48
/
+48
*
Unit tests refactoring
Anastasia Karpinska
2013-10-17
1
-112
/
+116
*
Verify provides and requires
Ivan A. Melnikov
2013-09-18
1
-7
/
+35
*
Add provides and requires properties to Flow
Anastasia Karpinska
2013-09-11
1
-0
/
+220