summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix tox.ini configVictor Sergeyev2013-06-272-1/+2
* Merge "Refactor KombuStubs fixture."Jenkins2013-06-261-10/+22
|\
| * Refactor KombuStubs fixture.Roman Podolyaka2013-06-261-10/+22
* | Merge "Don't use mixture of cfg.Opt() deprecated args"Jenkins2013-06-261-24/+22
|\ \ | |/ |/|
| * Don't use mixture of cfg.Opt() deprecated argsMark McLoughlin2013-06-251-24/+22
* | Merge "Add network_utils.urlsplit"Jenkins2013-06-262-0/+34
|\ \
| * | Add network_utils.urlsplitJulien Danjou2013-06-242-0/+34
* | | Merge "Don't reconnect to exclusive fanout consumers."Jenkins2013-06-261-1/+24
|\ \ \
| * | | Don't reconnect to exclusive fanout consumers.Michael Wilson2013-06-121-1/+24
* | | | Merge "Make AMQP based RPC consumer threads more robust"Jenkins2013-06-266-4/+222
|\ \ \ \
| * | | | Make AMQP based RPC consumer threads more robustRaymond Pekowski2013-06-256-4/+222
* | | | | Merge "Add IpFilter, IPNetnsExecFilter and EnvFilter"Jenkins2013-06-263-4/+250
|\ \ \ \ \
| * | | | | Add IpFilter, IPNetnsExecFilter and EnvFilterDirk Mueller2013-06-203-4/+250
* | | | | | Merge "rpc: remove some unused serialization code"Jenkins2013-06-261-6/+1
|\ \ \ \ \ \
| * | | | | | rpc: remove some unused serialization codeMark McLoughlin2013-06-251-6/+1
| | |/ / / / | |/| | | |
* | | | | | Merge "Fixes crash when no help for an option"Jenkins2013-06-251-0/+1
|\ \ \ \ \ \
| * | | | | | Fixes crash when no help for an optionThomas Goirand2013-06-251-0/+1
* | | | | | | Merge "Do not raise NEW exceptions"Jenkins2013-06-253-3/+13
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Do not raise NEW exceptionsSergey Vilgelm2013-06-253-3/+13
| |/ / / / /
* | | | | | Merge "Enable H202 hacking check"Jenkins2013-06-251-1/+1
|\ \ \ \ \ \
| * | | | | | Enable H202 hacking checkAnn Kamyshnikova2013-06-251-1/+1
* | | | | | | Merge "Replace nosetests with testr in tox.ini."Jenkins2013-06-253-15/+18
|\ \ \ \ \ \ \
| * | | | | | | Replace nosetests with testr in tox.ini.Victor Sergeyev2013-06-183-15/+18
* | | | | | | | Merge "Remove the unused plugins framework"Jenkins2013-06-258-501/+0
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | Remove the unused plugins frameworkMark McLoughlin2013-06-198-501/+0
| |/ / / / / /
* | / / / / / Allow BaseTestCase use a different conf objectMark McLoughlin2013-06-255-41/+41
| |/ / / / / |/| | | | |
* | | | | | Merge "Optionally reject messages on exception."Jenkins2013-06-244-17/+148
|\ \ \ \ \ \
| * | | | | | Optionally reject messages on exception.Sandy Walsh2013-06-204-17/+148
* | | | | | | Merge "Update kombu and anyjson"Jenkins2013-06-242-2/+18
|\ \ \ \ \ \ \
| * | | | | | | Update kombu and anyjsonDoug Hellmann2013-06-202-2/+18
| | |/ / / / / | |/| | | | |
* | | | | | | Merge "Creates a new file TESTING.rst."Jenkins2013-06-241-0/+88
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | Creates a new file TESTING.rst.Anita Kuno2013-06-201-0/+88
| |/ / / / /
* | | | | / Ensure that DB configuration is backward compatibleGary Kotton2013-06-223-1/+42
| |_|_|_|/ |/| | | |
* | | | | Merge "python3: Fix traceback while running python3."Jenkins2013-06-201-8/+10
|\ \ \ \ \
| * | | | | python3: Fix traceback while running python3.Chuck Short2013-06-171-8/+10
| | |/ / / | |/| | |
* | | | | Merge "Remove useless logging in networks_utils"Jenkins2013-06-201-5/+0
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Remove useless logging in networks_utilsJulien Danjou2013-06-191-5/+0
| |/ / /
* / / / Remove unused zmq relay functionalityMark McLoughlin2013-06-171-26/+3
|/ / /
* | | Merge "Add a fixture for using of SQLite in-memory DB."Jenkins2013-06-172-19/+52
|\ \ \
| * | | Add a fixture for using of SQLite in-memory DB.Roman Podolyaka2013-06-122-19/+52
| | |/ | |/|
* | | Refactors to_bytesZhongyue Luo2013-06-131-21/+23
| |/ |/|
* | Merge "Handle relative path arguments in Killfilter"Jenkins2013-06-122-13/+36
|\ \
| * | Handle relative path arguments in KillfilterDirk Mueller2013-06-122-13/+36
| |/
* | Merge "Fix workarounds for some values"Jenkins2013-06-121-2/+3
|\ \
| * | Fix workarounds for some valuesJulien Danjou2013-06-071-2/+3
* | | Merge "Add a funcutils file for working with functions."Jenkins2013-06-123-0/+221
|\ \ \ | |_|/ |/| |
| * | Add a funcutils file for working with functions.Joshua Harlow2013-06-093-0/+221
* | | Merge "Allow exceptions to hop up cells"Jenkins2013-06-122-3/+55
|\ \ \
| * | | Allow exceptions to hop up cellsMatthew Sherborne2013-06-122-3/+55
* | | | Merge "Add slugify to strutils"Jenkins2013-06-122-0/+45
|\ \ \ \ | |/ / / |/| | |