summaryrefslogtreecommitdiffstats
path: root/openstack
Commit message (Expand)AuthorAgeFilesLines
...
| * Allow running test in uninstalled source tree.Monty Taylor2013-02-102-7/+7
* | Merge "Support testing args for LocalhostMatchMaker."Jenkins2013-02-112-7/+9
|\ \
| * | Support testing args for LocalhostMatchMaker.Eric Windisch2013-02-102-7/+9
* | | 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 "Implements import_group"Jenkins2013-02-091-0/+18
|\ \ \
| * | | Implements import_groupZhongyue Luo2013-01-311-0/+18
* | | | Merge "Update HACKING.rst per recent changes"Jenkins2013-02-091-1/+1
|\ \ \ \
| * | | | Update HACKING.rst per recent changesZhongyue Luo2013-02-041-1/+1
| | |_|/ | |/| |
* | | | Merge "Exchanges should return directed topics."Jenkins2013-02-081-3/+3
|\ \ \ \
| * | | | Exchanges should return directed topics.Eric Windisch2013-02-011-3/+3
| | |/ / | |/| |
* | | | Merge "Allow to_primitive to ignore datetimes"Jenkins2013-02-081-21/+13
|\ \ \ \
| * | | | Allow to_primitive to ignore datetimesJoe Gordon2013-02-071-21/+13
* | | | | Use importutils.try_import() for MySQLdbMark McLoughlin2013-02-071-6/+4
* | | | | Minor tweak to make update.py happyMark McLoughlin2013-02-071-1/+1
* | | | | Remove openstack.common.db.commonMark McLoughlin2013-02-073-58/+28
* | | | | Provide creating real unique constraints for columnsBoris Pavlovic2013-02-072-4/+4
* | | | | Fix missing wrap_db_error for Session.execute() methodBoris Pavlovic2013-02-071-0/+4
* | | | | 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-061-1/+1
|\ \ \ \
| * | | | timeutils: considers that now is soonJulien Danjou2013-01-311-1/+1
* | | | | Merge "Emit a warning if RPC calls made with lock."Jenkins2013-02-063-59/+117
|\ \ \ \ \
| * | | | | Emit a warning if RPC calls made with lock.Michael Still2013-02-063-59/+117
| | |/ / / | |/| | |
* | | | | 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-066-0/+944
|\| | | | | | |/ / / / |/| | | |
| * | | | Import sqlalchemy session/models/utilsEric Windisch2013-02-056-0/+944
| | |_|/ | |/| |
* | | | 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-031-3/+11
* | | Merge "Support for SSL in wsgi.Service"Jenkins2013-02-022-5/+139
|\ \ \
| * | | Support for SSL in wsgi.ServiceDavanum Srinivas2013-01-292-5/+139
* | | | Merge "Add _FATAL_EXCEPTION_FORMAT_ERRORS global."Jenkins2013-02-021-3/+8
|\ \ \ \
| * | | | Add _FATAL_EXCEPTION_FORMAT_ERRORS global.Dan Prince2013-01-301-3/+8
| | |/ / | |/| |
* | | | 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-311-1/+1
| |/ / |/| |
* | | Merge "Support running uninstalled in a tarball dir."Jenkins2013-01-301-3/+10
|\ \ \ | |_|/ |/| |