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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Setup for translation
Andreas Jaeger
2014-06-05
1
-0
/
+97
*
Merge "Do not always adjust sqlalchemy.engine logging"
Jenkins
2014-06-04
1
-10
/
+11
|
\
|
*
Do not always adjust sqlalchemy.engine logging
Joshua Harlow
2014-05-29
1
-10
/
+11
*
|
Merge "Add index modifying methods"
Jenkins
2014-06-02
2
-0
/
+141
|
\
\
|
*
|
Add index modifying methods
Julia Varlamova
2014-05-30
2
-0
/
+141
*
|
|
Log a cause of db backend connection failure
Ilya Pekelny
2014-05-30
2
-3
/
+13
|
/
/
*
|
Updated from global requirements
OpenStack Proposal Bot
2014-05-29
3
-7
/
+15
*
|
Merge "Add import_exceptions to tox.ini"
Jenkins
2014-05-29
1
-0
/
+4
|
\
\
|
*
|
Add import_exceptions to tox.ini
Victor Sergeyev
2014-05-27
1
-0
/
+4
*
|
|
cleaning up index.rst file
Christian Berendt
2014-05-28
1
-7
/
+2
*
|
|
Merge "Remove redundant default=None for config options"
Jenkins
2014-05-26
1
-3
/
+0
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Remove redundant default=None for config options
Gary Kotton
2014-05-26
1
-3
/
+0
*
|
|
Merge "Allow cover tests to work"
Jenkins
2014-05-26
1
-1
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Allow cover tests to work
Brant Knudson
2014-05-19
1
-1
/
+1
*
|
|
Merge "Fix wrong method name with assert_called_once_with"
Jenkins
2014-05-22
1
-1
/
+1
|
\
\
\
|
*
|
|
Fix wrong method name with assert_called_once_with
ChangBo Guo(gcb)
2014-05-16
1
-1
/
+1
|
|
/
/
*
|
|
Merge "Improve help strings"
Jenkins
2014-05-21
1
-23
/
+26
|
\
\
\
|
*
|
|
Improve help strings
Andreas Jaeger
2014-05-20
1
-23
/
+26
*
|
|
|
Merge "Fix call to mock.assert_not_called()"
Jenkins
2014-05-21
1
-2
/
+3
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Fix call to mock.assert_not_called()
ChangBo Guo(gcb)
2014-05-14
1
-2
/
+3
*
|
|
|
Merge "Fix typos: Remove extra ")" in message"
Jenkins
2014-05-20
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
Fix typos: Remove extra ")" in message
Andreas Jaeger
2014-04-30
1
-1
/
+1
*
|
|
|
|
Ignore oslo.db.egg-info
Brant Knudson
2014-05-19
1
-0
/
+1
|
|
_
|
/
/
|
/
|
|
|
*
|
|
|
Merge "Remove patch_migrate()"
Jenkins
2014-05-15
4
-218
/
+1
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
Remove patch_migrate()
Matt Riedemann
2014-05-05
4
-218
/
+1
|
|
|
/
|
|
/
|
*
|
|
Remove obsolete entries from .gitignore
Andreas Jaeger
2014-05-06
1
-4
/
+0
|
/
/
*
|
Fix .gitreview for oslo.db
Andreas Jaeger
2014-04-30
1
-1
/
+1
|
/
*
Fix dhellmann's notes from April 18
Victor Sergeyev
2014-04-22
5
-7
/
+65
*
Make the tests passing
Victor Sergeyev
2014-04-18
38
-69
/
+1076
*
Fix the graduate.sh script result
Victor Sergeyev
2014-04-18
52
-42
/
+620
*
Prevent races in opportunistic db test cases
Roman Podoliaka
2014-02-19
1
-9
/
+21
*
Drop dependency oslo.db from common.log
Ilya Pekelny
2014-03-06
1
-12
/
+12
*
Use oslotest instead of common test module
Victor Sergeyev
2014-04-15
7
-21
/
+21
*
Start ping listener also for postgresql
Dirk Mueller
2014-04-08
1
-3
/
+3
*
Add a warning to not use get_table for working with ForeignKeys
Matt Riedemann
2014-04-07
1
-0
/
+8
*
Ignore migrate versioning tables in utf8 sanity check
Morgan Fainberg
2014-04-01
2
-2
/
+22
*
Fix sqlalchemy utils test cases for SA 0.9.x
Roman Podoliaka
2014-03-19
1
-21
/
+36
*
Fix Keystone doc build errors with SQLAlchemy 0.9
Brant Knudson
2014-03-23
1
-6
/
+6
*
Make table utf-8 charset checking be optional for DB migration
Zhi Yan Liu
2014-02-01
2
-2
/
+17
*
Dispose db connections pool on disconnect
Roman Podoliaka
2014-03-17
2
-5
/
+17
*
Python3: pass bytes as 'contents' to create_tempfiles()
Cyril Roelandt
2014-03-14
1
-18
/
+18
*
Do not use the 'extend' method on a dict_items object
Cyril Roelandt
2014-03-13
1
-1
/
+1
*
Set sql_mode callback on connect instead of checkout
Ben Nemec
2014-03-12
2
-7
/
+28
*
Fix excessive logging from db.sqlalchemy.session
Brant Knudson
2014-03-05
2
-82
/
+170
*
Add lockutils fixture to OpportunisticTestCase
Ben Nemec
2014-03-11
1
-0
/
+4
*
Move test_insert_from_select unit test from nova to oslo
Matt Riedemann
2014-03-07
1
-0
/
+48
*
Adapt DB provisioning code for CI requirements
Roman Podoliaka
2014-02-21
1
-59
/
+29
*
Make db utils importable without migrate
Roman Podoliaka
2014-02-20
1
-1
/
+6
*
Remove requirements.txt from .gitignore
Victor Sergeyev
2014-03-06
1
-1
/
+0
*
Get mysql_sql_mode parameter from config
Victor Sergeyev
2014-03-06
2
-15
/
+9
[next]