summaryrefslogtreecommitdiff
path: root/t/unit/test_connection.py
Commit message (Expand)AuthorAgeFilesLines
* Remove five usage from tests.Omer Katz2020-07-231-2/+1
* pyupgradeOmer Katz2020-07-131-2/+0
* Revert incompatible changes in #1193 and additional improvements (#1211)Matus Valo2020-06-101-8/+12
* default_channel should reconnect automatically (#1209)Matus Valo2020-06-051-0/+12
* reuse connectionConor Stevenson2020-06-021-0/+4
* set _connection in _ensure_connection (#1205)v4.6.9Conor Stevenson2020-06-011-0/+2
* Fix broken compatibility with CeleryMatus Valo2020-06-011-4/+4
* Ensure connection when connecting to brokerMatus Valo2020-06-011-26/+26
* Add support for health_check_interval option in broker_transport_options. (#1...Kevin Fox2020-01-111-0/+1
* Add missing parameter queue_args in kombu.connection.SimpleBuffer (#1128)Mario Rodriguez Molins2019-11-231-0/+31
* fixes #1097 (#1099)Shekhar Kamble2019-09-101-0/+8
* sanitise url when include_password is false (fixes #1085) (#1095)Shekhar Kamble2019-09-031-0/+7
* Allow users to switch URLs while omitting the resource identifier (#1032)ngie-eign2019-06-241-0/+10
* Remove unused private method.Omer Katz2019-01-081-6/+0
* Added tests that verify that librabbitmq is selected when available and not s...Omer Katz2018-08-161-0/+14
* Rename `async` keyword to `asynchronous` (#839)Thomas Achtemichuk2018-03-191-1/+1
* Prefer dict literal syntax over dict() (#787)Mads Jensen2017-09-081-22/+22
* Pass connection options from broker_options to default_channel (#769)Anthony Lukach2017-08-021-0/+26
* Rewrite tests to use py.testAsk Solem2016-08-231-0/+673