summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
|/ / / /
* | | | Updated from global requirementsOpenStack Proposal Bot2014-05-293-7/+15
| |_|/ |/| |
* | | Merge "Add import_exceptions to tox.ini"Jenkins2014-05-291-0/+4
|\ \ \
| * | | Add import_exceptions to tox.iniVictor Sergeyev2014-05-271-0/+4
* | | | cleaning up index.rst fileChristian Berendt2014-05-281-7/+2
| |_|/ |/| |
* | | Merge "Remove redundant default=None for config options"Jenkins2014-05-261-3/+0
|\ \ \ | |/ / |/| |
| * | Remove redundant default=None for config optionsGary Kotton2014-05-261-3/+0
* | | Merge "Allow cover tests to work"Jenkins2014-05-261-1/+1
|\ \ \ | |/ / |/| |
| * | Allow cover tests to workBrant Knudson2014-05-191-1/+1
* | | Merge "Fix wrong method name with assert_called_once_with"Jenkins2014-05-221-1/+1
|\ \ \
| * | | Fix wrong method name with assert_called_once_withChangBo Guo(gcb)2014-05-161-1/+1
| |/ /
* | | Merge "Improve help strings"Jenkins2014-05-211-23/+26
|\ \ \
| * | | Improve help stringsAndreas Jaeger2014-05-201-23/+26