summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge "[zmq] Support message versions for rolling upgrades"5.14.0Jenkins2016-12-0615-126/+432
|\
| * [zmq] Support message versions for rolling upgradesGevorg Davoian2016-12-0515-126/+432
* | Merge "Periodically purge sender link cache"Jenkins2016-12-053-15/+104
|\ \
| * | Periodically purge sender link cacheAndrew Smith2016-12-013-15/+104
* | | Merge "Use assertGreater(len(x), 0) instead of assertTrue(len(x) > 0)"Jenkins2016-12-051-2/+2
|\ \ \ | |_|/ |/| |
| * | Use assertGreater(len(x), 0) instead of assertTrue(len(x) > 0)gecong19732016-11-241-2/+2
* | | Merge "Register opts if we're going to check conf.transport_url in parse()"Jenkins2016-12-021-0/+2
|\ \ \
| * | | Register opts if we're going to check conf.transport_url in parse()Dan Smith2016-11-281-0/+2
* | | | [zmq] Fix non voting gate jobsOleksii Zamiatin2016-12-024-16/+8
* | | | Fix transport url with empty portMehdi Abaakouk2016-12-022-2/+11
* | | | Merge "Remove ordering assumption from functional test"Jenkins2016-12-021-13/+9
|\ \ \ \
| * | | | Remove ordering assumption from functional testMehdi Abaakouk2016-12-021-13/+9
* | | | | 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