summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge "Fix pika functional tests"5.6.0Jenkins2016-08-012-4/+14
|\
| * Fix pika functional testsGevorg Davoian2016-08-012-4/+14
* | Merge "Remove discover from test-requirements"Jenkins2016-07-291-1/+0
|\ \
| * | Remove discover from test-requirementsThomas Bechtold2016-07-041-1/+0
* | | Merge "Updated from global requirements"Jenkins2016-07-292-2/+2
|\ \ \
| * | | Updated from global requirementsOpenStack Proposal Bot2016-07-292-2/+2
* | | | fix a typo in impl_rabbit.pymaoshuai2016-07-291-1/+1
|/ / /
* | | Fix syntax error on notification listener docsGregory Haynes2016-07-281-1/+1
* | | Merge "Introduce TTL for idle connections"Jenkins2016-07-275-24/+76
|\ \ \
| * | | Introduce TTL for idle connectionsKirill Bespalov2016-07-225-24/+76
* | | | Merge "Delete fanout queues on gracefully shutdown"Jenkins2016-07-261-1/+5
|\ \ \ \
| * | | | Delete fanout queues on gracefully shutdownKirill Bespalov2016-07-261-1/+5
* | | | | Merge "Fix parameters of assertEqual are misplaced"Jenkins2016-07-2611-201/+197
|\ \ \ \ \
| * | | | | Fix parameters of assertEqual are misplacedyan.haifeng2016-07-2111-201/+197
* | | | | | Merge "[zmq] Let proxy serve on a static port numbers"Jenkins2016-07-259-41/+143
|\ \ \ \ \ \
| * | | | | | [zmq] Let proxy serve on a static port numbersOleksii Zamiatin2016-07-229-41/+143
| | |/ / / / | |/| | | |
* | | | | | Properly cleanup listener and driver on simulator exitGevorg Davoian2016-07-241-13/+19
|/ / / / /
* | | | | Merge "Fix misstyping issue"Jenkins2016-07-211-1/+1
|\ \ \ \ \
| * | | | | Fix misstyping issueEdu Alcaniz2016-07-191-1/+1
* | | | | | Updated from global requirementsOpenStack Proposal Bot2016-07-191-2/+2
| |/ / / / |/| | | |
* | | | | Merge "Add deprecated relnote for max_retries rabbit configuration option"Jenkins2016-07-191-0/+5
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Add deprecated relnote for max_retries rabbit configuration optionJoshua Harlow2016-07-121-0/+5
* | | | | Merge "notify: add a CLI tool to manually send notifications"Jenkins2016-07-182-0/+46
|\ \ \ \ \
| * | | | | notify: add a CLI tool to manually send notificationsJulien Danjou2016-07-132-0/+46
* | | | | | Updated from global requirementsOpenStack Proposal Bot2016-07-151-1/+1
|/ / / / /
* | | | | Merge "[zmq] Merge publishers"Jenkins2016-07-137-178/+184
|\ \ \ \ \
| * | | | | [zmq] Merge publishersGevorg Davoian2016-07-127-178/+184
* | | | | | Merge "[zmq] Add py34 configuration for functional tests"Jenkins2016-07-132-1/+8
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | [zmq] Add py34 configuration for functional testsOleksii Zamiatin2016-07-122-1/+8
| |/ / / /
* | | | | Merge "Replace assertEqual(None, *) with assertIsNone in tests"Jenkins2016-07-121-1/+1
|\ \ \ \ \
| * | | | | Replace assertEqual(None, *) with assertIsNone in testsweiweigu2016-07-121-1/+1
| |/ / / /
* | | | | Add Python 3.5 classifier and venvChangBo Guo(gcb)2016-07-122-1/+13
|/ / / /
* | | | Updated from global requirementsOpenStack Proposal Bot2016-07-092-3/+3
| |/ / |/| |
* | | Merge "Add Python 3.4 functional tests for AMQP 1.0 driver"Jenkins2016-07-081-1/+7
|\ \ \
| * | | Add Python 3.4 functional tests for AMQP 1.0 driverKenneth Giusti2016-07-061-1/+7
* | | | [zmq] Use json/msgpack instead of pickleGevorg Davoian2016-07-0811-62/+112
* | | | [zmq] Refactor publishersGevorg Davoian2016-07-0719-760/+635
* | | | Merge "Remove rabbitmq max_retries"Jenkins2016-07-061-0/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Remove rabbitmq max_retriesMehdi Abaakouk2016-06-291-0/+1
* | | | Merge "[zmq] Additional configurations for f-tests"Jenkins2016-07-054-1/+69
|\ \ \ \ | |_|/ / |/| | |
| * | | [zmq] Additional configurations for f-testsOleksii Zamiatin2016-07-044-1/+69
| | |/ | |/|
* | | tests: allow to override the functionnal tests suite argsMehdi Abaakouk2016-07-041-5/+5
* | | Merge "tests: rabbitmq failover tests"Jenkins2016-07-047-72/+161
|\ \ \ | |/ / |/| |
| * | tests: rabbitmq failover testsMehdi Abaakouk2016-07-047-72/+161
* | | Imported Translations from ZanataOpenStack Proposal Bot2016-07-013-3/+112
* | | Updated from global requirementsOpenStack Proposal Bot2016-06-302-3/+3
* | | Config: no need to set default=NoneChangBo Guo(gcb)2016-06-282-6/+4
| |/ |/|
* | Merge "Improve the impl_rabbit logging"Jenkins2016-06-232-25/+49
|\ \
| * | Improve the impl_rabbit loggingKirill Bespalov2016-06-072-25/+49
* | | Merge "[zmq] Fix message sending when using proxy and not using PUB/SUB"5.5.0Jenkins2016-06-214-8/+21
|\ \ \