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
/
storage.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Protect storage better against external concurrent access
Joshua Harlow
2017-01-09
1
-0
/
+12
*
Some classes not define __ne__() built-in function
Ji-Wei
2016-08-31
1
-0
/
+3
*
Fix some misspellings in the function name and descriptions
Pablo Iranzo Gómez
2016-06-30
1
-1
/
+1
*
Merge "Have the storage class provide a 'change_flow_state' method"
Jenkins
2016-04-28
1
-0
/
+15
|
\
|
*
Have the storage class provide a 'change_flow_state' method
Joshua Harlow
2015-08-15
1
-0
/
+15
*
|
Refactor Atom/BaseTask/Task/Retry class hierarchy
Greg Hill
2016-02-18
1
-1
/
+1
*
|
Merge "Remove stray LOG.blather"
Jenkins
2016-02-01
1
-4
/
+4
|
\
\
|
*
|
Remove stray LOG.blather
Joshua Harlow
2016-01-13
1
-4
/
+4
*
|
|
Merge "Add public property from storage to flowdetail.meta"
Jenkins
2016-01-20
1
-0
/
+5
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Add public property from storage to flowdetail.meta
Greg Hill
2015-11-17
1
-0
/
+5
*
|
|
Allow for alterations in decider 'area of influence'
Joshua Harlow
2016-01-09
1
-132
/
+222
*
|
|
Quote/standardize atom name output
Joshua Harlow
2015-12-23
1
-3
/
+3
*
|
|
Move all internal blather usage/calls to trace usage/calls
Joshua Harlow
2015-12-17
1
-22
/
+22
|
/
/
*
|
Refactor common parts of 'get_maybe_ready_for' methods
Joshua Harlow
2015-09-22
1
-4
/
+6
|
/
*
Retain atom 'revert' result (or failure)
Joshua Harlow
2015-07-10
1
-52
/
+127
*
Rename logbook module -> models module
Joshua Harlow
2015-07-08
1
-13
/
+13
*
Add smarter/better/faster impl. of `ensure_atoms`
Joshua Harlow
2015-06-20
1
-59
/
+65
*
Add bulk `ensure_atoms` method to storage
Joshua Harlow
2015-06-20
1
-2
/
+12
*
Perform a few optimizations to decrease persistence interactions
Joshua Harlow
2015-06-19
1
-8
/
+12
*
Merge "Chain a few more exception raises that were previously missed"
Jenkins
2015-06-06
1
-14
/
+19
|
\
|
*
Chain a few more exception raises that were previously missed
Joshua Harlow
2015-05-11
1
-14
/
+19
*
|
Merge "Replace lock_utils lock(s) with fasteners package"
Jenkins
2015-06-04
1
-27
/
+27
|
\
\
|
*
|
Replace lock_utils lock(s) with fasteners package
Joshua Harlow
2015-06-02
1
-27
/
+27
|
|
/
*
|
Refactor/reduce shared 'ensure(task/retry)' code
Joshua Harlow
2015-05-01
1
-58
/
+32
|
/
*
Make the storage layer more resilent to failures
Joshua Harlow
2015-04-01
1
-102
/
+125
*
By default use a in memory backend (when none is provided)
Joshua Harlow
2015-03-23
1
-5
/
+15
*
Ensure docstring on storage properties
Joshua Harlow
2015-03-20
1
-0
/
+3
*
Expose the storage backend being used
Joshua Harlow
2015-03-18
1
-0
/
+5
*
Merge "Allow passing 'many_handler' to fetch_all function"
Jenkins
2015-03-13
1
-6
/
+10
|
\
|
*
Allow passing 'many_handler' to fetch_all function
Joshua Harlow
2015-03-12
1
-6
/
+10
*
|
Merge "Allow the storage unit to use the right scoping strategy"
Jenkins
2015-03-13
1
-5
/
+15
|
\
\
|
|
/
|
/
|
|
*
Allow the storage unit to use the right scoping strategy
Joshua Harlow
2015-03-11
1
-5
/
+15
*
|
Merge "Allow injected atom args to be persisted"
Jenkins
2015-03-12
1
-23
/
+151
|
\
\
|
|
/
|
*
Allow injected atom args to be persisted
Joshua Harlow
2015-03-11
1
-23
/
+151
*
|
added update_flow_metadata method to Storage class
Dan Krause
2015-03-10
1
-0
/
+7
|
/
*
Add + use read/write lock decorators
Joshua Harlow
2015-03-08
1
-194
/
+193
*
Merge "Add warning about transient arguments and worker-based-engines"
Jenkins
2015-03-07
1
-7
/
+42
|
\
|
*
Add warning about transient arguments and worker-based-engines
Joshua Harlow
2015-03-04
1
-7
/
+42
*
|
Ensure needed locks is used when reading/setting intention
Joshua Harlow
2015-03-06
1
-5
/
+7
|
/
*
Merge "Tweak functor used to find flatteners/storage routines"
Jenkins
2015-03-03
1
-10
/
+11
|
\
|
*
Tweak functor used to find flatteners/storage routines
Joshua Harlow
2015-03-02
1
-10
/
+11
*
|
Add specific scoping documentation
Joshua Harlow
2015-03-02
1
-14
/
+0
*
|
Fix lookup scoping multi-match ordering
Joshua Harlow
2015-02-24
1
-8
/
+10
|
/
*
Merge "Map optional arguments as well as required arguments"
Jenkins
2015-02-11
1
-1
/
+8
|
\
|
*
Map optional arguments as well as required arguments
Min Pae
2015-02-10
1
-1
/
+8
*
|
Default to using a thread-safe storage unit
Joshua Harlow
2015-02-05
1
-24
/
+8
|
/
*
Make all/most usage of type errors follow a similar pattern
Joshua Harlow
2015-01-23
1
-2
/
+2
*
Switch to using 'oslo_utils' vs 'oslo.utils'
Joshua Harlow
2015-01-14
1
-2
/
+2
*
Move over to using oslo.utils [reflection, uuidutils]
Joshua Harlow
2014-12-18
1
-2
/
+2
*
Merge "Add a history retry object, makes retry histories easier to use"
Jenkins
2014-12-18
1
-10
/
+25
|
\
[next]