summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge "Replace six.iteritems() with .items()"4.26.0Jenkins2017-08-212-5/+4
|\
| * Replace six.iteritems() with .items()liuyamin2017-07-192-5/+4
* | Merge "Rename idle_timeout to connection_recycle_time"Jenkins2017-08-217-20/+59
|\ \
| * | Rename idle_timeout to connection_recycle_timeMike Bayer2017-08-157-20/+59
* | | Updated from global requirementsOpenStack Proposal Bot2017-08-181-2/+2
* | | Workaround non-compatible type.adapt() for SQLAlchemy < 1.1Mike Bayer2017-08-102-2/+27
|/ /
* | Merge "Replace ndb "auto" types with unified String"Jenkins2017-08-103-62/+119
|\ \
| * | Replace ndb "auto" types with unified StringMike Bayer2017-07-283-62/+119
| |/
* | Merge "Let others listen to SQLAlchemy errors"Jenkins2017-08-042-2/+35
|\ \
| * | Let others listen to SQLAlchemy errorsIlya Shakhat2017-08-032-2/+35
| |/
* | Update reno for stable/pikeOpenStack Release Bot2017-07-282-0/+7
* | Updated from global requirementsOpenStack Proposal Bot2017-07-271-1/+1
* | Remove deprecation warning when loading tests/sqlalchemySam Betts2017-07-251-2/+2
|/
* Merge "Log an exception when reconnect-to-disconnected occurs"Jenkins2017-07-181-0/+2
|\
| * Log an exception when reconnect-to-disconnected occursMike Bayer2017-07-171-0/+2
* | Merge "Don't access connection.info if connection is invalidated"4.25.0Jenkins2017-07-172-2/+59
|\ \
| * | Don't access connection.info if connection is invalidatedMike Bayer2017-07-142-2/+59
| |/
* | Update URLs according to document migrationChangBo Guo(gcb)2017-07-112-2/+2
|/
* Merge "update the docs url in the readme"Jenkins2017-07-111-3/+3
|\
| * update the docs url in the readmeDong Ma2017-07-041-3/+3
* | Merge "Add 'save_and_reraise_exception' method when call 'session.rollback()'"4.24.1Jenkins2017-07-052-6/+29
|\ \ | |/ |/|
| * Add 'save_and_reraise_exception' method when call 'session.rollback()'D G Lee2017-05-192-6/+29
* | turn on warning-is-error in doc buildDong Ma2017-07-034-8/+8
* | switch from oslosphinx to openstackdocsthemeDong Ma2017-07-013-6/+17
* | rearrange content to fit the new standard layout4.24.0Dong Ma2017-07-0112-16/+35
* | Updated from global requirementsOpenStack Proposal Bot2017-06-291-1/+1
* | Fix compatibility with SQLAlchemy < 1.1.0Javier Pena2017-06-281-1/+1
* | Merge "Enable MySQL Storage Engine selection"Jenkins2017-06-289-0/+371
|\ \
| * | Enable MySQL Storage Engine selectionoorgeron2017-06-269-0/+371
| |/
* | Merge "Using assertIsNone(xxx) instead of assertEqual(None, xxx)"Jenkins2017-06-161-1/+1
|\ \
| * | Using assertIsNone(xxx) instead of assertEqual(None, xxx)blue552017-06-061-1/+1
* | | Updated from global requirementsOpenStack Proposal Bot2017-06-151-1/+1
* | | Updated from global requirementsOpenStack Proposal Bot2017-06-101-1/+1
* | | Updated from global requirements4.23.0OpenStack Proposal Bot2017-06-021-1/+1
|/ /
* | Updated from global requirementsOpenStack Proposal Bot2017-06-021-1/+1
* | Merge "Raise only DbMigrationError from migrate 'upgrade' method"Jenkins2017-05-302-1/+20
|\ \
| * | Raise only DbMigrationError from migrate 'upgrade' methoddineshbhor2017-05-252-1/+20
* | | Merge "Updated from global requirements"4.22.0Jenkins2017-05-271-1/+1
|\ \ \
| * | | Updated from global requirementsOpenStack Proposal Bot2017-05-261-1/+1
* | | | add release note for new warning about missing driverDoug Hellmann2017-05-261-0/+14
|/ / /
* | | Warn on URL without a drivernameMike Bayer2017-05-242-0/+66
|/ /
* | Updated from global requirementsOpenStack Proposal Bot2017-05-231-2/+2
* | Merge "Move oslo.context to test-requirements"Jenkins2017-05-232-1/+1
|\ \
| * | Move oslo.context to test-requirementsJulien Danjou2017-05-182-1/+1
* | | Updated from global requirements4.21.1OpenStack Proposal Bot2017-05-201-2/+2
* | | Attach context being used to session/connection infoKevin Benton2017-05-182-16/+50
|/ /
* | Updated from global requirementsOpenStack Proposal Bot2017-05-151-1/+1
|/
* Updated from global requirements4.21.0OpenStack Proposal Bot2017-04-121-1/+1
* Updated from global requirementsOpenStack Proposal Bot2017-04-051-1/+1
* Merge "Remove log translations"4.20.0Jenkins2017-03-309-41/+23
|\