summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* types: Set 'cache_ok' (redux)stable/zedStephen Finucane2022-09-091-1/+7
* Update TOX_CONSTRAINTS_FILE for stable/zedOpenStack Release Bot2022-09-091-2/+2
* Update .gitreview for stable/zedOpenStack Release Bot2022-09-091-0/+1
* Replace abc.abstractproperty with property and abc.abstractmethod12.1.0ljhuang2022-08-031-4/+8
* Merge "tox: Silence output"Zuul2022-07-201-0/+2
|\
| * tox: Silence outputStephen Finucane2022-02-081-0/+2
* | Merge "trivial: Don't emit warnings for our own deprecations"Zuul2022-07-201-0/+7
|\ \ | |/
| * trivial: Don't emit warnings for our own deprecationsStephen Finucane2022-02-081-0/+7
* | Merge "tests: Enable SAWarning warnings"Zuul2022-07-202-5/+18
|\ \ | |/
| * tests: Enable SAWarning warningsStephen Finucane2022-02-082-5/+18
* | Merge "Remove the 'Session.autocommit' parameter"Zuul2022-07-205-77/+83
|\ \ | |/
| * Remove the 'Session.autocommit' parameterStephen Finucane2022-02-085-77/+83
* | Merge "Add missing 'connect' wrapper"Zuul2022-07-201-1/+3
|\ \ | |/
| * Add missing 'connect' wrapperStephen Finucane2022-02-081-1/+3
* | Imported Translations from Zanata12.0.0OpenStack Proposal Bot2022-06-211-2/+164
* | Drop python3.6/3.7 support in testing runtimeHervé Beraud2022-05-051-3/+1
* | Merge "Don't call 'begin()' on existing transaction"11.3.0Zuul2022-04-152-7/+1
|\ \ | |/
| * Don't call 'begin()' on existing transactionStephen Finucane2022-02-082-7/+1
* | Add Python3 zed unit testsOpenStack Release Bot2022-03-041-1/+1
* | Update master for stable/yogaOpenStack Release Bot2022-03-042-0/+7
|/
* utils: Remove troublesome utility methods11.2.0Stephen Finucane2022-02-084-219/+15
* Merge "Remove use of Session.begin.subtransactions flag"Zuul2022-02-022-17/+2
|\
| * Remove use of Session.begin.subtransactions flagStephen Finucane2021-08-102-17/+2
* | Merge "Don't rely on implicit autocommit"Zuul2022-02-026-103/+148
|\ \ | |/
| * Don't rely on implicit autocommitStephen Finucane2021-08-106-103/+148
* | Update python testing classifierdengzhaosen2021-12-211-0/+1
* | tests: Restore - don't reset - warning filtersStephen Finucane2021-11-191-1/+7
* | Merge "Replace use of 'Engine.execute()'"11.1.0Zuul2021-11-155-175/+217
|\ \ | |/
| * Replace use of 'Engine.execute()'Stephen Finucane2021-08-105-175/+217
* | Merge "Don't call mapper() outside of declarative registry"Zuul2021-11-153-9/+9
|\ \ | |/
| * Don't call mapper() outside of declarative registryStephen Finucane2021-08-103-9/+9
* | Merge "Don't pass kwargs to connection.execute()"Zuul2021-11-124-11/+9
|\ \ | |/
| * Don't pass kwargs to connection.execute()Stephen Finucane2021-08-104-11/+9
* | Merge "Replace use of Executable.execute method"Zuul2021-11-122-80/+83
|\ \ | |/
| * Replace use of Executable.execute methodStephen Finucane2021-08-102-80/+83
* | Merge "Remove unnecessary warning filter"Zuul2021-11-121-5/+0
|\ \ | |/
| * Remove unnecessary warning filterStephen Finucane2021-08-101-5/+0
* | Merge "Replace use of Engine.scalar()"Zuul2021-11-123-12/+12
|\ \ | |/
| * Replace use of Engine.scalar()Stephen Finucane2021-08-103-12/+12
* | Merge "Don't use the 'Row.keys()' method"Zuul2021-11-122-6/+1
|\ \ | |/
| * Don't use the 'Row.keys()' methodStephen Finucane2021-08-102-6/+1
* | Merge "Don't use dict-style attribute accesses"Zuul2021-11-124-12/+9
|\ \ | |/
| * Don't use dict-style attribute accessesStephen Finucane2021-08-104-12/+9
* | Configure driver for postgresStephen Finucane2021-09-241-2/+1
* | Add Python3 yoga unit testsOpenStack Release Bot2021-09-101-1/+1
* | Update master for stable/xenaOpenStack Release Bot2021-09-102-0/+7
* | Merge "requirements: Bump sqlalchemy lower constraint"xena-em11.0.0Zuul2021-08-191-1/+1
|\ \ | |/ |/|
| * requirements: Bump sqlalchemy lower constraintStephen Finucane2021-08-161-1/+1
* | Don't use plain string SQL statementsStephen Finucane2021-08-102-10/+5
* | Replace use of Table.autoload parameterStephen Finucane2021-08-102-6/+1