summaryrefslogtreecommitdiff
path: root/oslo_db/tests
Commit message (Expand)AuthorAgeFilesLines
...
* tests: Use common base classStephen Finucane2021-07-2916-128/+147
* tests: Enfeeble 'oslo_db.tests.utils.BaseTestCase'Stephen Finucane2021-07-293-9/+9
* tests: Clean up base testStephen Finucane2021-07-291-37/+5
* Merge "Drop checks for IBM DB2"Zuul2021-07-293-97/+3
|\
| * Drop checks for IBM DB2Stephen Finucane2021-07-283-97/+3
* | tests: Remove 'ModelsMigrationsSync.check_foreign_keys'Stephen Finucane2021-06-251-205/+27
|/
* Merge "Remove the idle_timeout option."Zuul2021-06-232-10/+0
|\
| * Remove the idle_timeout option.Daniel Bengtsson2021-06-232-10/+0
* | Added handler for mysql 8.0.19 duplicate key error updateKamlesh Chauvhan2021-06-041-0/+26
|/
* Merge "Remove the sql_max_pool_size option."9.0.0Zuul2021-05-031-4/+0
|\
| * Remove the sql_max_pool_size option.Daniel Bengtsson2021-04-261-4/+0
* | Merge "Accommodate immutable URL api"Zuul2021-04-282-7/+25
|\ \
| * | Accommodate immutable URL apiMike Bayer2020-12-112-7/+25
* | | Merge "remove unicode from code"Zuul2021-04-161-3/+3
|\ \ \ | |_|/ |/| |
| * | remove unicode from codexuanyandong2021-01-031-3/+3
| |/
* | Fix the conflict status with hacking.Daniel Bengtsson2021-03-092-18/+6
|/
* Set create_constraint=True for boolean constraint testMike Bayer2020-06-031-1/+1
* Merge "Modernize use of table.count() with func.count()"Zuul2020-04-211-4/+10
|\
| * Modernize use of table.count() with func.count()Mike Bayer2020-04-061-4/+10
* | Use unittest.mock instead of third party mock8.1.0Sean McGinnis2020-03-3113-15/+14
|/
* Update hacking for Python3Andreas Jaeger2020-03-301-0/+1
* Drop use of sixStephen Finucane2020-02-256-72/+16
* Remove final references to moxStephen Finucane2020-02-252-6/+0
* Raise minimum SQLAlchemy version to 1.2.0Stephen Finucane2020-02-252-49/+12
* Drop unittest2 usageSean McGinnis2020-01-121-3/+3
* Convert remaining use of moxStephen Finucane2019-12-171-204/+329
* Use regex to compare SQL strings with IN5.1.1Mike Bayer2019-12-111-7/+7
* Use connect, not contextual_connectMike Bayer2019-07-171-3/+3
* Merge "Support context function argument as keyword"Zuul2019-05-151-0/+13
|\
| * Support context function argument as keywordAdrian Chiris2019-04-071-0/+13
* | Merge "Removing deprecated min_pool_size"Zuul2019-04-241-6/+0
|\ \
| * | Removing deprecated min_pool_sizeErik Olof Gunnar Andersson2019-04-061-6/+0
| |/
* | Fix deprecation warnings under py36Sean McGinnis2019-04-111-2/+7
|/
* exc_filters: fix deadlock detection for MariaDB/Galera clusterPierre-Samuel Le Stang2019-02-081-0/+6
* Merge "Move warnings to their own module"4.42.0Zuul2018-10-301-1/+2
|\
| * Move warnings to their own moduleStephen Finucane2018-10-171-1/+2
* | Add "is_started" flag to enginefacadeMike Bayer2018-10-241-0/+26
|/
* Merge "Rename enginefacade.async to enginefacade.async_"4.40.0Zuul2018-07-041-5/+26
|\
| * Rename enginefacade.async to enginefacade.async_Mike Bayer2018-07-021-5/+26
* | Remove most server_default comparison logic4.39.0Mike Bayer2018-06-151-0/+5
|/
* Merge "Improve exponential backoff for wrap_db_retry"Zuul2018-04-171-0/+56
|\
| * Improve exponential backoff for wrap_db_retryYikun Jiang2018-04-131-0/+56
* | Ensure all test fixtures in oslo_db.tests are privateMike Bayer2018-03-0212-52/+87
* | Merge "Allow connection query string to be passed separately."Zuul2018-02-201-0/+74
|\ \
| * | Allow connection query string to be passed separately.Mike Bayer2018-01-301-0/+74
* | | Reverse role of synchronous_readerMike Bayer2018-01-291-9/+9
|/ /
* | Fix a typo of "transaction" in commentwanghui2018-01-181-4/+4
* | Merge "Remove function optimize_db_test_loader in test_base.py"Zuul2018-01-051-3/+0
|\ \ | |/ |/|
| * Remove function optimize_db_test_loader in test_base.pyzhangyangyang2017-09-071-3/+0
* | Merge "Remove method get_connect_string and is_backend_avail"4.32.0Zuul2017-12-091-33/+0
|\ \