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
/
persistence
/
backends
/
impl_dir.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use method ensure_tree from oslo.utils
ChangBo Guo(gcb)
2016-09-25
1
-1
/
+2
*
Fix how the dir persistence backend was not listing logbooks
Joshua Harlow
2015-09-04
1
-2
/
+6
*
Use io.open vs raw open
Joshua Harlow
2015-07-10
1
-4
/
+4
*
Make the default file encoding a class constant with a docstring
Joshua Harlow
2015-06-10
1
-1
/
+7
*
Use a lru cache to limit the size of the internal file cache
Joshua Harlow
2015-06-10
1
-2
/
+13
*
Replace lock_utils lock(s) with fasteners package
Joshua Harlow
2015-06-02
1
-3
/
+3
*
Use the ability to chain exceptions correctly
Joshua Harlow
2015-04-03
1
-2
/
+6
*
Merge "Ensure thread-safety of persistence dir backend"
Jenkins
2015-03-21
1
-2
/
+5
|
\
|
*
Ensure thread-safety of persistence dir backend
Joshua Harlow
2015-03-20
1
-2
/
+5
*
|
Use binary/encode decode helper routines in dir backend
Joshua Harlow
2015-03-18
1
-4
/
+5
|
/
*
Persistence backend refactor
Dan Krause
2015-03-09
1
-338
/
+68
*
add get_flow_details and get_atom_details to all backends
Dan Krause
2015-02-19
1
-0
/
+6
*
Merge "Switch to using 'oslo_serialization' vs 'oslo.serialization'"
Jenkins
2015-01-23
1
-1
/
+1
|
\
|
*
Switch to using 'oslo_serialization' vs 'oslo.serialization'
Joshua Harlow
2015-01-15
1
-1
/
+1
*
|
Merge "Move the persistence base to the parent directory"
Jenkins
2015-01-21
1
-1
/
+1
|
\
\
|
*
|
Move the persistence base to the parent directory
Joshua Harlow
2014-12-19
1
-1
/
+1
|
|
/
*
|
Move implementation(s) to there own sections
Joshua Harlow
2015-01-16
1
-4
/
+4
|
/
*
Add and use a new simple helper logging module
Joshua Harlow
2014-12-08
1
-1
/
+1
*
Switch to using oslo.utils and oslo.serialization
Joshua Harlow
2014-09-20
1
-1
/
+1
*
Upgrade hacking version and fix some of the issues
Joshua Harlow
2014-06-13
1
-4
/
+18
*
Persistence cleanup part one
Joshua Harlow
2014-03-26
1
-69
/
+66
*
Adjust the exception hierachy
Joshua Harlow
2014-03-24
1
-12
/
+15
*
Unify usage of storage error exception type
Joshua Harlow
2014-02-24
1
-16
/
+33
*
Switch to using the type checking decode_json
Joshua Harlow
2014-02-20
1
-3
/
+3
*
Remove extraneous vim configuration comments
yangxurong
2014-02-14
1
-2
/
+0
*
Storage protects lower level backend against thread safety
Joshua Harlow
2014-02-10
1
-38
/
+2
*
Add a validate method to dir and memory backends
Joshua Harlow
2014-02-02
1
-0
/
+13
*
Implement ZooKeeper as persistence storage backend
Changbin Liu
2014-01-28
1
-86
/
+9
*
Doc strings and comments clean-up
skudriashev
2014-01-26
1
-2
/
+2
*
Move six to the right location
Joshua Harlow
2014-01-09
1
-1
/
+2
*
Fix misspellings
Stanislav Kudriashev
2013-12-10
1
-2
/
+2
*
Fix several python3 incompatibilities
Ivan A. Melnikov
2013-10-11
1
-2
/
+5
*
Remove decorators and move to utils
Joshua Harlow
2013-10-07
1
-8
/
+7
*
Wrapping and serializing failures
Ivan A. Melnikov
2013-10-04
1
-4
/
+3
*
Add a directory/filesystem based persistence layer
Joshua Harlow
2013-09-21
1
-0
/
+474