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_sqlalchemy.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rework the sqlalchemy backend
Joshua Harlow
2015-02-10
1
-247
/
+183
*
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
*
|
Merge "Move implementation(s) to there own sections"
Jenkins
2015-01-21
1
-4
/
+4
|
\
\
|
*
|
Move implementation(s) to there own sections
Joshua Harlow
2015-01-16
1
-4
/
+4
*
|
|
Merge "Add back a 'eventlet_utils' helper utility module"
Jenkins
2015-01-19
1
-2
/
+2
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Add back a 'eventlet_utils' helper utility module
Joshua Harlow
2015-01-16
1
-2
/
+2
|
|
/
*
|
Switch to using 'oslo_utils' vs 'oslo.utils'
Joshua Harlow
2015-01-14
1
-1
/
+1
|
/
*
Merge "Remove default setting of 'mysql_traditional_mode'"
Jenkins
2014-12-18
1
-2
/
+0
|
\
|
*
Remove default setting of 'mysql_traditional_mode'
Joshua Harlow
2014-11-25
1
-2
/
+0
*
|
Add and use a new simple helper logging module
Joshua Harlow
2014-12-08
1
-1
/
+1
|
/
*
Remove direct usage of the deprecated failure location
Joshua Harlow
2014-10-21
1
-1
/
+2
*
Add a futures type that can unify our future functionality
Joshua Harlow
2014-10-18
1
-2
/
+2
*
Switch to using oslo.utils and oslo.serialization
Joshua Harlow
2014-09-20
1
-1
/
+1
*
Merge "Remove misc.as_bool as oslo provides an equivalent"
Jenkins
2014-06-18
1
-5
/
+18
|
\
|
*
Remove misc.as_bool as oslo provides an equivalent
Joshua Harlow
2014-06-11
1
-5
/
+18
*
|
Upgrade hacking version and fix some of the issues
Joshua Harlow
2014-06-13
1
-3
/
+15
|
/
*
Merge "Include the function name on internal errors"
0.3.21
Jenkins
2014-06-10
1
-2
/
+5
|
\
|
*
Include the function name on internal errors
Joshua Harlow
2014-06-04
1
-2
/
+5
*
|
Merge "Allow the mysql mode to be more than just TRADITIONAL"
Jenkins
2014-06-10
1
-8
/
+19
|
\
\
|
*
|
Allow the mysql mode to be more than just TRADITIONAL
Joshua Harlow
2014-06-04
1
-8
/
+19
|
|
/
*
|
Add in default transaction isolation levels
Joshua Harlow
2014-06-04
1
-5
/
+29
|
/
*
Use correct exception in the timing listener
Stanislav Kudriashev
2014-04-01
1
-2
/
+2
*
Revert "Move taskflow.utils.misc.Failure to its own module"
Jeremy Stanley
2014-03-31
1
-4
/
+2
*
Move taskflow.utils.misc.Failure to its own module
Ivan A. Melnikov
2014-03-31
1
-2
/
+4
*
Persistence cleanup part one
Joshua Harlow
2014-03-26
1
-83
/
+92
*
Adjust the exception hierachy
Joshua Harlow
2014-03-24
1
-8
/
+9
*
Merge "Adjust logging levels and usage to follow standards"
Jenkins
2014-03-22
1
-2
/
+2
|
\
|
*
Adjust logging levels and usage to follow standards
Joshua Harlow
2014-03-14
1
-2
/
+2
*
|
Add atom intentions for tasks and retries
Anastasia Karpinska
2014-03-18
1
-0
/
+2
*
|
Extend logbook and storage to work with retry
Anastasia Karpinska
2014-03-14
1
-4
/
+13
|
/
*
Unify usage of storage error exception type
Joshua Harlow
2014-02-24
1
-14
/
+8
*
Merge "Use six.text_type() instead of str() in sqlalchemy backend"
Jenkins
2014-02-24
1
-4
/
+5
|
\
|
*
Use six.text_type() instead of str() in sqlalchemy backend
Joshua Harlow
2014-02-20
1
-4
/
+5
*
|
Remove extraneous vim configuration comments
yangxurong
2014-02-14
1
-2
/
+0
|
/
*
Allow the usage of a passed in sqlalchemy engine
Joshua Harlow
2014-02-04
1
-54
/
+71
*
Doc strings and comments clean-up
skudriashev
2014-01-26
1
-5
/
+5
*
Add connection_proxy param
Joshua Harlow
2014-01-03
1
-1
/
+1
*
Merge "Raise type error instead of silencing it"
Jenkins
2014-01-03
1
-8
/
+4
|
\
|
*
Raise type error instead of silencing it
Joshua Harlow
2013-12-30
1
-8
/
+4
*
|
Allow max_backoff and use count instead of attempts
Joshua Harlow
2014-01-01
1
-1
/
+1
|
/
*
Ensure that mysql traditional mode is enabled
Joshua Harlow
2013-12-21
1
-0
/
+13
*
Fix sqlalchemy 0.8 issues
Olga Kopylova
2013-12-17
1
-1
/
+1
*
Fix up python 3.3 incompatabilities
Joshua Harlow
2013-11-21
1
-1
/
+4
*
Correctly save task versions
Ivan A. Melnikov
2013-10-05
1
-15
/
+5
*
Wrapping and serializing failures
Ivan A. Melnikov
2013-10-04
1
-8
/
+12
*
Create database from models for SQLite
Ivan A. Melnikov
2013-09-30
1
-2
/
+11
*
Remove weakref usage
Joshua Harlow
2013-09-22
1
-2
/
+1
*
Move toward using a backend+connection model
Joshua Harlow
2013-09-12
1
-0
/
+519