| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | | | Fix eventlet/mysql db pooling code | Brian Elliott | 2013-02-07 | 1 | -3/+17 | |
| * | | | | | Add missing DBDuplicateEntry | Mark McLoughlin | 2013-02-07 | 1 | -0/+7 | |
| | |_|_|/ |/| | | | ||||||
| * | | | | Add support for directly stringifying VersionInfo. | Monty Taylor | 2013-02-07 | 1 | -0/+8 | |
| * | | | | Merge "timeutils: considers that now is soon" | Jenkins | 2013-02-06 | 1 | -1/+1 | |
| |\ \ \ \ | ||||||
| | * | | | | timeutils: considers that now is soon | Julien Danjou | 2013-01-31 | 1 | -1/+1 | |
| * | | | | | Merge "Emit a warning if RPC calls made with lock." | Jenkins | 2013-02-06 | 3 | -59/+117 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Emit a warning if RPC calls made with lock. | Michael Still | 2013-02-06 | 3 | -59/+117 | |
| | | |/ / / | |/| | | | ||||||
| * | | | | | Merge "Be explicit about set_default() parameters" | Jenkins | 2013-02-06 | 1 | -2/+4 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Be explicit about set_default() parameters | Mark McLoughlin | 2013-02-05 | 1 | -2/+4 | |
| * | | | | | | Merge "Remove duplicate DB options" | Jenkins | 2013-02-06 | 1 | -6/+0 | |
| |\| | | | | | ||||||
| | * | | | | | Remove duplicate DB options | Mark McLoughlin | 2013-02-05 | 1 | -6/+0 | |
| * | | | | | | Merge "Eliminate gratuitous DB difference vs Nova" | Jenkins | 2013-02-06 | 1 | -3/+2 | |
| |\| | | | | | ||||||
| | * | | | | | Eliminate gratuitous DB difference vs Nova | Mark McLoughlin | 2013-02-05 | 1 | -3/+2 | |
| * | | | | | | Merge "Import sqlalchemy session/models/utils" | Jenkins | 2013-02-06 | 6 | -0/+944 | |
| |\| | | | | | |/ / / / |/| | | | | ||||||
| | * | | | | Import sqlalchemy session/models/utils | Eric Windisch | 2013-02-05 | 6 | -0/+944 | |
| | | |_|/ | |/| | | ||||||
| * | | | | Merge "Mark password config options with secret" | Jenkins | 2013-02-05 | 2 | -2/+4 | |
| |\ \ \ \ | ||||||
| | * | | | | Mark password config options with secret | Michael J Fork | 2013-02-04 | 2 | -2/+4 | |
| | |/ / / | ||||||
| * | | | | Merge "Only unpack replies on caller." | Jenkins | 2013-02-05 | 1 | -22/+18 | |
| |\ \ \ \ | ||||||
| | * | | | | Only unpack replies on caller. | Eric Windisch | 2013-01-31 | 1 | -22/+18 | |
| * | | | | | Merge "Use bytes instead of str" | Jenkins | 2013-02-05 | 1 | -4/+3 | |
| |\| | | | | |/ / / |/| | | | ||||||
| | * | | | Use bytes instead of str | Eric Windisch | 2013-01-31 | 1 | -4/+3 | |
| | | |/ | |/| | ||||||
| * | | | Support for ipv6 in wsgi.Service | Davanum Srinivas | 2013-02-03 | 1 | -3/+11 | |
| * | | | Merge "Support for SSL in wsgi.Service" | Jenkins | 2013-02-02 | 2 | -5/+139 | |
| |\ \ \ | ||||||
| | * | | | Support for SSL in wsgi.Service | Davanum Srinivas | 2013-01-29 | 2 | -5/+139 | |
| * | | | | Merge "Add _FATAL_EXCEPTION_FORMAT_ERRORS global." | Jenkins | 2013-02-02 | 1 | -3/+8 | |
| |\ \ \ \ | ||||||
| | * | | | | Add _FATAL_EXCEPTION_FORMAT_ERRORS global. | Dan Prince | 2013-01-30 | 1 | -3/+8 | |
| | | |/ / | |/| | | ||||||
| * | | | | Merge "Use importutils for matchmaker import." | Jenkins | 2013-02-02 | 1 | -15/+1 | |
| |\ \ \ \ | ||||||
| | * | | | | Use importutils for matchmaker import. | Eric Windisch | 2013-01-30 | 1 | -15/+1 | |
| | |/ / / | ||||||
| * | | | | Merge "Dict args safe processing." | Jenkins | 2013-02-02 | 1 | -8/+9 | |
| |\ \ \ \ | |_|_|/ |/| | | | ||||||
| | * | | | Dict args safe processing. | Eric Windisch | 2013-01-28 | 1 | -8/+9 | |
| * | | | | Fixes 'not in' operator usage | Zhongyue Luo | 2013-01-31 | 1 | -1/+1 | |
| | |/ / |/| | | ||||||
| * | | | Merge "Support running uninstalled in a tarball dir." | Jenkins | 2013-01-30 | 1 | -3/+10 | |
| |\ \ \ | |_|/ |/| | | ||||||
| | * | | Support running uninstalled in a tarball dir. | Monty Taylor | 2013-01-25 | 1 | -3/+10 | |
| | |/ | ||||||
| * | | Merge "Default lockutils to using a tempdir" | Jenkins | 2013-01-29 | 1 | -3/+2 | |
| |\ \ | ||||||
| | * | | Default lockutils to using a tempdir | Jason Kölker | 2013-01-28 | 1 | -3/+2 | |
| * | | | Merge "Fix Pep8 Warning" | Jenkins | 2013-01-29 | 1 | -1/+1 | |
| |\ \ \ | |/ / |/| | | ||||||
| | * | | Fix Pep8 Warning | Dirk Mueller | 2013-01-28 | 1 | -1/+1 | |
| * | | | Add TTL to AMQP messages | Brent Eagles | 2013-01-28 | 3 | -10/+27 | |
| |/ / | ||||||
| * | | Merge "Fixes "is not", "not in" syntax usage." | Jenkins | 2013-01-28 | 3 | -7/+7 | |
| |\ \ | ||||||
| | * | | Fixes "is not", "not in" syntax usage. | Zhongyue Luo | 2013-01-28 | 3 | -7/+7 | |
| * | | | Merge "Use testtools as test base class." | Jenkins | 2013-01-28 | 1 | -68/+0 | |
| |\ \ \ | ||||||
| | * | | | Use testtools as test base class. | Monty Taylor | 2013-01-24 | 1 | -68/+0 | |
| * | | | | Merge "Start adding reusable test fixtures." | Jenkins | 2013-01-28 | 2 | -0/+37 | |
| |\| | | | |/ / |/| | | ||||||
| | * | | Start adding reusable test fixtures. | Monty Taylor | 2013-01-24 | 2 | -0/+37 | |
| * | | | setup: count revs for revno if there are no tags | Mark McLoughlin | 2013-01-25 | 1 | -3/+17 | |
| | |/ |/| | ||||||
| * | | Merge "UTC ISO8601 from timestamp" | Jenkins | 2013-01-23 | 1 | -0/+5 | |
| |\ \ | ||||||
| | * | | UTC ISO8601 from timestamp | Flaper Fesp | 2013-01-21 | 1 | -0/+5 | |
| * | | | Import timeutils.is_soon from keystoneclient | Julien Danjou | 2013-01-23 | 1 | -0/+13 | |
| | |/ |/| | ||||||
| * | | Merge "Move logging config options into the log module" | Jenkins | 2013-01-21 | 2 | -81/+67 | |
| |\ \ | ||||||
| | * | | Move logging config options into the log module | Mark McLoughlin | 2013-01-21 | 2 | -81/+67 | |
| | |/ | ||||||
