| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | Allow running test in uninstalled source tree. | Monty Taylor | 2013-02-10 | 2 | -7/+7 | |
| * | | Merge "Support testing args for LocalhostMatchMaker." | Jenkins | 2013-02-11 | 2 | -7/+9 | |
| |\ \ | ||||||
| | * | | Support testing args for LocalhostMatchMaker. | Eric Windisch | 2013-02-10 | 2 | -7/+9 | |
| * | | | Merge "Add a fixture for dealing with mock patching." | Jenkins | 2013-02-11 | 1 | -0/+51 | |
| |\ \ \ | |_|/ |/| | | ||||||
| | * | | Add a fixture for dealing with mock patching. | Monty Taylor | 2013-02-07 | 1 | -0/+51 | |
| * | | | Merge "Implements import_group" | Jenkins | 2013-02-09 | 1 | -0/+18 | |
| |\ \ \ | ||||||
| | * | | | Implements import_group | Zhongyue Luo | 2013-01-31 | 1 | -0/+18 | |
| * | | | | Merge "Update HACKING.rst per recent changes" | Jenkins | 2013-02-09 | 1 | -1/+1 | |
| |\ \ \ \ | ||||||
| | * | | | | Update HACKING.rst per recent changes | Zhongyue Luo | 2013-02-04 | 1 | -1/+1 | |
| | | |_|/ | |/| | | ||||||
| * | | | | Merge "Exchanges should return directed topics." | Jenkins | 2013-02-08 | 1 | -3/+3 | |
| |\ \ \ \ | ||||||
| | * | | | | Exchanges should return directed topics. | Eric Windisch | 2013-02-01 | 1 | -3/+3 | |
| | | |/ / | |/| | | ||||||
| * | | | | Merge "Allow to_primitive to ignore datetimes" | Jenkins | 2013-02-08 | 1 | -21/+13 | |
| |\ \ \ \ | ||||||
| | * | | | | Allow to_primitive to ignore datetimes | Joe Gordon | 2013-02-07 | 1 | -21/+13 | |
| * | | | | | Use importutils.try_import() for MySQLdb | Mark McLoughlin | 2013-02-07 | 1 | -6/+4 | |
| * | | | | | Minor tweak to make update.py happy | Mark McLoughlin | 2013-02-07 | 1 | -1/+1 | |
| * | | | | | Remove openstack.common.db.common | Mark McLoughlin | 2013-02-07 | 3 | -58/+28 | |
| * | | | | | Provide creating real unique constraints for columns | Boris Pavlovic | 2013-02-07 | 2 | -4/+4 | |
| * | | | | | Fix missing wrap_db_error for Session.execute() method | Boris Pavlovic | 2013-02-07 | 1 | -0/+4 | |
| * | | | | | 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 | |
| |\ \ \ | |_|/ |/| | | ||||||
