summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | Remove openstack.common.db.commonMark McLoughlin2013-02-074-61/+30
* | | | | | Provide creating real unique constraints for columnsBoris Pavlovic2013-02-072-4/+4
* | | | | | Fix missing wrap_db_error for Session.execute() methodBoris Pavlovic2013-02-072-0/+67
* | | | | | Fix eventlet/mysql db pooling codeBrian Elliott2013-02-071-3/+17
* | | | | | Add missing DBDuplicateEntryMark McLoughlin2013-02-071-0/+7
| |_|_|_|/ |/| | | |
* | | | | Add support for directly stringifying VersionInfo.Monty Taylor2013-02-071-0/+8
* | | | | Merge "timeutils: considers that now is soon"Jenkins2013-02-062-7/+12
|\ \ \ \ \
| * | | | | timeutils: considers that now is soonJulien Danjou2013-01-312-7/+12
* | | | | | Merge "Emit a warning if RPC calls made with lock."Jenkins2013-02-064-59/+130
|\ \ \ \ \ \
| * | | | | | Emit a warning if RPC calls made with lock.Michael Still2013-02-064-59/+130
| | |_|_|_|/ | |/| | | |
* | | | | | Merge "Be explicit about set_default() parameters"Jenkins2013-02-061-2/+4
|\ \ \ \ \ \
| * | | | | | Be explicit about set_default() parametersMark McLoughlin2013-02-051-2/+4
* | | | | | | Merge "Remove duplicate DB options"Jenkins2013-02-061-6/+0
|\| | | | | |
| * | | | | | Remove duplicate DB optionsMark McLoughlin2013-02-051-6/+0
* | | | | | | Merge "Eliminate gratuitous DB difference vs Nova"Jenkins2013-02-061-3/+2
|\| | | | | |
| * | | | | | Eliminate gratuitous DB difference vs NovaMark McLoughlin2013-02-051-3/+2
* | | | | | | Merge "Import sqlalchemy session/models/utils"Jenkins2013-02-0612-0/+1122
|\| | | | | | | |/ / / / / |/| | | | |
| * | | | | Import sqlalchemy session/models/utilsEric Windisch2013-02-0512-0/+1122
| | |_|_|/ | |/| | |
* | | | | Merge "Allow tools/install_venv_common.py to be run from within the source di...Jenkins2013-02-052-0/+11
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Allow tools/install_venv_common.py to be run from within theJosh Kearney2013-02-052-0/+11
| | |/ / | |/| |
* | | | Merge "Mark password config options with secret"Jenkins2013-02-052-2/+4
|\ \ \ \
| * | | | Mark password config options with secretMichael J Fork2013-02-042-2/+4
| | |/ / | |/| |
* | | | Merge "Only unpack replies on caller."Jenkins2013-02-051-22/+18
|\ \ \ \
| * | | | Only unpack replies on caller.Eric Windisch2013-01-311-22/+18
* | | | | Merge "Use bytes instead of str"Jenkins2013-02-051-4/+3
|\| | | | | |/ / / |/| | |
| * | | Use bytes instead of strEric Windisch2013-01-311-4/+3
| | |/ | |/|
* | | Support for ipv6 in wsgi.ServiceDavanum Srinivas2013-02-032-4/+74
* | | Merge "Support for SSL in wsgi.Service"Jenkins2013-02-026-5/+324
|\ \ \
| * | | Support for SSL in wsgi.ServiceDavanum Srinivas2013-01-296-5/+324
* | | | Merge "Add _FATAL_EXCEPTION_FORMAT_ERRORS global."Jenkins2013-02-023-4/+18
|\ \ \ \
| * | | | Add _FATAL_EXCEPTION_FORMAT_ERRORS global.Dan Prince2013-01-303-4/+18
| | |/ / | |/| |
* | | | Merge "Use importutils for matchmaker import."Jenkins2013-02-021-15/+1
|\ \ \ \
| * | | | Use importutils for matchmaker import.Eric Windisch2013-01-301-15/+1
| |/ / /
* | | | Merge "Dict args safe processing."Jenkins2013-02-021-8/+9
|\ \ \ \ | |_|_|/ |/| | |
| * | | Dict args safe processing.Eric Windisch2013-01-281-8/+9
* | | | Fixes 'not in' operator usageZhongyue Luo2013-01-312-1/+13
| |/ / |/| |
* | | Merge "Add tests for setup"Jenkins2013-01-301-0/+114
|\ \ \
| * | | Add tests for setupAlessio Ababilov2013-01-301-0/+114
* | | | Fix PEP8 error in oslo-rootwrapThierry Carrez2013-01-301-2/+2
|/ / /
* | | Merge "Support running uninstalled in a tarball dir."Jenkins2013-01-301-3/+10
|\ \ \ | |_|/ |/| |
| * | Support running uninstalled in a tarball dir.Monty Taylor2013-01-251-3/+10
| |/
* | Merge "rootwrap: Avoid PEP8 errors on name replacement"Jenkins2013-01-291-5/+8
|\ \
| * | rootwrap: Avoid PEP8 errors on name replacementThierry Carrez2013-01-281-5/+8
* | | Merge "Only import modules in tools/flakes"Jenkins2013-01-291-2/+2
|\ \ \
| * | | Only import modules in tools/flakesJoe Gordon2013-01-281-2/+2
| |/ /
* | | Merge "Fix MonekyPatch typo in test_qpid"Jenkins2013-01-290-0/+0
|\ \ \
| * | | Fix MonekyPatch typo in test_qpidAlessio Ababilov2013-01-281-1/+1
| |/ /
* | | Merge "Default lockutils to using a tempdir"Jenkins2013-01-291-3/+2
|\ \ \
| * | | Default lockutils to using a tempdirJason Kölker2013-01-281-3/+2
* | | | Merge "Fix Pep8 Warning"Jenkins2013-01-291-1/+1
|\ \ \ \