index
:
delta/openstack/oslo-db.git
feature/1.2
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
stable/wallaby
stable/xena
stable/yoga
stable/zed
opendev.org: openstack/oslo.db.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
oslo
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move files out of the namespace package
Doug Hellmann
2014-12-24
24
-5040
/
+95
*
Repair string-based disconnect filters for MySQL, DB2
Mike Bayer
2014-12-12
1
-3
/
+2
*
Upgrade exc_filters for 'engine' argument and connect behavior
Mike Bayer
2014-12-06
4
-25
/
+61
*
Merge "Add table name to foreign keys diff"
Jenkins
2014-11-21
1
-1
/
+1
|
\
|
*
Add table name to foreign keys diff
Oleksii Chuprykov
2014-11-20
1
-1
/
+1
*
|
Merge "Add exception filter for _sqlite_dupe_key_error"
Jenkins
2014-11-21
1
-3
/
+16
|
\
\
|
*
|
Add exception filter for _sqlite_dupe_key_error
Oleksii Chuprykov
2014-11-19
1
-3
/
+16
*
|
|
Merge "Handle Galera deadlock on SELECT FOR UPDATE"
Jenkins
2014-11-20
1
-0
/
+2
|
\
\
\
|
*
|
|
Handle Galera deadlock on SELECT FOR UPDATE
Roman Podoliaka
2014-11-19
1
-0
/
+2
|
|
|
/
|
|
/
|
*
|
|
Merge "Fix python3.x scoping issues with removed 'de' variable"
Jenkins
2014-11-19
1
-3
/
+7
|
\
\
\
|
*
|
|
Fix python3.x scoping issues with removed 'de' variable
Joshua Harlow
2014-10-27
1
-3
/
+7
|
|
|
/
|
|
/
|
*
|
|
Ensure is_backend_avail() doesn't leave open connections
Roman Podoliaka
2014-11-18
1
-1
/
+2
|
|
/
|
/
|
*
|
Reorganize DbTestCase to use provisioning completely
Mike Bayer
2014-10-22
5
-161
/
+493
|
/
*
Merge "ModelsMigrationsSync: Add check for foreign keys"
Jenkins
2014-10-21
1
-2
/
+73
|
\
|
*
ModelsMigrationsSync: Add check for foreign keys
Ann Kamyshnikova
2014-10-17
1
-2
/
+73
*
|
Set utf8 encoding for mysql and postgresql
Ihar Hrachyshka
2014-10-17
1
-3
/
+29
|
/
*
Merge "ModelsMigrationsSync:add correct server_default check for Enum"
Jenkins
2014-10-17
1
-1
/
+5
|
\
|
*
ModelsMigrationsSync:add correct server_default check for Enum
Ann Kamyshnikova
2014-09-15
1
-1
/
+5
*
|
Merge "Remove extraneous vim editor configuration comments"
Jenkins
2014-10-14
1
-2
/
+0
|
\
\
|
*
|
Remove extraneous vim editor configuration comments
Christian Berendt
2014-10-08
1
-2
/
+0
*
|
|
Merge "Improve error reporting for backend import failures"
Jenkins
2014-10-13
1
-4
/
+4
|
\
\
\
|
*
|
|
Improve error reporting for backend import failures
Doug Hellmann
2014-10-06
1
-4
/
+4
*
|
|
|
Remove utils.drop_unique_constraint()
Mike Bayer
2014-10-08
1
-43
/
+0
|
|
/
/
|
/
|
|
*
|
|
Ensure create_engine() retries the initial connection test
Roman Podoliaka
2014-10-03
1
-13
/
+21
|
/
/
*
|
Merge "Use fixture from oslo.config instead of oslo-incubator"
Jenkins
2014-10-02
4
-97
/
+0
|
\
\
|
*
|
Use fixture from oslo.config instead of oslo-incubator
Davanum Srinivas
2014-09-29
4
-97
/
+0
*
|
|
Merge "Unwrap DialectFunctionDispatcher from itself."
Jenkins
2014-10-02
1
-0
/
+3
|
\
\
\
|
*
|
|
Unwrap DialectFunctionDispatcher from itself.
Mike Bayer
2014-09-24
1
-0
/
+3
|
|
/
/
*
|
|
Merge "Use six.wraps instead of functools.wraps"
Jenkins
2014-10-02
2
-4
/
+3
|
\
\
\
|
*
|
|
Use six.wraps instead of functools.wraps
Joshua Harlow
2014-09-22
2
-4
/
+3
|
|
|
/
|
|
/
|
*
|
|
Merge "Use the six provided iterator mix-in"
Jenkins
2014-10-02
1
-4
/
+1
|
\
\
\
|
*
|
|
Use the six provided iterator mix-in
Joshua Harlow
2014-09-16
1
-4
/
+1
|
|
/
/
*
|
|
Move begin ping listener to a connect listener
Mike Bayer
2014-09-27
4
-5
/
+81
|
|
/
|
/
|
*
|
Update help string to use database
Andreas Jaeger
2014-09-22
1
-2
/
+3
*
|
Merge "Add description for test_models_sync function"
Jenkins
2014-09-22
1
-1
/
+81
|
\
\
|
*
|
Add description for test_models_sync function
Oleksii Chuprykov
2014-09-19
1
-1
/
+81
|
|
/
*
|
Merge "Use __qualname__ if we can"
Jenkins
2014-09-21
2
-1
/
+27
|
\
\
|
*
|
Use __qualname__ if we can
Joshua Harlow
2014-09-19
2
-1
/
+27
|
|
/
*
|
Merge "Fixup Fixtures Use in db test classes."
1.0.1
Jenkins
2014-09-20
1
-27
/
+20
|
\
\
|
|
/
|
/
|
|
*
Fixup Fixtures Use in db test classes.
Sean Dague
2014-09-19
1
-27
/
+20
*
|
Merge "Add a check for SQLite transactional state"
1.0.0
0.5.0
Jenkins
2014-09-15
1
-2
/
+11
|
\
\
|
*
|
Add a check for SQLite transactional state
Mike Bayer
2014-09-09
1
-2
/
+11
*
|
|
Merge "Clean up documentation"
Jenkins
2014-09-13
1
-13
/
+13
|
\
\
\
|
*
|
|
Clean up documentation
Doug Hellmann
2014-09-04
1
-13
/
+13
*
|
|
|
Merge "Fix DBReferenceError on MySQL and SQLite"
Jenkins
2014-09-11
1
-6
/
+6
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
Fix DBReferenceError on MySQL and SQLite
Julien Danjou
2014-09-05
1
-6
/
+6
|
|
/
/
*
|
|
Merge "Use single quotes for db schema sanity check"
Jenkins
2014-09-11
1
-1
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Use single quotes for db schema sanity check
Huai Jiang
2014-09-04
1
-1
/
+1
*
|
|
Merge "Renaming in WalkVersionsMixin"
Jenkins
2014-09-09
1
-11
/
+35
|
\
\
\
|
*
|
|
Renaming in WalkVersionsMixin
Oleksii Chuprykov
2014-09-05
1
-11
/
+35
|
|
/
/
[next]