summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Support testing args for LocalhostMatchMaker.Eric Windisch2013-02-103-9/+12
* | | | Merge "Add a fixture for dealing with mock patching."Jenkins2013-02-111-0/+51
|\ \ \ \
| * | | | Add a fixture for dealing with mock patching.Monty Taylor2013-02-071-0/+51
* | | | | Merge "Update .coveragerc"Jenkins2013-02-111-0/+6
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Update .coveragercAlessio Ababilov2013-02-061-0/+6
* | | | | Merge "Implements import_group"Jenkins2013-02-093-0/+56
|\ \ \ \ \
| * | | | | Implements import_groupZhongyue Luo2013-01-313-0/+56
| | |_|_|/ | |/| | |
* | | | | Merge "Update HACKING.rst per recent changes"Jenkins2013-02-092-4/+11
|\ \ \ \ \
| * | | | | Update HACKING.rst per recent changesZhongyue Luo2013-02-042-4/+11
| | |_|_|/ | |/| | |
* | | | | Merge "Exchanges should return directed topics."Jenkins2013-02-082-4/+24
|\ \ \ \ \
| * | | | | Exchanges should return directed topics.Eric Windisch2013-02-012-4/+24
| | |/ / / | |/| | |
* | | | | Merge "Allow to_primitive to ignore datetimes"Jenkins2013-02-082-21/+17
|\ \ \ \ \
| * | | | | Allow to_primitive to ignore datetimesJoe Gordon2013-02-072-21/+17
* | | | | | Use importutils.try_import() for MySQLdbMark McLoughlin2013-02-072-12/+8
* | | | | | Fix sorting in test-requiresMark McLoughlin2013-02-071-1/+1
* | | | | | Minor tweak to make update.py happyMark McLoughlin2013-02-072-2/+2
* | | | | | Remove pointless use of OpenStackExceptionMark McLoughlin2013-02-071-2/+1
* | | | | | Remove unused context from test_sqlalchemyMark McLoughlin2013-02-071-2/+0
* | | | | | 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
|\ \ \ \