summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Updated from global requirements1.10.0OpenStack Proposal Bot2015-05-291-1/+1
* Imported Translations from TransifexOpenStack Proposal Bot2015-05-287-61/+61
* Merge "Ensure that create_engine() close test connection"Jenkins2015-05-221-1/+5
|\
| * Ensure that create_engine() close test connectionVictor Sergeyev2015-01-281-1/+5
* | Merge "Remove pre-SQLAlchemy-0.9.7 compat utilities"Jenkins2015-05-209-323/+21
|\ \
| * | Remove pre-SQLAlchemy-0.9.7 compat utilitiesMike Bayer2015-04-289-323/+21
* | | Add a keys() method to SQLAlchemy ModelBaseVictor Stinner2015-05-192-3/+28
* | | Merge "Remove support for Python 3.3"Jenkins2015-05-122-9/+1
|\ \ \
| * | | Remove support for Python 3.3Davanum Srinivas2015-05-102-9/+1
* | | | Merge "Sort model fields using getattr(), not inspect()"Jenkins2015-05-112-1/+53
|\ \ \ \
| * | | | Sort model fields using getattr(), not inspect()Mike Bayer2015-05-052-1/+53
* | | | | Merge "Remove run_cross_tests.sh"Jenkins2015-05-112-99/+0
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Remove run_cross_tests.shDoug Hellmann2015-05-052-99/+0
| |/ / /
* | | | Updated from global requirementsOpenStack Proposal Bot2015-05-071-1/+1
|/ / /
* | | Merge "Updated from global requirements"Jenkins2015-05-033-3/+3
|\ \ \
| * | | Updated from global requirementsOpenStack Proposal Bot2015-05-013-3/+3
* | | | Imported Translations from TransifexOpenStack Proposal Bot2015-05-037-61/+14
|/ / /
* | | Merge "Update to latest hacking"Jenkins2015-04-304-12/+12
|\ \ \
| * | | Update to latest hackingDoug Hellmann2015-04-034-12/+12
* | | | Add Python 3 classifiers to setup.cfgVictor Stinner2015-04-221-0/+3
* | | | Uncap library requirements for liberty1.9.0Doug Hellmann2015-04-163-8/+8
| |/ / |/| |
* | | Merge "Add pypi download + version badges"1.8.0Jenkins2015-04-102-10/+25
|\ \ \
| * | | Add pypi download + version badgesJoshua Harlow2015-04-072-10/+25
| |/ /
* | | Merge "Sanity check after migration"Jenkins2015-04-103-5/+11
|\ \ \
| * | | Sanity check after migrationMarco Fargetta2015-04-103-5/+11
* | | | Merge "exc_filters: support for ForeignKey error on delete"Jenkins2015-04-102-5/+80
|\ \ \ \ | |/ / / |/| | |
| * | | exc_filters: support for ForeignKey error on deleteJulien Danjou2015-04-072-5/+80
| |/ /
* | | Merge "Handle CHECK constraint integrity in PostgreSQL"Jenkins2015-04-103-0/+50
|\ \ \
| * | | Handle CHECK constraint integrity in PostgreSQLJulien Danjou2015-04-033-0/+50
| |/ /
* | | Merge "Add filters for DBDataError exception"Jenkins2015-04-103-0/+69
|\ \ \
| * | | Add filters for DBDataError exceptionRoman Podoliaka2015-04-093-0/+69
* | | | Merge "Catch DBDuplicateError in MySQL if primary key is binary"Jenkins2015-04-092-1/+23
|\ \ \ \ | |/ / / |/| | |
| * | | Catch DBDuplicateError in MySQL if primary key is binaryJulien Danjou2015-03-262-1/+23
* | | | Standardize setup.cfg summary for oslo libsSteve Martinelli2015-04-041-1/+1
| |/ / |/| |
* | | Merge "Fixed bug in InsertFromSelect columns order"Jenkins2015-04-012-13/+105
|\ \ \
| * | | Fixed bug in InsertFromSelect columns orderTimofey Durakov2015-03-132-13/+105
* | | | Merge "Avoid excessing logging of RetryRequest exception"Jenkins2015-03-301-1/+5
|\ \ \ \ | |_|/ / |/| | |
| * | | Avoid excessing logging of RetryRequest exceptionEugene Nikanorov2015-03-171-1/+5
* | | | Merge "Implement generic update-on-match feature"Jenkins2015-03-234-0/+987
|\ \ \ \
| * | | | Implement generic update-on-match featureMike Bayer2015-03-054-0/+987
* | | | | Merge "Updated from global requirements"Jenkins2015-03-233-10/+10
|\ \ \ \ \
| * | | | | Updated from global requirementsOpenStack Proposal Bot2015-03-213-10/+10
* | | | | | Imported Translations from TransifexOpenStack Proposal Bot2015-03-212-13/+15
|/ / / / /
* | | | | Imported Translations from TransifexOpenStack Proposal Bot2015-03-193-24/+45
* | | | | Provide working SQLA_VERSION attributeMike Bayer2015-03-183-8/+10
| |/ / / |/| | |
* | | | Merge "Add process guards + invalidate to the connection pool"Jenkins2015-03-152-0/+61
|\ \ \ \
| * | | | Add process guards + invalidate to the connection poolMike Bayer2015-03-122-0/+61
* | | | | Switch to non-namespaced module import - oslo_i18n1.7.0Davanum Srinivas2015-03-121-2/+2
| |_|/ / |/| | |
* | | | Merge "Fix documented env variable for test connection"Jenkins2015-03-101-1/+1
|\ \ \ \
| * | | | Fix documented env variable for test connectionAngus Salkeld2015-03-101-1/+1