summaryrefslogtreecommitdiffstats
path: root/openstack
Commit message (Expand)AuthorAgeFilesLines
* Support testing args for LocalhostMatchMaker.Eric Windisch2013-02-102-7/+9
* 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
|\ \ \ | |_|/ |/| |
| * | Support running uninstalled in a tarball dir.Monty Taylor2013-01-251-3/+10
| |/
* | Merge "Default lockutils to using a tempdir"Jenkins2013-01-291-3/+2
|\ \
| * | Default lockutils to using a tempdirJason Kölker2013-01-281-3/+2
* | | Merge "Fix Pep8 Warning"Jenkins2013-01-291-1/+1
|\ \ \ | |/ / |/| |
| * | Fix Pep8 WarningDirk Mueller2013-01-281-1/+1
* | | Add TTL to AMQP messagesBrent Eagles2013-01-283-10/+27
|/ /
* | Merge "Fixes "is not", "not in" syntax usage."Jenkins2013-01-283-7/+7
|\ \
| * | Fixes "is not", "not in" syntax usage.Zhongyue Luo2013-01-283-7/+7
* | | Merge "Use testtools as test base class."Jenkins2013-01-281-68/+0
|\ \ \
| * | | Use testtools as test base class.Monty Taylor2013-01-241-68/+0
* | | | Merge "Start adding reusable test fixtures."Jenkins2013-01-282-0/+37
|\| | | | |/ / |/| |
| * | Start adding reusable test fixtures.Monty Taylor2013-01-242-0/+37
* | | setup: count revs for revno if there are no tagsMark McLoughlin2013-01-251-3/+17
| |/ |/|
* | Merge "UTC ISO8601 from timestamp"Jenkins2013-01-231-0/+5
|\ \
| * | UTC ISO8601 from timestampFlaper Fesp2013-01-211-0/+5
* | | Import timeutils.is_soon from keystoneclientJulien Danjou2013-01-231-0/+13
| |/ |/|
* | Merge "Move logging config options into the log module"Jenkins2013-01-212-81/+67
|\ \
| * | Move logging config options into the log moduleMark McLoughlin2013-01-212-81/+67
| |/
* | Use revno and git sha for pre-release versioning.Monty Taylor2013-01-182-11/+40
* | Add env var version override for packagers.Monty Taylor2013-01-181-0/+3
|/
* trivial pep whitespace fixSteven Hardy2013-01-181-1/+1
* Merge "Remove write_requirements"Jenkins2013-01-181-9/+0
|\
| * Remove write_requirementsMonty Taylor2013-01-161-9/+0
* | Merge "ThreadGroup remove unused name parameters"Jenkins2013-01-182-7/+5
|\ \
| * | ThreadGroup remove unused name parametersSteven Hardy2013-01-162-7/+5
* | | Merge "use regexp to parse the mailmap"Jenkins2013-01-171-5/+6
|\ \ \ | |_|/ |/| |
| * | use regexp to parse the mailmapIonuț Arțăriși2013-01-161-5/+6
* | | Stop using no longer valid -E option for pipJohannes Erdfelt2013-01-161-3/+2
* | | Fixes an import order nitZhongyue Luo2013-01-161-1/+1
| |/ |/|
* | Merge "Make tox run doctests"Jenkins2013-01-152-8/+10
|\ \
| * | Make tox run doctestsMark McLoughlin2013-01-152-8/+10
* | | Merge "Allow rpc drivers to always be imported"Jenkins2013-01-152-10/+20
|\| |
| * | Allow rpc drivers to always be importedMark McLoughlin2013-01-152-10/+20
* | | Merge "Rework zmq setup and cleanup"Jenkins2013-01-151-26/+18
|\| |
| * | Rework zmq setup and cleanupMark McLoughlin2013-01-151-26/+18
| |/
* | Merge "Fix zmq socket.close() with eventlet 0.9.17"Jenkins2013-01-151-3/+7
|\ \ | |/ |/|
| * Fix zmq socket.close() with eventlet 0.9.17Eric Windisch2013-01-131-3/+7
* | Merge "Add missing parameter to impl_fake notify function."Jenkins2013-01-151-1/+1
|\ \