summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * Implement a dialect-level function dispatch systemMike Bayer2014-08-122-0/+451
* | Merge "Handle DB2 SmallInteger type for change_deleted_column_type_to_boolean"Jenkins2014-08-181-13/+9
|\ \ | |/ |/|
| * Handle DB2 SmallInteger type for change_deleted_column_type_to_booleanMatt Riedemann2014-08-051-13/+9
* | Merge "Move to oslo.utils"Jenkins2014-08-119-293/+14
|\ \
| * | Move to oslo.utilsAndrey Kurilin2014-08-119-293/+14
* | | Restore correct source file encodingsMike Bayer2014-08-072-1/+3
* | | Merge "Fixed DeprecationWarning in exc_filters"Jenkins2014-08-063-8/+8
|\ \ \ | |_|/ |/| |
| * | Fixed DeprecationWarning in exc_filtersAlexei Kornienko2014-08-013-8/+8
* | | Imported Translations from TransifexOpenStack Proposal Bot2014-08-052-11/+11
* | | Fixes comments to pass E265 check.Petr Blaho2014-08-034-5/+5
* | | Fixes indentations to pass E128 check.Petr Blaho2014-08-0310-69/+89
* | | Uses keyword params for i18n string to pass H703Petr Blaho2014-08-033-4/+5
| |/ |/|
* | Adds empty line to multilines docs to pass H405Petr Blaho2014-08-036-19/+32
* | Updates one line docstring with dot to pass H402Petr Blaho2014-08-032-2/+2
* | Changes import orders to pass H305 checkPetr Blaho2014-08-033-2/+5
|/
* Imported Translations from TransifexOpenStack Proposal Bot2014-07-311-8/+8
* oslo.db.exceptions module documentationIlya Pekelny2014-07-301-7/+96
* Merge "remove definitions of Python Source Code Encoding"Jenkins2014-07-303-5/+0
|\
| * remove definitions of Python Source Code EncodingChristian Berendt2014-05-253-6/+1
* | Merge "Specify raise_on_warnings=False for mysqlconnector"Jenkins2014-07-291-0/+5
|\ \
| * | Specify raise_on_warnings=False for mysqlconnectorAngus Lees2014-07-221-0/+5
* | | Merge "Updated from global requirements"Jenkins2014-07-291-2/+2
|\ \ \
| * | | Updated from global requirementsOpenStack Proposal Bot2014-07-281-2/+2
* | | | Merge "oslo.db.api module documentation"Jenkins2014-07-291-26/+62
|\ \ \ \ | |/ / / |/| | |
| * | | oslo.db.api module documentationIlya Pekelny2014-07-281-26/+62
* | | | Merge "oslo.db.options module documentation"Jenkins2014-07-281-1/+47
|\ \ \ \
| * | | | oslo.db.options module documentationIlya Pekelny2014-07-281-1/+47
| |/ / /
* | | | Merge "Extension of DBDuplicateEntry exception"Jenkins2014-07-283-12/+38
|\ \ \ \
| * | | | Extension of DBDuplicateEntry exceptionpkholkin2014-07-283-12/+38
| |/ / /
* | | | Merge "Imported Translations from Transifex"Jenkins2014-07-281-10/+5
|\ \ \ \
| * | | | Imported Translations from TransifexOpenStack Proposal Bot2014-07-281-10/+5
| |/ / /
* | | | Merge "Remove sqla_07 from tox.ini"Jenkins2014-07-281-4/+0
|\ \ \ \
| * | | | Remove sqla_07 from tox.iniOleksii Chuprykov2014-07-241-4/+0
* | | | | Merge "Allow tox tests with complex OS_TEST_DBAPI_CONNECTION URLs"Jenkins2014-07-281-21/+23
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Allow tox tests with complex OS_TEST_DBAPI_CONNECTION URLsAngus Lees2014-07-221-21/+23
| | |/ / | |/| |
* | | | Merge "Bump hacking to version 0.9.2"Jenkins2014-07-251-1/+1
|\ \ \ \
| * | | | Bump hacking to version 0.9.2Christian Berendt2014-07-161-1/+1
* | | | | Merge "Raise DBReferenceError on foreign key violation"Jenkins2014-07-253-0/+131
|\ \ \ \ \
| * | | | | Raise DBReferenceError on foreign key violationJulien Danjou2014-07-213-0/+131
| | |/ / / | |/| | |
* | | | | Merge "Use SQLAlchemy cursor execute events for tracing"Jenkins2014-07-252-40/+57
|\ \ \ \ \
| * | | | | Use SQLAlchemy cursor execute events for tracingMike Bayer2014-07-242-38/+55
* | | | | | Merge "Port _is_db_connection_error check to exception filters"Jenkins2014-07-254-44/+152
|\ \ \ \ \ \
| * | | | | | Port _is_db_connection_error check to exception filtersMike Bayer2014-07-194-44/+152
* | | | | | | Merge "Integrate the ping listener into the filter system."Jenkins2014-07-253-80/+93
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Integrate the ping listener into the filter system.Mike Bayer2014-07-193-80/+93
* | | | | | | Merge "Updated from global requirements"Jenkins2014-07-251-2/+2
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| * | | | | | Updated from global requirementsOpenStack Proposal Bot2014-07-241-2/+2
| | |/ / / / | |/| | | |
* | | | | | Merge "Add disconnect modification support to exception handling"Jenkins2014-07-253-1/+79
|\ \ \ \ \ \ | |/ / / / / |/| / / / / | |/ / / /
| * | | | Add disconnect modification support to exception handlingMike Bayer2014-07-193-1/+79
* | | | | Merge "Add host argument to get_connect_string()"Jenkins2014-07-232-2/+9
|\ \ \ \ \