summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge "Add pypi download + version badges"1.8.0Jenkins2015-04-102-10/+25
|\
| * Add pypi download + version badgesJoshua Harlow2015-04-072-10/+25
* | Merge "Sanity check after migration"Jenkins2015-04-103-5/+11
|\ \
| * | Sanity check after migrationMarco Fargetta2015-04-103-5/+11
* | | Merge "exc_filters: support for ForeignKey error on delete"Jenkins2015-04-102-5/+80
|\ \ \ | |/ / |/| |
| * | exc_filters: support for ForeignKey error on deleteJulien Danjou2015-04-072-5/+80
| |/
* | Merge "Handle CHECK constraint integrity in PostgreSQL"Jenkins2015-04-103-0/+50
|\ \
| * | Handle CHECK constraint integrity in PostgreSQLJulien Danjou2015-04-033-0/+50
| |/
* | Merge "Add filters for DBDataError exception"Jenkins2015-04-103-0/+69
|\ \
| * | Add filters for DBDataError exceptionRoman Podoliaka2015-04-093-0/+69
* | | Merge "Catch DBDuplicateError in MySQL if primary key is binary"Jenkins2015-04-092-1/+23
|\ \ \ | |/ / |/| |
| * | Catch DBDuplicateError in MySQL if primary key is binaryJulien Danjou2015-03-262-1/+23
* | | Standardize setup.cfg summary for oslo libsSteve Martinelli2015-04-041-1/+1
| |/ |/|
* | Merge "Fixed bug in InsertFromSelect columns order"Jenkins2015-04-012-13/+105
|\ \
| * | Fixed bug in InsertFromSelect columns orderTimofey Durakov2015-03-132-13/+105
* | | Merge "Avoid excessing logging of RetryRequest exception"Jenkins2015-03-301-1/+5
|\ \ \ | |_|/ |/| |
| * | Avoid excessing logging of RetryRequest exceptionEugene Nikanorov2015-03-171-1/+5
* | | Merge "Implement generic update-on-match feature"Jenkins2015-03-234-0/+987
|\ \ \
| * | | Implement generic update-on-match featureMike Bayer2015-03-054-0/+987
* | | | Merge "Updated from global requirements"Jenkins2015-03-233-10/+10
|\ \ \ \
| * | | | Updated from global requirementsOpenStack Proposal Bot2015-03-213-10/+10
* | | | | Imported Translations from TransifexOpenStack Proposal Bot2015-03-212-13/+15
|/ / / /
* | | | Imported Translations from TransifexOpenStack Proposal Bot2015-03-193-24/+45
* | | | Provide working SQLA_VERSION attributeMike Bayer2015-03-183-8/+10
| |/ / |/| |
* | | Merge "Add process guards + invalidate to the connection pool"Jenkins2015-03-152-0/+61
|\ \ \
| * | | Add process guards + invalidate to the connection poolMike Bayer2015-03-122-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
|\ \