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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove six
Takashi Kajinami
2022-05-18
1
-3
/
+2
*
Use assertIs(Not)None to check for None
howardlee
2016-11-07
1
-1
/
+1
*
Remove deprecated things for 2.0 release
Joshua Harlow
2016-05-10
2
-27
/
+16
*
Fix currently broken and inactive mysql tests
Joshua Harlow
2015-12-22
1
-4
/
+1
*
Merge "Add in-memory backend delete() in recursive/non-recursive modes"
Jenkins
2015-12-15
1
-1
/
+38
|
\
|
*
Add in-memory backend delete() in recursive/non-recursive modes
Joshua Harlow
2015-10-14
1
-1
/
+38
*
|
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
*
Merge "Remove testing using persistence sqlalchemy backend with 'mysqldb'"
Jenkins
2015-06-14
1
-74
/
+37
|
\
|
*
Remove testing using persistence sqlalchemy backend with 'mysqldb'
Joshua Harlow
2015-05-29
1
-74
/
+37
*
|
Merge "Use a lru cache to limit the size of the internal file cache"
Jenkins
2015-06-10
1
-9
/
+52
|
\
\
|
*
|
Use a lru cache to limit the size of the internal file cache
Joshua Harlow
2015-06-10
1
-9
/
+52
*
|
|
Add a new `ls_r` method
Joshua Harlow
2015-06-04
1
-1
/
+59
|
/
/
*
|
Ensure empty paths raise a value error
Joshua Harlow
2015-05-11
1
-0
/
+6
|
/
*
Merge "Add in memory filesystem clearing"
Jenkins
2015-04-08
1
-0
/
+11
|
\
|
*
Add in memory filesystem clearing
Joshua Harlow
2015-03-29
1
-0
/
+11
*
|
Allow ls() to list recursively (using breadth-first)
Joshua Harlow
2015-03-31
1
-0
/
+29
|
/
*
Add a set of tests to the in memory fake filesystem
Joshua Harlow
2015-03-25
1
-0
/
+62
*
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
2
-2
/
+2
*
Move over to using oslo.utils [reflection, uuidutils]
Joshua Harlow
2014-12-18
2
-2
/
+3
*
Merge "Fix split on "+" for connection strings that specify dialects"
Jenkins
2014-12-15
1
-4
/
+12
|
\
|
*
Fix split on "+" for connection strings that specify dialects
Joshua Harlow
2014-12-04
1
-4
/
+12
*
|
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
*
Switch to a custom NotImplementedError derivative
Joshua Harlow
2014-10-08
1
-2
/
+5
*
Remove db locks and use random db names for tests
Brian Jarrett
2014-08-12
1
-57
/
+67
*
Enabled hacking checks H305 and H307
Christian Berendt
2014-07-17
1
-2
/
+1
*
Fix traces left in zookeeper
Joshua Harlow
2014-06-27
1
-8
/
+25
*
Upgrade hacking version and fix some of the issues
Joshua Harlow
2014-06-13
1
-3
/
+1
*
Cleanup zookeeper integration testing
Joshua Harlow
2014-05-09
2
-70
/
+33
*
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
*
Merge "Persistence cleanup part one"
Jenkins
2014-03-28
1
-27
/
+29
|
\
|
*
Persistence cleanup part one
Joshua Harlow
2014-03-26
1
-27
/
+29
*
|
tests: Discover absence of zookeeper faster
Ivan A. Melnikov
2014-03-27
1
-7
/
+7
|
/
*
Merge "Removed copyright from empty files"
Jenkins
2014-03-23
1
-15
/
+0
|
\
|
*
Removed copyright from empty files
yangxurong
2014-02-22
1
-15
/
+0
*
|
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
*
|
Allow connection string to be just backend name
Ivan A. Melnikov
2014-03-05
2
-15
/
+17
|
/
*
Fix few spelling and grammar errors
Ivan A. Melnikov
2014-02-20
2
-4
/
+4
*
Remove extraneous vim configuration comments
yangxurong
2014-02-14
7
-14
/
+0
*
Merge "Run zookeeper tests if localhost has a compat. zookeeper server"
Jenkins
2014-02-05
1
-14
/
+48
|
\
|
*
Run zookeeper tests if localhost has a compat. zookeeper server
Joshua Harlow
2014-02-04
1
-14
/
+48
*
|
Merge "Some zookeeper persistence improvements/adjustments"
Jenkins
2014-02-04
1
-8
/
+7
|
\
\
|
|
/
|
*
Some zookeeper persistence improvements/adjustments
Joshua Harlow
2014-02-02
1
-8
/
+7
*
|
Be more resilent around import/detection/setup errors
Joshua Harlow
2014-02-03
1
-26
/
+45
|
/
*
Merge "Use addCleanup instead of tearDown in test_sql_persistence"
Jenkins
2014-01-30
1
-9
/
+2
|
\
[next]