summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | Merge "Add dispose_pool() method to enginefacade context, factory"Jenkins2016-07-132-0/+57
|\ \ \ \ \
| * | | | | Add dispose_pool() method to enginefacade context, factoryMike Bayer2016-07-112-0/+57
* | | | | | Merge "Set a min and max on the connection_debug option"Jenkins2016-07-123-1/+9
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Set a min and max on the connection_debug optionEric Brown2016-07-093-1/+9
| |/ / / /
* | | | | Updated from global requirements4.8.0OpenStack Proposal Bot2016-07-091-2/+2
|/ / / /
* | | | Merge "exception: make message mandatory in DbMigrationError and deprecates it"Jenkins2016-07-087-22/+38
|\ \ \ \
| * | | | exception: make message mandatory in DbMigrationError and deprecates itJulien Danjou2016-06-277-22/+38
* | | | | Add support for LONGTEXT, MEDIUMTEXT to JsonEncodedTypeDavid Edery2016-07-072-0/+38
| |/ / / |/| | |
* | | | Merge "Deprecate config option sqlite_db for removal"Jenkins2016-07-062-0/+10
|\ \ \ \
| * | | | Deprecate config option sqlite_db for removalChangBo Guo(gcb)2016-07-062-0/+10
| | |/ / | |/| |
* | | | Merge "Catch empty value DBDuplicate errors"Jenkins2016-07-062-2/+6
|\ \ \ \
| * | | | Catch empty value DBDuplicate errorsKevin Benton2016-07-052-2/+6
| |/ / /
* | | | Merge "exc_filters: catch and translate non existent table on drop"Jenkins2016-07-063-0/+91
|\ \ \ \
| * | | | exc_filters: catch and translate non existent table on dropJulien Danjou2016-06-273-0/+91
* | | | | Merge "exc_filters: catch and translate non existent constraint on drop"Jenkins2016-07-063-0/+111
|\ \ \ \ \ | |/ / / / | | / / / | |/ / / |/| | |
| * | | exc_filters: catch and translate non existent constraint on dropJulien Danjou2016-06-223-0/+111
* | | | Updated from global requirementsOpenStack Proposal Bot2016-06-301-1/+1
* | | | Merge "Make it possible to use enginefacade decorators with class methods"Jenkins2016-06-293-2/+46
|\ \ \ \
| * | | | Make it possible to use enginefacade decorators with class methodsRoman Podoliaka2016-06-273-2/+46
| | |/ / | |/| |
* | | | Merge "api: use sane default in wrap_db_retry()"Jenkins2016-06-292-14/+12
|\ \ \ \
| * | | | api: use sane default in wrap_db_retry()Julien Danjou2016-06-292-14/+12
* | | | | Merge "Imported Translations from Zanata"Jenkins2016-06-291-0/+89
|\ \ \ \ \
| * | | | | Imported Translations from ZanataOpenStack Proposal Bot2016-06-291-0/+89
| |/ / / /
* | | | | Merge "Repair boolean CHECK constraint detection"Jenkins2016-06-292-17/+32
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Repair boolean CHECK constraint detectionMike Bayer2016-06-012-17/+32
* | | | | Merge "Updated from global requirements"Jenkins2016-06-271-3/+3
|\ \ \ \ \
| * | | | | Updated from global requirementsOpenStack Proposal Bot2016-06-241-3/+3
| | |/ / / | |/| | |
* | | | | tests: fix order of assertEqual in exc_filterJulien Danjou2016-06-221-9/+9
|/ / / /
* | | | Replace tempest-lib dependency with os-testrDirk Mueller2016-06-211-1/+1
| |_|/ |/| |
* | | Imported Translations from ZanataOpenStack Proposal Bot2016-06-205-208/+8
| |/ |/|
* | Fix typos in comments and docstringHanXue Lai2016-06-132-2/+2
* | Updated from global requirementsOpenStack Proposal Bot2016-06-081-1/+1
* | Merge "Fix typo: 'olso' to 'oslo'"Jenkins2016-06-061-5/+5
|\ \
| * | Fix typo: 'olso' to 'oslo'Edan David2016-06-021-5/+5
| |/
* | Updated from global requirementsOpenStack Proposal Bot2016-06-032-5/+5
* | api: do not log a traceback if error is not expectedJulien Danjou2016-06-011-2/+4
|/
* Merge "Allow testing of MySQL and PostgreSQL scenario locally"Jenkins2016-05-314-1/+61
|\
| * Allow testing of MySQL and PostgreSQL scenario locallyJulien Danjou2016-05-194-1/+61
* | Fix imports in docThomas Herve2016-05-221-4/+4
* | Merge "Remove oslo-incubator related stuff"Jenkins2016-05-192-2/+1
|\ \
| * | Remove oslo-incubator related stuffChangBo Guo(gcb)2016-05-112-2/+1
* | | Merge "Add support for custom JSON serializer"Jenkins2016-05-193-3/+13
|\ \ \ | |_|/ |/| |
| * | Add support for custom JSON serializerJulien Danjou2016-05-193-3/+13
* | | api: always enable retry_on_requestJulien Danjou2016-05-172-8/+8
| |/ |/|
* | Updated from global requirementsOpenStack Proposal Bot2016-05-101-1/+1
* | Merge "Raise DbMigrationError for invalid version"Jenkins2016-05-102-1/+30
|\ \
| * | Raise DbMigrationError for invalid versiondineshbhor2016-03-302-1/+30
* | | Merge "Remove unused sqlite_fk in _init_connection_args call"Jenkins2016-05-101-1/+0
|\ \ \ | | |/ | |/|
| * | Remove unused sqlite_fk in _init_connection_args callJulien Danjou2016-04-151-1/+0
* | | Merge "Correct docstring"Jenkins2016-04-201-1/+1
|\ \ \