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
/
persistence
/
base.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use assertIs(Not)None to check for None
howardlee
2016-11-07
1
-1
/
+1
*
Fix order of assertEqual for unit.persistence
lin-hua-cheng
2015-10-17
1
-9
/
+9
*
Fix how the dir persistence backend was not listing logbooks
Joshua Harlow
2015-09-04
1
-0
/
+21
*
Rename logbook module -> models module
Joshua Harlow
2015-07-08
1
-51
/
+51
*
lazy loading for logbooks and flowdetails
Dan Krause
2015-03-11
1
-0
/
+29
*
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
/
+2
*
Ensure that the zookeeper backend creates missing atoms
Joshua Harlow
2014-11-24
1
-1
/
+42
*
Remove direct usage of the deprecated failure location
Joshua Harlow
2014-10-21
1
-8
/
+7
*
Revert "Move taskflow.utils.misc.Failure to its own module"
Jeremy Stanley
2014-03-31
1
-8
/
+8
*
Move taskflow.utils.misc.Failure to its own module
Ivan A. Melnikov
2014-03-31
1
-8
/
+8
*
Persistence cleanup part one
Joshua Harlow
2014-03-26
1
-27
/
+29
*
Add atom intentions for tasks and retries
Anastasia Karpinska
2014-03-18
1
-0
/
+31
*
Extend logbook and storage to work with retry
Anastasia Karpinska
2014-03-14
1
-0
/
+48
*
Fix few spelling and grammar errors
Ivan A. Melnikov
2014-02-20
1
-3
/
+3
*
Remove extraneous vim configuration comments
yangxurong
2014-02-14
1
-2
/
+0
*
Tests: Persistence test mixin fix
skudriashev
2014-01-26
1
-1
/
+1
*
Add tests for metadata updates
Ivan A. Melnikov
2013-12-18
1
-0
/
+45
*
Update code to comply with hacking 0.8.0
Ivan A. Melnikov
2013-11-08
1
-13
/
+13
*
Correctly save task versions
Ivan A. Melnikov
2013-10-05
1
-0
/
+8
*
Wrapping and serializing failures
Ivan A. Melnikov
2013-10-04
1
-0
/
+31
*
Move toward using a backend+connection model
Joshua Harlow
2013-09-12
1
-88
/
+82
*
Require uuid + move functor_task to task.py
Joshua Harlow
2013-08-27
1
-8
/
+8
*
Rework the persistence layer
Joshua Harlow
2013-08-24
1
-0
/
+161