summaryrefslogtreecommitdiff
path: root/oslo
Commit message (Expand)AuthorAgeFilesLines
* Fix kwarg passed twice error in EngineFacade.from_config()juno-a20.2.0Roman Podoliaka2014-06-161-1/+10
* Merge "Fix Sphinx directive name"juno-a10.1.0Jenkins2014-06-151-11/+11
|\
| * Fix Sphinx directive nameIldiko2014-06-121-11/+11
* | Merge "Fix the test using in-file SQLite database"Jenkins2014-06-141-1/+1
|\ \
| * | Fix the test using in-file SQLite databaseIlya Pekelny2014-05-291-1/+1
* | | Merge "Fix changing the type of column deleted"Jenkins2014-06-141-2/+9
|\ \ \
| * | | Fix changing the type of column deletedIlya Pekelny2014-05-271-2/+9
| |/ /
* | | Prevent races in opportunistic db test casesRoman Podoliaka2014-06-131-0/+2
| |/ |/|
* | Merge "Handle slave database connection in EngineFacade"Jenkins2014-06-112-23/+73
|\ \
| * | Handle slave database connection in EngineFacadeRoman Podoliaka2014-06-102-23/+73
* | | Merge "Remove common context from oslo.db"Jenkins2014-06-101-111/+0
|\ \ \
| * | | Remove common context from oslo.dbVictor Sergeyev2014-06-041-111/+0
* | | | Merge "Remove common context usage from db model_query()"Jenkins2014-06-101-48/+93
|\ \ \ \ | |/ / /
| * | | Remove common context usage from db model_query()Victor Sergeyev2014-06-041-48/+93
* | | | Merge "Add eventlet.tpool.Proxy for DB API calls"Jenkins2014-06-101-0/+81
|\ \ \ \ | |_|/ / |/| | |
| * | | Add eventlet.tpool.Proxy for DB API callsAndrey Kurilin2014-06-061-0/+81
* | | | 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-101-4/+10
|\ \ \ \
| * | | | Allow for skipping thread_yieldingJoshua Harlow2014-05-301-4/+10
* | | | | Merge "Fix usage of oslo.config"Jenkins2014-06-053-20/+45
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Fix usage of oslo.configRoman Podoliaka2014-05-273-20/+45
| | |_|/ | |/| |
* | | | 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-021-0/+70
|\ \ \
| * | | Add index modifying methodsJulia Varlamova2014-05-301-0/+70
| | |/ | |/|
* | | Log a cause of db backend connection failureIlya Pekelny2014-05-301-1/+2
|/ /
* | Remove redundant default=None for config optionsGary Kotton2014-05-261-3/+0
* | Improve help stringsAndreas Jaeger2014-05-201-23/+26
* | Merge "Fix typos: Remove extra ")" in message"Jenkins2014-05-201-1/+1
|\ \
| * | Fix typos: Remove extra ")" in messageAndreas Jaeger2014-04-301-1/+1
| |/
* | Remove patch_migrate()Matt Riedemann2014-05-051-118/+0
|/
* Fix dhellmann's notes from April 18Victor Sergeyev2014-04-221-1/+1
* Make the tests passingVictor Sergeyev2014-04-1818-13/+1001
* Fix the graduate.sh script resultVictor Sergeyev2014-04-1820-0/+3264