| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | Support testing args for LocalhostMatchMaker. | Eric Windisch | 2013-02-10 | 3 | -9/+12 | |
| * | | | | 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 "Update .coveragerc" | Jenkins | 2013-02-11 | 1 | -0/+6 | |
| |\ \ \ \ \ | |_|_|/ / |/| | | | | ||||||
| | * | | | | Update .coveragerc | Alessio Ababilov | 2013-02-06 | 1 | -0/+6 | |
| * | | | | | Merge "Implements import_group" | Jenkins | 2013-02-09 | 3 | -0/+56 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Implements import_group | Zhongyue Luo | 2013-01-31 | 3 | -0/+56 | |
| | | |_|_|/ | |/| | | | ||||||
| * | | | | | Merge "Update HACKING.rst per recent changes" | Jenkins | 2013-02-09 | 2 | -4/+11 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Update HACKING.rst per recent changes | Zhongyue Luo | 2013-02-04 | 2 | -4/+11 | |
| | | |_|_|/ | |/| | | | ||||||
| * | | | | | Merge "Exchanges should return directed topics." | Jenkins | 2013-02-08 | 2 | -4/+24 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Exchanges should return directed topics. | Eric Windisch | 2013-02-01 | 2 | -4/+24 | |
| | | |/ / / | |/| | | | ||||||
| * | | | | | Merge "Allow to_primitive to ignore datetimes" | Jenkins | 2013-02-08 | 2 | -21/+17 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Allow to_primitive to ignore datetimes | Joe Gordon | 2013-02-07 | 2 | -21/+17 | |
| * | | | | | | Use importutils.try_import() for MySQLdb | Mark McLoughlin | 2013-02-07 | 2 | -12/+8 | |
| * | | | | | | Fix sorting in test-requires | Mark McLoughlin | 2013-02-07 | 1 | -1/+1 | |
| * | | | | | | Minor tweak to make update.py happy | Mark McLoughlin | 2013-02-07 | 2 | -2/+2 | |
| * | | | | | | Remove pointless use of OpenStackException | Mark McLoughlin | 2013-02-07 | 1 | -2/+1 | |
| * | | | | | | Remove unused context from test_sqlalchemy | Mark McLoughlin | 2013-02-07 | 1 | -2/+0 | |
| * | | | | | | Remove openstack.common.db.common | Mark McLoughlin | 2013-02-07 | 4 | -61/+30 | |
| * | | | | | | 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 | 2 | -0/+67 | |
| * | | | | | | 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 | 2 | -7/+12 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | timeutils: considers that now is soon | Julien Danjou | 2013-01-31 | 2 | -7/+12 | |
| * | | | | | | Merge "Emit a warning if RPC calls made with lock." | Jenkins | 2013-02-06 | 4 | -59/+130 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | Emit a warning if RPC calls made with lock. | Michael Still | 2013-02-06 | 4 | -59/+130 | |
| | | |_|_|_|/ | |/| | | | | ||||||
| * | | | | | | 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 | 12 | -0/+1122 | |
| |\| | | | | | | |/ / / / / |/| | | | | | ||||||
| | * | | | | | Import sqlalchemy session/models/utils | Eric Windisch | 2013-02-05 | 12 | -0/+1122 | |
| | | |_|_|/ | |/| | | | ||||||
| * | | | | | Merge "Allow tools/install_venv_common.py to be run from within the source di... | Jenkins | 2013-02-05 | 2 | -0/+11 | |
| |\ \ \ \ \ | |_|_|/ / |/| | | | | ||||||
| | * | | | | Allow tools/install_venv_common.py to be run from within the | Josh Kearney | 2013-02-05 | 2 | -0/+11 | |
| | | |/ / | |/| | | ||||||
| * | | | | 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 | 2 | -4/+74 | |
| * | | | Merge "Support for SSL in wsgi.Service" | Jenkins | 2013-02-02 | 6 | -5/+324 | |
| |\ \ \ | ||||||
| | * | | | Support for SSL in wsgi.Service | Davanum Srinivas | 2013-01-29 | 6 | -5/+324 | |
| * | | | | Merge "Add _FATAL_EXCEPTION_FORMAT_ERRORS global." | Jenkins | 2013-02-02 | 3 | -4/+18 | |
| |\ \ \ \ | ||||||
| | * | | | | Add _FATAL_EXCEPTION_FORMAT_ERRORS global. | Dan Prince | 2013-01-30 | 3 | -4/+18 | |
| | | |/ / | |/| | | ||||||
| * | | | | Merge "Use importutils for matchmaker import." | Jenkins | 2013-02-02 | 1 | -15/+1 | |
| |\ \ \ \ | ||||||
