summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge "Remove small job timeout"5.13.0Jenkins2016-11-301-1/+0
|\
| * Remove small job timeoutMehdi Abaakouk2016-11-301-1/+0
* | Merge "[zmq] Fix zmq-specific f-tests from periodic hangs"Jenkins2016-11-301-6/+4
|\ \ | |/ |/|
| * [zmq] Fix zmq-specific f-tests from periodic hangsGevorg Davoian2016-11-251-6/+4
* | Merge "[doc] Fix three typos"Jenkins2016-11-292-3/+3
|\ \
| * | [doc] Fix three typosAtsushi SAKAI2016-11-282-3/+3
| |/
* | Merge "[zmq] Send fanouts without pub/sub in background"Jenkins2016-11-2810-56/+114
|\ \
| * | [zmq] Send fanouts without pub/sub in backgroundGevorg Davoian2016-11-2410-56/+114
* | | [zmq] Fix functional gates proxy/pub-subOleksii Zamiatin2016-11-252-2/+2
| |/ |/|
* | Merge "Add Constraints support"Jenkins2016-11-242-5/+51
|\ \
| * | Add Constraints supportTony Breeds2016-11-232-5/+51
* | | Merge "[sentinel] Move master/slave discovering from __init__"Jenkins2016-11-241-8/+23
|\ \ \ | |_|/ |/| |
| * | [sentinel] Move master/slave discovering from __init__Kirill Bespalov2016-11-141-8/+23
* | | Replace six.iteritems() with .items()Li-zhigang2016-11-2311-20/+14
| |/ |/|
* | Merge "Document the transport backend driver interface"Jenkins2016-11-223-62/+447
|\ \
| * | Document the transport backend driver interfaceKenneth Giusti2016-11-223-62/+447
* | | [zmq] Fix configuration for functional gate jobozamiatin2016-11-221-1/+1
|/ /
* | Merge "Fix a docstring typo in impl_pika.py"Jenkins2016-11-181-1/+1
|\ \ | |/ |/|
| * Fix a docstring typo in impl_pika.pymelissaml2016-11-181-1/+1
* | Merge "Updated from global requirements"Jenkins2016-11-101-1/+1
|\ \
| * | Updated from global requirementsOpenStack Proposal Bot2016-11-091-1/+1
* | | rabbit: on reconnect set socket timeout after channel is setDmitry Mescheryakov2016-11-101-2/+1
|/ /
* | [zmq] Don't create real matchmaker in unit testsGevorg Davoian2016-11-081-0/+26
* | Merge "rabbit: Avoid busy loop on epoll_wait with heartbeat+eventlet"Jenkins2016-11-081-1/+1
|\ \
| * | rabbit: Avoid busy loop on epoll_wait with heartbeat+eventletJohn Eckersberg2016-11-071-1/+1
* | | Merge "Remove useless logging import statements"Jenkins2016-11-0810-27/+0
|\ \ \
| * | | Remove useless logging import statementsChangBo Guo(gcb)2016-11-0810-27/+0
* | | | Merge "update srouce doc pika_driver.rst the charactor then to than"Jenkins2016-11-081-1/+1
|\ \ \ \
| * | | | update srouce doc pika_driver.rst the charactor then to thanwanglmopenstack2016-11-071-1/+1
| |/ / /
* | | | Merge "This patch cleans up the 'notification_listener.rst' documetion by rem...Jenkins2016-11-081-3/+1
|\ \ \ \ | |/ / / |/| | |
| * | | This patch cleans up the 'notification_listener.rst' documetionericxiett2016-11-051-3/+1
* | | | Merge "[zmq] Cleanup changes to zmq-specific f-tests"Jenkins2016-11-075-38/+42
|\ \ \ \
| * | | | [zmq] Cleanup changes to zmq-specific f-testsGevorg Davoian2016-11-075-38/+42
| |/ / /
* | | | Merge "[zmq] Refactor receivers"Jenkins2016-11-079-141/+126
|\ \ \ \ | |_|/ / |/| | |
| * | | [zmq] Refactor receiversGevorg Davoian2016-11-079-141/+126
| |/ /
* | | Updated from global requirementsOpenStack Proposal Bot2016-11-061-1/+1
|/ /
* | Merge "Remove the temporary hack in code"Jenkins2016-11-041-10/+1
|\ \
| * | Remove the temporary hack in codezhangshengping20122016-10-261-10/+1
* | | Remove nonexistent functions from documentationGevorg Davoian2016-11-043-5/+1
* | | Merge "Replace retrying with tenacity"Jenkins2016-11-036-62/+74
|\ \ \
| * | | Replace retrying with tenacityGevorg Davoian2016-11-036-62/+74
* | | | Merge "[simulator] Fix transport_url usage"Jenkins2016-11-031-4/+0
|\ \ \ \ | |/ / / |/| | |
| * | | [simulator] Fix transport_url usageKirill Bespalov2016-10-191-4/+0
* | | | Updated from global requirements5.12.0OpenStack Proposal Bot2016-11-022-2/+2
| |_|/ |/| |
* | | Updated from global requirementsOpenStack Proposal Bot2016-10-272-3/+3
| |/ |/|
* | Merge "[zmq] Don't fallback to topic if wrong server specified"Jenkins2016-10-214-9/+7
|\ \
| * | [zmq] Don't fallback to topic if wrong server specifiedozamiatin2016-10-204-9/+7
* | | Merge "Change assertTrue(isinstance()) by optimal assert"Jenkins2016-10-213-11/+11
|\ \ \
| * | | Change assertTrue(isinstance()) by optimal assertmelissaml2016-10-203-11/+11
* | | | Merge "Update .coveragerc after the removal of respective directory"Jenkins2016-10-211-1/+1
|\ \ \ \