summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge "Replace direct use of testtools BaseTestCase."Jenkins2013-01-2830-132/+121
|\
| * Replace direct use of testtools BaseTestCase.Monty Taylor2013-01-2430-132/+121
* | Merge "Remove the last of the nose-isms."Jenkins2013-01-281-13/+12
|\|
| * Remove the last of the nose-isms.Monty Taylor2013-01-241-13/+12
* | Merge "Replaced direct usage of stubout with BaseTestCase."Jenkins2013-01-286-39/+13
|\|
| * Replaced direct usage of stubout with BaseTestCase.Monty Taylor2013-01-246-39/+13
* | Merge "Fix up test_qpid to use BaseTestCase."Jenkins2013-01-282-30/+16
|\|
| * Fix up test_qpid to use BaseTestCase.Monty Taylor2013-01-242-30/+16
* | Merge "Use testtools as test base class."Jenkins2013-01-2845-410/+208
|\|
| * Use testtools as test base class.Monty Taylor2013-01-2445-410/+208
* | Merge "Start adding reusable test fixtures."Jenkins2013-01-283-0/+39
|\|
| * Start adding reusable test fixtures.Monty Taylor2013-01-243-0/+39
* | Merge "Document tools/flakes is from commons"Jenkins2013-01-261-0/+2
|\ \
| * | Document tools/flakes is from commonsJoe Gordon2013-01-241-0/+2
* | | setup: count revs for revno if there are no tagsMark McLoughlin2013-01-251-3/+17
|/ /
* | Merge "UTC ISO8601 from timestamp"Jenkins2013-01-232-0/+12
|\ \
| * | UTC ISO8601 from timestampFlaper Fesp2013-01-212-0/+12
* | | Merge "Import timeutils.is_soon from keystoneclient"Jenkins2013-01-232-0/+19
|\ \ \
| * | | Import timeutils.is_soon from keystoneclientJulien Danjou2013-01-232-0/+19
| | |/ | |/|
* / | Allow update.py to copy toolsJoe Gordon2013-01-232-0/+14
|/ /
* | Merge "Enable ZeroMQ tests"Jenkins2013-01-222-1/+1
|\ \
| * | Enable ZeroMQ testsEric Windisch2013-01-192-1/+1
* | | Merge "Move logging config options into the log module"Jenkins2013-01-214-142/+123
|\ \ \
| * | | Move logging config options into the log moduleMark McLoughlin2013-01-214-142/+123
* | | | Merge "Use revno and git sha for pre-release versioning."Jenkins2013-01-213-12/+41
|\ \ \ \
| * | | | Use revno and git sha for pre-release versioning.Monty Taylor2013-01-183-12/+41
* | | | | Merge "Add env var version override for packagers."Jenkins2013-01-211-0/+3
|\| | | | | |/ / / |/| | |
| * | | Add env var version override for packagers.Monty Taylor2013-01-181-0/+3
| | |/ | |/|
* / | Remove unused etc/openstack-common.conf.testMark McLoughlin2013-01-211-31/+0
|/ /
* | Merge "Require greenlet 0.3.2 (or later)"Jenkins2013-01-181-1/+1
|\ \
| * | Require greenlet 0.3.2 (or later)Zane Bitter2013-01-181-1/+1
* | | Merge "Fixes import order errors"Jenkins2013-01-188-9/+9
|\ \ \
| * | | Fixes import order errorsZhongyue Luo2013-01-188-9/+9
| | |/ | |/|
* | | 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-153-9/+11
|\ \
| * | Make tox run doctestsMark McLoughlin2013-01-153-9/+11
* | | 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-152-27/+18
|\| |
| * | Rework zmq setup and cleanupMark McLoughlin2013-01-152-27/+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