summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge "Remove deprecated config option sqlite_db"4.19.0Jenkins2017-03-243-21/+8
|\
| * Remove deprecated config option sqlite_dbChangBo Guo(gcb)2017-03-243-21/+8
* | Updated from global requirementsOpenStack Proposal Bot2017-03-241-1/+1
* | Imported Translations from ZanataOpenStack Proposal Bot2017-03-2411-376/+71
|/
* Updated from global requirementsOpenStack Proposal Bot2017-03-131-1/+1
* Merge "Remove unused logging import"4.18.0Jenkins2017-03-031-4/+0
|\
| * Remove unused logging importAnh Tran2017-02-171-4/+0
* | Merge "Fix db_version checking for sqlalchemy-migrate"Jenkins2017-03-032-1/+38
|\ \
| * | Fix db_version checking for sqlalchemy-migrateBrant Knudson2016-04-122-1/+38
* | | Updated from global requirementsOpenStack Proposal Bot2017-03-033-5/+5
* | | Update test requirementRoman Podoliaka2017-03-021-1/+1
* | | Establish flush() for "sub" facade contextsKevin Benton2017-02-182-1/+69
* | | Support facade arguments, unstarted facade for patch_engine()Mike Bayer2017-02-163-10/+68
* | | Repair unused rollback_reader_sessions parameter.Mike Bayer2017-02-141-25/+72
| |/ |/|
* | Updated from global requirementsOpenStack Proposal Bot2017-02-102-2/+2
* | Merge "Explain paginate_query doesn't provide parameter offset"Jenkins2017-02-071-0/+5
|\ \
| * | Explain paginate_query doesn't provide parameter offsetChangBo Guo(gcb)2017-02-061-0/+5
* | | Merge "Prepare for using standard python tests"Jenkins2017-02-072-0/+61
|\ \ \
| * | | Prepare for using standard python testsAndreas Jaeger2017-02-062-0/+61
| |/ /
* | | Merge "Update reno for stable/ocata"Jenkins2017-02-062-0/+7
|\ \ \ | |/ / |/| |
| * | Update reno for stable/ocataOpenStack Release Bot2017-01-202-0/+7
* | | Updated from global requirementsOpenStack Proposal Bot2017-01-211-1/+1
|/ /
* | Merge "Remove references to Python 3.4"Jenkins2017-01-192-2/+1
|\ \
| * | Remove references to Python 3.4Eric Brown2017-01-172-2/+1
* | | Coerce booleans to integer values in paginate_queryKevin Benton2017-01-172-3/+29
|/ /
* | Merge "docs: mention that it's possible to use Connection directly"4.17.0Jenkins2017-01-041-0/+15
|\ \
| * | docs: mention that it's possible to use Connection directlyRoman Podoliaka2016-12-121-0/+15
* | | Modify word "whetever" to "whether"ahdj0072016-12-291-1/+1
* | | Updated from global requirementsOpenStack Proposal Bot2016-12-221-1/+1
* | | Merge "Add Constraints support"Jenkins2016-12-212-1/+34
|\ \ \
| * | | Add Constraints supportTony Breeds2016-12-202-1/+34
| |/ /
* | | Support packet sequence wrong errorMike Bayer2016-12-142-0/+9
|/ /
* | Merge "Replaces uuid.uuid4 with uuidutils.generate_uuid()"Jenkins2016-12-091-5/+4
|\ \
| * | Replaces uuid.uuid4 with uuidutils.generate_uuid()zhangguoqing2016-12-071-5/+4
* | | exc_filters: fix deadlock detection for percona xtradb clusterRoman Podoliaka2016-12-092-0/+10
* | | Merge "Strip prefix `migrate_` in parameter `migrate_engine`"Jenkins2016-12-071-63/+60
|\ \ \
| * | | Strip prefix `migrate_` in parameter `migrate_engine`int32bit2016-12-051-63/+60
* | | | Fix marker checking when value is Nonetengqm2016-12-062-14/+52
| |/ / |/| |
* | | migration: don't assume the mixin use provision4.16.0Mehdi Abaakouk2016-12-051-5/+4
|/ /
* | Merge "Check if an index on given columns exists"Jenkins2016-12-022-12/+48
|\ \
| * | Check if an index on given columns existsint32bit2016-12-012-12/+48
* | | Merge "Show team and repo badges on README"Jenkins2016-12-011-0/+9
|\ \ \
| * | | Show team and repo badges on READMEFlavio Percoco2016-11-251-0/+9
| |/ /
* | | Ensure provision_new_database is True by default4.15.0Mike Bayer2016-11-292-3/+5
* | | Don't run LegacyBaseClass provision test for unavailable databaseMike Bayer2016-11-291-12/+24
* | | SoftDeleteMixin: allow for None valuesRoman Podoliaka2016-11-282-1/+22
* | | SoftDeleteMixin: coerce deleted param to be an integerRoman Podoliaka2016-11-283-3/+72
|/ /
* | Support MariaDB error 1927Mike Bayer2016-11-212-0/+9
* | Merge "Break optimize_db_test_loader into package and module level"Jenkins2016-11-203-39/+166
|\ \
| * | Break optimize_db_test_loader into package and module levelMike Bayer2016-11-163-39/+166