summaryrefslogtreecommitdiff
path: root/oslo_db
Commit message (Expand)AuthorAgeFilesLines
* Merge "Resolve SAWarning in Query.soft_delete()"4.44.0Zuul2019-02-131-3/+3
|\
| * Resolve SAWarning in Query.soft_delete()Mike Bayer2019-02-011-3/+3
* | exc_filters: fix deadlock detection for MariaDB/Galera clusterPierre-Samuel Le Stang2019-02-082-0/+8
|/
* Merge "Update hacking version"Zuul2019-01-221-2/+2
|\
| * Update hacking versionZhijunWei2019-01-031-2/+2
* | Remove convert_unicode flag4.43.0Mike Bayer2018-12-211-1/+0
|/
* Merge "Move warnings to their own module"4.42.0Zuul2018-10-304-28/+55
|\
| * Move warnings to their own moduleStephen Finucane2018-10-174-28/+55
* | Add "is_started" flag to enginefacadeMike Bayer2018-10-242-1/+46
|/
* Fix FOREIGN KEY messages for MariaDB 10.2, 10.34.41.14.41.0Mike Bayer2018-08-301-4/+4
* Merge "Rename enginefacade.async to enginefacade.async_"4.40.0Zuul2018-07-042-6/+39
|\
| * Rename enginefacade.async to enginefacade.async_Mike Bayer2018-07-022-6/+39
* | Remove most server_default comparison logic4.39.0Mike Bayer2018-06-152-20/+5
|/
* Deprecate min_pool_sizeErik Olof Gunnar Andersson2018-04-301-0/+3
* Merge "Improve exponential backoff for wrap_db_retry"Zuul2018-04-172-7/+90
|\
| * Improve exponential backoff for wrap_db_retryYikun Jiang2018-04-132-7/+90
* | Merge "Ignore 'use_tpool' option"Zuul2018-03-091-4/+4
|\ \
| * | Ignore 'use_tpool' optionStephen Finucane2018-03-091-4/+4
* | | Ensure all test fixtures in oslo_db.tests are privateMike Bayer2018-03-0213-54/+93
* | | Merge "Imported Translations from Zanata"Zuul2018-03-011-4/+4
|\ \ \
| * | | Imported Translations from ZanataOpenStack Proposal Bot2018-03-011-4/+4
* | | | Merge "Conditionally adjust for quoting in comparing MySQL defaults"Zuul2018-03-011-3/+5
|\ \ \ \ | |/ / / |/| | |
| * | | Conditionally adjust for quoting in comparing MySQL defaultsMike Bayer2018-02-221-3/+5
* | | | Merge "Allow connection query string to be passed separately."Zuul2018-02-204-2/+103
|\ \ \ \ | |/ / / |/| | |
| * | | Allow connection query string to be passed separately.Mike Bayer2018-01-304-2/+103
| |/ /
* | | Reverse role of synchronous_readerMike Bayer2018-01-292-11/+13
|/ /
* | Fix a typo of "transaction" in commentwanghui2018-01-181-4/+4
* | Merge "Remove function optimize_db_test_loader in test_base.py"Zuul2018-01-053-10/+3
|\ \
| * | Remove function optimize_db_test_loader in test_base.pyzhangyangyang2017-09-073-10/+3
* | | add bandit to pep8 jobChangBo Guo(gcb)2017-12-223-8/+14
| |/ |/|
* | Merge "Remove method get_connect_string and is_backend_avail"4.32.0Zuul2017-12-092-81/+0
|\ \
| * | Remove method get_connect_string and is_backend_availzhangyangyang2017-10-132-81/+0
* | | Merge "Use assertRegex instead of assertRegexpMatches"Zuul2017-12-041-6/+6
|\ \ \
| * | | Use assertRegex instead of assertRegexpMatchesVu Cong Tuan2017-11-011-6/+6
* | | | Handle deprecation of inspect.getargspecSean McGinnis2017-11-272-2/+22
* | | | Merge "Remove kwarg retry_on_request in wrap_db_retry"Zuul2017-11-161-4/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Remove kwarg retry_on_request in wrap_db_retrychenghuiyu2017-10-271-4/+1
* | | | Use skipTest() method instead of deprecated skip()Zane Bitter2017-10-197-10/+10
* | | | Merge "Remove property message for DBInvalidUnicodeParameter and InvalidSortKey"Zuul2017-10-192-25/+0
|\ \ \ \
| * | | | Remove property message for DBInvalidUnicodeParameter and InvalidSortKeysunguangning2017-09-112-25/+0
* | | | | Test illegal "boolean" values without Boolean datatypeMike Bayer2017-10-121-1/+13
| |_|/ / |/| | |
* | | | Merge "Remove provisioned_engine in class BackendImpl"Jenkins2017-10-091-31/+0
|\ \ \ \
| * | | | Remove provisioned_engine in class BackendImplzhangyangyang2017-09-051-31/+0
| | |_|/ | |/| |
* | | | Merge "Fix pagination when marker value is None"Jenkins2017-10-082-6/+76
|\ \ \ \
| * | | | Fix pagination when marker value is NoneMehdi Abaakouk2017-09-122-6/+76
| | |/ / | |/| |
* | | | Add new foreign key utility function to utilsoorgeron2017-09-222-8/+219
* | | | Merge "Throw DBMigrationError instead of DbMigrationError."4.27.0Jenkins2017-09-152-4/+4
|\ \ \ \ | |/ / / |/| | |
| * | | Throw DBMigrationError instead of DbMigrationError.Yaguo Zhou2017-09-082-4/+4
| | |/ | |/|
* | | Merge "Update the documentation link"Jenkins2017-09-081-1/+1
|\ \ \ | |_|/ |/| |
| * | Update the documentation linkloooosy2017-08-231-1/+1
| |/