summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add a base test case for DB schema comparison0.3.0Roman Podoliaka2014-07-082-2/+287
* Merge "Updated from global requirements"Jenkins2014-07-061-1/+1
|\
| * Updated from global requirementsOpenStack Proposal Bot2014-07-011-1/+1
* | Test for distinct SQLAlchemy major releasesMike Bayer2014-07-011-0/+12
|/
* Merge "Add __contains__ to ModelBase to fully behave like a dict"Jenkins2014-06-292-0/+14
|\
| * Add __contains__ to ModelBase to fully behave like a dictMax Lobur2014-06-262-0/+14
* | Merge "Add _wrap_db_error support for postgresql"Jenkins2014-06-282-1/+131
|\ \
| * | Add _wrap_db_error support for postgresqlwingwj2014-06-122-1/+131
* | | Fix test to not assume eventlet isn't presentMike Bayer2014-06-251-1/+1
* | | Avoid usage of mutables as default argsChangBo Guo(gcb)2014-06-231-2/+2
| |/ |/|
* | Updated from global requirementsOpenStack Proposal Bot2014-06-182-2/+2
* | Fix kwarg passed twice error in EngineFacade.from_config()juno-a20.2.0Roman Podoliaka2014-06-162-10/+24
* | Merge "Fix Sphinx directive name"juno-a10.1.0Jenkins2014-06-151-11/+11
|\ \
| * | Fix Sphinx directive nameIldiko2014-06-121-11/+11
* | | Merge "Bump hacking to 0.9.x series"Jenkins2014-06-142-2/+2
|\ \ \
| * | | Bump hacking to 0.9.x seriesDavanum Srinivas2014-06-122-2/+2
* | | | Merge "Fix the test using in-file SQLite database"Jenkins2014-06-142-1/+13
|\ \ \ \
| * | | | Fix the test using in-file SQLite databaseIlya Pekelny2014-05-292-1/+13
* | | | | Merge "Adding dependency documentation for MySQL."Jenkins2014-06-141-3/+24
|\ \ \ \ \
| * | | | | Adding dependency documentation for MySQL.Tim Kelsey2014-06-131-3/+24
* | | | | | Merge "Fix changing the type of column deleted"Jenkins2014-06-142-5/+26
|\ \ \ \ \ \
| * | | | | | Fix changing the type of column deletedIlya Pekelny2014-05-272-5/+26
* | | | | | | Merge "Add psycopg2 to test-requirements.txt"Jenkins2014-06-141-0/+1
|\ \ \ \ \ \ \
| * | | | | | | Add psycopg2 to test-requirements.txtRoman Podoliaka2014-06-131-0/+1
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Prevent races in opportunistic db test casesRoman Podoliaka2014-06-131-0/+2
|/ / / / / /
* | | | | | Merge "Setup for translation"Jenkins2014-06-121-0/+97
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Setup for translationAndreas Jaeger2014-06-051-0/+97
| | |/ / / | |/| | |
* | | | | Merge "Handle slave database connection in EngineFacade"Jenkins2014-06-113-23/+111
|\ \ \ \ \
| * | | | | Handle slave database connection in EngineFacadeRoman Podoliaka2014-06-103-23/+111
* | | | | | Merge "Remove common context from oslo.db"Jenkins2014-06-102-112/+0
|\ \ \ \ \ \
| * | | | | | Remove common context from oslo.dbVictor Sergeyev2014-06-042-112/+0
* | | | | | | Merge "Remove common context usage from db model_query()"Jenkins2014-06-102-112/+120
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Remove common context usage from db model_query()Victor Sergeyev2014-06-042-112/+120
| | |/ / / / | |/| | | |
* | | | | | Merge "Added ``docs`` environment to tox.ini"Jenkins2014-06-107-8/+34
|\ \ \ \ \ \
| * | | | | | Added ``docs`` environment to tox.iniVictor Sergeyev2014-06-067-8/+34
* | | | | | | Merge "Add eventlet.tpool.Proxy for DB API calls"Jenkins2014-06-103-0/+190
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | Add eventlet.tpool.Proxy for DB API callsAndrey Kurilin2014-06-063-0/+190
* | | | | | | Merge "Make get_session() pass kwargs to a sessionmaker"Jenkins2014-06-101-12/+3
|\ \ \ \ \ \ \
| * | | | | | | Make get_session() pass kwargs to a sessionmakerRoman Podoliaka2014-06-031-12/+3
| |/ / / / / /
* | | | | | | Merge "Allow for skipping thread_yielding"Jenkins2014-06-102-4/+11
|\ \ \ \ \ \ \
| * | | | | | | Allow for skipping thread_yieldingJoshua Harlow2014-05-302-4/+11
* | | | | | | | Merge "Fix usage of oslo.config"Jenkins2014-06-057-30/+69
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | Fix usage of oslo.configRoman Podoliaka2014-05-277-30/+69
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge "replace string format arguments with function parameters"Jenkins2014-06-054-9/+10
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | replace string format arguments with function parametersChristian Berendt2014-06-044-9/+10
* | | | | | | Merge "Do not always adjust sqlalchemy.engine logging"Jenkins2014-06-041-10/+11
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Do not always adjust sqlalchemy.engine loggingJoshua Harlow2014-05-291-10/+11
| | |/ / / / | |/| | | |
* | | | | | Merge "Add index modifying methods"Jenkins2014-06-022-0/+141
|\ \ \ \ \ \
| * | | | | | Add index modifying methodsJulia Varlamova2014-05-302-0/+141
| | |_|/ / / | |/| | | |
* | | | | | Log a cause of db backend connection failureIlya Pekelny2014-05-302-3/+13
|/ / / / /