summaryrefslogtreecommitdiff
path: root/oslo_db
Commit message (Expand)AuthorAgeFilesLines
* Fix tests to work under both pymsysql 0.6.2 and 0.7.xDavanum Srinivas2016-03-112-6/+16
* Avoid excessing logging of RetryRequest exceptionEugene Nikanorov2015-03-301-1/+5
* Add process guards + invalidate to the connection pool1.7.1Mike Bayer2015-03-162-0/+61
* Switch to non-namespaced module import - oslo_i18n1.7.0Davanum Srinivas2015-03-121-2/+2
* Fix documented env variable for test connectionAngus Salkeld2015-03-101-1/+1
* Make DBAPI class work with mocks correctly1.5.0Roman Podoliaka2015-02-252-7/+16
* Fix PyMySQL reference error detectionGregory Haynes2015-02-121-1/+1
* Merge "Organize provisioning to use testresources"Jenkins2015-02-129-153/+489
|\
| * Organize provisioning to use testresourcesMike Bayer2015-02-049-153/+489
* | 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-045-31/+92
|\ \ \ | |_|/ |/| |
| * | Refactor database migration manager to use given engineVictor Sergeyev2015-01-275-31/+92
* | | Merge "Implement backend-specific drop_all_objects for provisioning."Jenkins2015-02-035-26/+169
|\ \ \
| * | | Implement backend-specific drop_all_objects for provisioning.Mike Bayer2015-01-295-26/+169
| |/ /
* | | Add retry decorator allowing to retry DB operations on requestEugene Nikanorov2015-01-304-4/+75
|/ /
* | Merge "Retry query if db deadlock error is received"Jenkins2015-01-273-42/+168
|\ \
| * | Retry query if db deadlock error is receivedrossella2015-01-143-42/+168
| |/
* | Merge "Fix 0 version handling in migration_cli manager"Jenkins2015-01-262-1/+6
|\ \
| * | Fix 0 version handling in migration_cli managerBoris Bobrov2015-01-262-1/+6
| |/
* | Update Oslo imports to remove namespace packageDoug Hellmann2015-01-2110-12/+12
|/
* Merge "Ensure DBConnectionError is raised on failed revalidate"Jenkins2015-01-135-135/+379
|\
| * Ensure DBConnectionError is raised on failed revalidateMike Bayer2015-01-125-135/+379
* | Restore the check_foreign_keys() method.1.4.1Mike Bayer2015-01-122-0/+259
|/
* Merge "Make sure sort_key_attr is QueryableAttribute when query"Jenkins2015-01-123-44/+78
|\
| * Make sure sort_key_attr is QueryableAttribute when queryEli Qiao2015-01-093-44/+78
* | Ensure mysql_sql_mode is set for MySQLOpportunisticTestsMike Bayer2015-01-083-3/+26
|/
* Merge "Ensure PostgreSQL connection errors are wrapped"Jenkins2015-01-062-0/+16
|\
| * Ensure PostgreSQL connection errors are wrappedRoman Podoliaka2015-01-052-0/+16
* | 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-313-75/+4
|/
* Move files out of the namespace packageDoug Hellmann2014-12-2458-0/+13594