summaryrefslogtreecommitdiff
path: root/oslo
Commit message (Expand)AuthorAgeFilesLines
* Merge "Add table name to foreign keys diff"Jenkins2014-11-211-1/+1
|\
| * Add table name to foreign keys diffOleksii Chuprykov2014-11-201-1/+1
* | Merge "Add exception filter for _sqlite_dupe_key_error"Jenkins2014-11-211-3/+16
|\ \
| * | Add exception filter for _sqlite_dupe_key_errorOleksii Chuprykov2014-11-191-3/+16
* | | Merge "Handle Galera deadlock on SELECT FOR UPDATE"Jenkins2014-11-201-0/+2
|\ \ \
| * | | Handle Galera deadlock on SELECT FOR UPDATERoman Podoliaka2014-11-191-0/+2
| | |/ | |/|
* | | Merge "Fix python3.x scoping issues with removed 'de' variable"Jenkins2014-11-191-3/+7
|\ \ \
| * | | Fix python3.x scoping issues with removed 'de' variableJoshua Harlow2014-10-271-3/+7
| | |/ | |/|
* | | Ensure is_backend_avail() doesn't leave open connectionsRoman Podoliaka2014-11-181-1/+2
| |/ |/|
* | Reorganize DbTestCase to use provisioning completelyMike Bayer2014-10-225-161/+493
|/
* Merge "ModelsMigrationsSync: Add check for foreign keys"Jenkins2014-10-211-2/+73
|\
| * ModelsMigrationsSync: Add check for foreign keysAnn Kamyshnikova2014-10-171-2/+73
* | Set utf8 encoding for mysql and postgresqlIhar Hrachyshka2014-10-171-3/+29
|/
* Merge "ModelsMigrationsSync:add correct server_default check for Enum"Jenkins2014-10-171-1/+5
|\
| * ModelsMigrationsSync:add correct server_default check for EnumAnn Kamyshnikova2014-09-151-1/+5
* | Merge "Remove extraneous vim editor configuration comments"Jenkins2014-10-141-2/+0
|\ \
| * | Remove extraneous vim editor configuration commentsChristian Berendt2014-10-081-2/+0
* | | Merge "Improve error reporting for backend import failures"Jenkins2014-10-131-4/+4
|\ \ \
| * | | Improve error reporting for backend import failuresDoug Hellmann2014-10-061-4/+4
* | | | Remove utils.drop_unique_constraint()Mike Bayer2014-10-081-43/+0
| |/ / |/| |
* | | Ensure create_engine() retries the initial connection testRoman Podoliaka2014-10-031-13/+21
|/ /
* | Merge "Use fixture from oslo.config instead of oslo-incubator"Jenkins2014-10-024-97/+0
|\ \
| * | Use fixture from oslo.config instead of oslo-incubatorDavanum Srinivas2014-09-294-97/+0
* | | Merge "Unwrap DialectFunctionDispatcher from itself."Jenkins2014-10-021-0/+3
|\ \ \
| * | | Unwrap DialectFunctionDispatcher from itself.Mike Bayer2014-09-241-0/+3
| |/ /
* | | Merge "Use six.wraps instead of functools.wraps"Jenkins2014-10-022-4/+3
|\ \ \
| * | | Use six.wraps instead of functools.wrapsJoshua Harlow2014-09-222-4/+3
| | |/ | |/|
* | | Merge "Use the six provided iterator mix-in"Jenkins2014-10-021-4/+1
|\ \ \
| * | | Use the six provided iterator mix-inJoshua Harlow2014-09-161-4/+1
| |/ /
* | | Move begin ping listener to a connect listenerMike Bayer2014-09-274-5/+81
| |/ |/|
* | Update help string to use databaseAndreas Jaeger2014-09-221-2/+3
* | Merge "Add description for test_models_sync function"Jenkins2014-09-221-1/+81
|\ \
| * | Add description for test_models_sync functionOleksii Chuprykov2014-09-191-1/+81
| |/
* | Merge "Use __qualname__ if we can"Jenkins2014-09-212-1/+27
|\ \
| * | Use __qualname__ if we canJoshua Harlow2014-09-192-1/+27
| |/
* | Merge "Fixup Fixtures Use in db test classes."1.0.1Jenkins2014-09-201-27/+20
|\ \ | |/ |/|
| * Fixup Fixtures Use in db test classes.Sean Dague2014-09-191-27/+20
* | Merge "Add a check for SQLite transactional state"1.0.00.5.0Jenkins2014-09-151-2/+11
|\ \
| * | Add a check for SQLite transactional stateMike Bayer2014-09-091-2/+11
* | | Merge "Clean up documentation"Jenkins2014-09-131-13/+13
|\ \ \
| * | | Clean up documentationDoug Hellmann2014-09-041-13/+13
* | | | Merge "Fix DBReferenceError on MySQL and SQLite"Jenkins2014-09-111-6/+6
|\ \ \ \ | |_|_|/ |/| | |
| * | | Fix DBReferenceError on MySQL and SQLiteJulien Danjou2014-09-051-6/+6
| |/ /
* | | Merge "Use single quotes for db schema sanity check"Jenkins2014-09-111-1/+1
|\ \ \ | |_|/ |/| |
| * | Use single quotes for db schema sanity checkHuai Jiang2014-09-041-1/+1
* | | Merge "Renaming in WalkVersionsMixin"Jenkins2014-09-091-11/+35
|\ \ \
| * | | Renaming in WalkVersionsMixinOleksii Chuprykov2014-09-051-11/+35
| |/ /
* | | Let oslotest manage the six.move setting for moxDoug Hellmann2014-09-071-5/+0
| |/ |/|
* | ModelsMigrationsSync:Override compare_server_defaultAnn Kamyshnikova2014-09-031-4/+20
|/
* Merge "Use oslo.i18n"Jenkins2014-09-0211-458/+44
|\