Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move all db exception to exception.py | Oleksii Chuprykov | 2014-07-15 | 3 | -17/+21 |
* | Merge "Imported Translations from Transifex" | Jenkins | 2014-07-14 | 5 | -14/+150 |
|\ | |||||
| * | Imported Translations from Transifex | OpenStack Proposal Bot | 2014-07-14 | 5 | -14/+150 |
* | | Merge "Allow usage of several iterators on ModelBase" | Jenkins | 2014-07-14 | 2 | -9/+28 |
|\ \ | |/ |/| | |||||
| * | Allow usage of several iterators on ModelBase | Eugeniya Kudryashova | 2014-07-11 | 2 | -9/+28 |
* | | Check for mysql_sql_mode is not None in create_engine() | Mike Bayer | 2014-07-10 | 1 | -1/+1 |
* | | Add a base test case for DB schema comparison0.3.0 | Roman Podoliaka | 2014-07-08 | 2 | -2/+287 |
|/ | |||||
* | Merge "Updated from global requirements" | Jenkins | 2014-07-06 | 1 | -1/+1 |
|\ | |||||
| * | Updated from global requirements | OpenStack Proposal Bot | 2014-07-01 | 1 | -1/+1 |
* | | Test for distinct SQLAlchemy major releases | Mike Bayer | 2014-07-01 | 1 | -0/+12 |
|/ | |||||
* | Merge "Add __contains__ to ModelBase to fully behave like a dict" | Jenkins | 2014-06-29 | 2 | -0/+14 |
|\ | |||||
| * | Add __contains__ to ModelBase to fully behave like a dict | Max Lobur | 2014-06-26 | 2 | -0/+14 |
* | | Merge "Add _wrap_db_error support for postgresql" | Jenkins | 2014-06-28 | 2 | -1/+131 |
|\ \ | |||||
| * | | Add _wrap_db_error support for postgresql | wingwj | 2014-06-12 | 2 | -1/+131 |
* | | | Fix test to not assume eventlet isn't present | Mike Bayer | 2014-06-25 | 1 | -1/+1 |
* | | | Avoid usage of mutables as default args | ChangBo Guo(gcb) | 2014-06-23 | 1 | -2/+2 |
| |/ |/| | |||||
* | | Updated from global requirements | OpenStack Proposal Bot | 2014-06-18 | 2 | -2/+2 |
* | | Fix kwarg passed twice error in EngineFacade.from_config()juno-a20.2.0 | Roman Podoliaka | 2014-06-16 | 2 | -10/+24 |
* | | Merge "Fix Sphinx directive name"juno-a10.1.0 | Jenkins | 2014-06-15 | 1 | -11/+11 |
|\ \ | |||||
| * | | Fix Sphinx directive name | Ildiko | 2014-06-12 | 1 | -11/+11 |
* | | | Merge "Bump hacking to 0.9.x series" | Jenkins | 2014-06-14 | 2 | -2/+2 |
|\ \ \ | |||||
| * | | | Bump hacking to 0.9.x series | Davanum Srinivas | 2014-06-12 | 2 | -2/+2 |
* | | | | Merge "Fix the test using in-file SQLite database" | Jenkins | 2014-06-14 | 2 | -1/+13 |
|\ \ \ \ | |||||
| * | | | | Fix the test using in-file SQLite database | Ilya Pekelny | 2014-05-29 | 2 | -1/+13 |
* | | | | | Merge "Adding dependency documentation for MySQL." | Jenkins | 2014-06-14 | 1 | -3/+24 |
|\ \ \ \ \ | |||||
| * | | | | | Adding dependency documentation for MySQL. | Tim Kelsey | 2014-06-13 | 1 | -3/+24 |
* | | | | | | Merge "Fix changing the type of column deleted" | Jenkins | 2014-06-14 | 2 | -5/+26 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Fix changing the type of column deleted | Ilya Pekelny | 2014-05-27 | 2 | -5/+26 |
* | | | | | | | Merge "Add psycopg2 to test-requirements.txt" | Jenkins | 2014-06-14 | 1 | -0/+1 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Add psycopg2 to test-requirements.txt | Roman Podoliaka | 2014-06-13 | 1 | -0/+1 |
| | |_|_|_|/ / | |/| | | | | | |||||
* | | | | | | | Prevent races in opportunistic db test cases | Roman Podoliaka | 2014-06-13 | 1 | -0/+2 |
|/ / / / / / | |||||
* | | | | | | Merge "Setup for translation" | Jenkins | 2014-06-12 | 1 | -0/+97 |
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | |||||
| * | | | | | Setup for translation | Andreas Jaeger | 2014-06-05 | 1 | -0/+97 |
| | |/ / / | |/| | | | |||||
* | | | | | Merge "Handle slave database connection in EngineFacade" | Jenkins | 2014-06-11 | 3 | -23/+111 |
|\ \ \ \ \ | |||||
| * | | | | | Handle slave database connection in EngineFacade | Roman Podoliaka | 2014-06-10 | 3 | -23/+111 |
* | | | | | | Merge "Remove common context from oslo.db" | Jenkins | 2014-06-10 | 2 | -112/+0 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Remove common context from oslo.db | Victor Sergeyev | 2014-06-04 | 2 | -112/+0 |
* | | | | | | | Merge "Remove common context usage from db model_query()" | Jenkins | 2014-06-10 | 2 | -112/+120 |
|\ \ \ \ \ \ \ | |/ / / / / / | |||||
| * | | | | | | Remove common context usage from db model_query() | Victor Sergeyev | 2014-06-04 | 2 | -112/+120 |
| | |/ / / / | |/| | | | | |||||
* | | | | | | Merge "Added ``docs`` environment to tox.ini" | Jenkins | 2014-06-10 | 7 | -8/+34 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Added ``docs`` environment to tox.ini | Victor Sergeyev | 2014-06-06 | 7 | -8/+34 |
* | | | | | | | Merge "Add eventlet.tpool.Proxy for DB API calls" | Jenkins | 2014-06-10 | 3 | -0/+190 |
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | |||||
| * | | | | | | Add eventlet.tpool.Proxy for DB API calls | Andrey Kurilin | 2014-06-06 | 3 | -0/+190 |
* | | | | | | | Merge "Make get_session() pass kwargs to a sessionmaker" | Jenkins | 2014-06-10 | 1 | -12/+3 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Make get_session() pass kwargs to a sessionmaker | Roman Podoliaka | 2014-06-03 | 1 | -12/+3 |
| |/ / / / / / | |||||
* | | | | | | | Merge "Allow for skipping thread_yielding" | Jenkins | 2014-06-10 | 2 | -4/+11 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Allow for skipping thread_yielding | Joshua Harlow | 2014-05-30 | 2 | -4/+11 |
* | | | | | | | | Merge "Fix usage of oslo.config" | Jenkins | 2014-06-05 | 7 | -30/+69 |
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | |||||
| * | | | | | | | Fix usage of oslo.config | Roman Podoliaka | 2014-05-27 | 7 | -30/+69 |
| | |_|_|/ / / | |/| | | | | | |||||
* | | | | | | | Merge "replace string format arguments with function parameters" | Jenkins | 2014-06-05 | 4 | -9/+10 |
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | | |