summaryrefslogtreecommitdiff
path: root/oslo_messaging
Commit message (Expand)AuthorAgeFilesLines
* Merge "Correct usage of transport_url in example"Zuul2018-06-062-5/+8
|\
| * Correct usage of transport_url in exampleSteve Kowalik2018-06-062-5/+8
* | Add warning output if failed to rebuild exception when deserializeTommyLike2018-06-061-2/+4
|/
* Add ConfFixture.transport_url6.4.0Steve Kowalik2018-06-016-26/+31
* [rabbitmq] Implement active call monitoringDan Smith2018-05-0913-44/+221
* Merge "Add heartbeat() method to RpcIncomingMessage"Zuul2018-05-016-0/+28
|\
| * Add heartbeat() method to RpcIncomingMessageDan Smith2018-04-246-0/+28
* | Add kafka for python 3 functional testAndrew Smith2018-04-171-1/+1
|/
* Merge "Add restart() method to DecayingTimer"6.1.0Zuul2018-04-042-0/+17
|\
| * Add restart() method to DecayingTimerDan Smith2018-03-072-0/+17
* | Revert "rabbit: Don't prefetch when batch_size is set"Wonil Choi2018-04-021-6/+0
* | remove zmq testsDoug Hellmann2018-03-2616-1599/+0
* | Remove the deprecated Pika driver6.0.0Kenneth Giusti2018-03-2116-4027/+1
* | Add kafka config options for security (ssl/sasl)Andrew Smith2018-02-133-16/+82
|/
* Add support for synchronous commitAndrew Smith2018-01-183-5/+18
* Add kafka driver vhost emulation5.35.0Andrew Smith2017-12-273-84/+111
* Update kafka functional testAndrew Smith2017-12-164-7/+38
* Merge "rabbitmq: don't wait for message ack/requeue"Zuul2017-11-302-35/+4
|\
| * rabbitmq: don't wait for message ack/requeueMehdi Abaakouk2017-11-292-35/+4
* | Merge "sort when using groupby"Zuul2017-11-291-3/+4
|\ \ | |/ |/|
| * sort when using groupbygord chung2017-11-261-3/+4
* | don't convert generator to list unless requiredgord chung2017-11-271-3/+1
|/
* Catch socket.timeout when doing heartbeat_checkVincent Untz2017-11-141-1/+2
* fix batch handlinggord chung2017-11-121-21/+9
* Flesh out transport_url helpBen Nemec2017-10-061-4/+12
* Merge "Fix default value of RPC dispatcher access_policy"5.33.0Jenkins2017-09-263-16/+2
|\
| * Fix default value of RPC dispatcher access_policyzhangxuanyuan2017-09-243-16/+2
* | Fix wrong transport warnings in functional testsRajath Agasthya2017-09-222-8/+28
|/
* Merge "Warn when wrong transport instance is used"5.32.0Jenkins2017-09-1513-55/+148
|\
| * Warn when wrong transport instance is usedRajath Agasthya2017-09-1113-55/+148
* | Merge "Class-level _exchanges in FakeExchangeManager"Jenkins2017-09-083-29/+55
|\ \
| * | Class-level _exchanges in FakeExchangeManagerdparalen2017-08-023-29/+55
* | | Merge "Fix some reST field lists in docstrings"Jenkins2017-09-082-5/+5
|\ \ \ | |_|/ |/| |
| * | Fix some reST field lists in docstringslingyongxu2017-09-072-5/+5
| |/
* | Merge "Suppress excessive debug logs when consume rabbit"Jenkins2017-09-071-5/+4
|\ \
| * | Suppress excessive debug logs when consume rabbitZhen Qin2017-09-061-5/+4
| |/
* | Merge "Add support for virtual hosts"Jenkins2017-09-076-58/+243
|\ \ | |/ |/|
| * Add support for virtual hostsKenneth Giusti2017-07-286-58/+243
* | Merge "Ensure RPC endpoint target attribute is correct"5.31.0Jenkins2017-08-292-0/+75
|\ \
| * | Ensure RPC endpoint target attribute is correctKenneth Giusti2017-08-162-0/+75
* | | Merge "Remove envelope argument from driver send() interface"Jenkins2017-08-272-6/+3
|\ \ \
| * | | Remove envelope argument from driver send() interfaceRajath Agasthya2017-08-252-6/+3
| |/ /
* | | Imported Translations from ZanataOpenStack Proposal Bot2017-08-243-140/+0
* | | Merge "Prevent rabbit from raising unexpected exceptions"Jenkins2017-08-222-10/+20
|\ \ \
| * | | Prevent rabbit from raising unexpected exceptionsKenneth Giusti2017-08-212-10/+20
| |/ /
* | | Merge "Remove unnecessary setUp function in testcase"Jenkins2017-08-212-7/+1
|\ \ \
| * | | Remove unnecessary setUp function in testcaseliuyamin2017-08-182-7/+1
| |/ /
* | | Fix a typolidong2017-08-101-2/+2
|/ /
* | Remove the test that counts kombu connect callsKenneth Giusti2017-07-281-6/+1
* | Merge "Add monkey_patch to demo code."Jenkins2017-07-131-0/+7
|\ \