summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merge "Fix documented env variable for test connection"Jenkins2015-03-101-1/+1
|\
| * Fix documented env variable for test connectionAngus Salkeld2015-03-101-1/+1
* | Updated from global requirementsOpenStack Proposal Bot2015-03-072-2/+2
|/
* Updated from global requirements1.6.0OpenStack Proposal Bot2015-03-051-2/+2
* Merge "Use PyMySQL as DB driver in py3 environment"Jenkins2015-03-042-3/+7
|\
| * Use PyMySQL as DB driver in py3 environmentVictor Sergeyev2015-02-122-3/+7
* | Make DBAPI class work with mocks correctly1.5.0Roman Podoliaka2015-02-252-7/+16
* | Updated from global requirementsOpenStack Proposal Bot2015-02-201-1/+1
* | Imported Translations from TransifexOpenStack Proposal Bot2015-02-181-9/+9
* | Fix PyMySQL reference error detectionGregory Haynes2015-02-121-1/+1
|/
* Merge "Organize provisioning to use testresources"Jenkins2015-02-1212-155/+491
|\
| * Organize provisioning to use testresourcesMike Bayer2015-02-0412-155/+491
* | Updated from global requirementsOpenStack Proposal Bot2015-02-093-3/+3
* | 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
| |/ /
* | | Merge "Add retry decorator allowing to retry DB operations on request"Jenkins2015-01-304-4/+75
|\ \ \
| * | | Add retry decorator allowing to retry DB operations on requestEugene Nikanorov2015-01-304-4/+75
| |/ /
* | | Imported Translations from TransifexOpenStack Proposal Bot2015-01-303-38/+38
|/ /
* | 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 "Updated from global requirements"Jenkins2015-01-263-3/+3
|\ \
| * | Updated from global requirementsOpenStack Proposal Bot2015-01-243-3/+3
* | | 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 "Fix slowest test output after test run"1.4.0Jenkins2015-01-121-2/+7
|\
| * Fix slowest test output after test runMatthew Treinish2015-01-111-2/+7
* | 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
* | Merge "Updated from global requirements"Jenkins2015-01-111-2/+2
|\ \
| * | Updated from global requirementsOpenStack Proposal Bot2015-01-091-2/+2
* | | Merge "Add pretty_tox wrapper script"Jenkins2015-01-114-1/+15
|\ \ \ | |/ / |/| |
| * | Add pretty_tox wrapper scriptMike Bayer2015-01-064-1/+15
| |/
* | 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
|/
* Merge "Move files out of the namespace package"Jenkins2014-12-3090-4438/+8865
|\
| * Move files out of the namespace packageDoug Hellmann2014-12-2490-4438/+8865