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
*
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
|
\
|
*
Add a history retry object, makes retry histories easier to use
Joshua Harlow
2014-11-19
1
-10
/
+25
*
|
Add and use a new simple helper logging module
Joshua Harlow
2014-12-08
1
-12
/
+9
|
/
*
Remove direct usage of the deprecated failure location
Joshua Harlow
2014-10-21
1
-1
/
+2
*
Merge "Expose only `ensure_atom` from storage"
Jenkins
2014-10-18
1
-5
/
+23
|
\
|
*
Expose only `ensure_atom` from storage
Joshua Harlow
2014-09-27
1
-5
/
+23
*
|
Revamp the symbol lookup mechanism
Joshua Harlow
2014-09-08
1
-58
/
+216
|
/
*
Upgrade hacking version and fix some of the issues
Joshua Harlow
2014-06-13
1
-6
/
+12
*
Rename inject_task_args to inject_atom_args
Joshua Harlow
2014-06-02
1
-6
/
+19
*
add the ability to inject arguments into tasks at task creation
Greg Hill
2014-05-28
1
-3
/
+16
*
Allow transient values to be stored in storage
Joshua Harlow
2014-04-11
1
-8
/
+33
*
Allow atoms to save their own state/result
0.2
Joshua Harlow
2014-04-01
1
-16
/
+4
*
Merge "Decrease extraneous logging"
Jenkins
2014-04-01
1
-2
/
+0
|
\
|
*
Decrease extraneous logging
Joshua Harlow
2014-03-31
1
-2
/
+0
|
*
Revert "Move taskflow.utils.misc.Failure to its own module"
Jeremy Stanley
2014-03-31
1
-3
/
+2
[next]