summaryrefslogtreecommitdiff
path: root/oslo_db/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge "Update to latest hacking"Jenkins2015-04-302-10/+10
|\
| * Update to latest hackingDoug Hellmann2015-04-032-10/+10
* | Merge "Sanity check after migration"Jenkins2015-04-102-2/+4
|\ \
| * | Sanity check after migrationMarco Fargetta2015-04-102-2/+4
* | | Merge "exc_filters: support for ForeignKey error on delete"Jenkins2015-04-101-2/+77
|\ \ \ | |/ / |/| |
| * | exc_filters: support for ForeignKey error on deleteJulien Danjou2015-04-071-2/+77
| |/
* | Merge "Handle CHECK constraint integrity in PostgreSQL"Jenkins2015-04-101-0/+13
|\ \
| * | Handle CHECK constraint integrity in PostgreSQLJulien Danjou2015-04-031-0/+13
| |/
* | Merge "Add filters for DBDataError exception"Jenkins2015-04-101-0/+49
|\ \
| * | Add filters for DBDataError exceptionRoman Podoliaka2015-04-091-0/+49
| |/
* | Merge "Catch DBDuplicateError in MySQL if primary key is binary"Jenkins2015-04-091-0/+18
|\ \ | |/ |/|
| * Catch DBDuplicateError in MySQL if primary key is binaryJulien Danjou2015-03-261-0/+18
* | Merge "Fixed bug in InsertFromSelect columns order"Jenkins2015-04-011-0/+73
|\ \ | |/ |/|
| * Fixed bug in InsertFromSelect columns orderTimofey Durakov2015-03-131-0/+73
* | Merge "Implement generic update-on-match feature"Jenkins2015-03-231-0/+445
|\ \
| * | Implement generic update-on-match featureMike Bayer2015-03-051-0/+445
| |/
* | Provide working SQLA_VERSION attributeMike Bayer2015-03-182-2/+4
* | Merge "Add process guards + invalidate to the connection pool"Jenkins2015-03-151-0/+28
|\ \ | |/ |/|
| * Add process guards + invalidate to the connection poolMike Bayer2015-03-121-0/+28
* | Make DBAPI class work with mocks correctly1.5.0Roman Podoliaka2015-02-251-0/+8
|/
* Merge "Organize provisioning to use testresources"Jenkins2015-02-125-19/+118
|\
| * Organize provisioning to use testresourcesMike Bayer2015-02-045-19/+118
* | Merge "Fix PatchStacktraceTest for pypy"Jenkins2015-02-051-1/+3
|\ \
| * | Fix PatchStacktraceTest for pypyOleksii Chuprykov2015-01-221-1/+3
* | | Merge "Refactor database migration manager to use given engine"Jenkins2015-02-042-15/+54
|\ \ \ | |_|/ |/| |
| * | Refactor database migration manager to use given engineVictor Sergeyev2015-01-272-15/+54
* | | Merge "Implement backend-specific drop_all_objects for provisioning."Jenkins2015-02-031-0/+81
|\ \ \
| * | | Implement backend-specific drop_all_objects for provisioning.Mike Bayer2015-01-291-0/+81
| |/ /
* | | Add retry decorator allowing to retry DB operations on requestEugene Nikanorov2015-01-302-0/+42
|/ /
* | Merge "Retry query if db deadlock error is received"Jenkins2015-01-271-24/+128
|\ \
| * | Retry query if db deadlock error is receivedrossella2015-01-141-24/+128
| |/
* | Merge "Fix 0 version handling in migration_cli manager"Jenkins2015-01-261-0/+5
|\ \
| * | Fix 0 version handling in migration_cli managerBoris Bobrov2015-01-261-0/+5
| |/
* | Update Oslo imports to remove namespace packageDoug Hellmann2015-01-214-6/+6
|/
* Merge "Ensure DBConnectionError is raised on failed revalidate"Jenkins2015-01-131-1/+95
|\
| * Ensure DBConnectionError is raised on failed revalidateMike Bayer2015-01-121-1/+95
* | Restore the check_foreign_keys() method.1.4.1Mike Bayer2015-01-121-0/+187
|/
* Merge "Make sure sort_key_attr is QueryableAttribute when query"Jenkins2015-01-122-42/+74
|\
| * Make sure sort_key_attr is QueryableAttribute when queryEli Qiao2015-01-092-42/+74
* | Ensure mysql_sql_mode is set for MySQLOpportunisticTestsMike Bayer2015-01-082-2/+18
|/
* Merge "Ensure PostgreSQL connection errors are wrapped"Jenkins2015-01-061-0/+15
|\
| * Ensure PostgreSQL connection errors are wrappedRoman Podoliaka2015-01-051-0/+15
* | Merge "Fix PatchStacktraceTest test"Jenkins2015-01-052-29/+45
|\ \
| * | Fix PatchStacktraceTest testVictor Sergeyev2015-01-052-29/+45
| |/
* | Remove check_foreign_keys from ModelsMigrationsSyncAnn Kamyshnikova2014-12-312-2/+2
|/
* Move files out of the namespace packageDoug Hellmann2014-12-2433-0/+8393