summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* disable healthcheckciAsif Saif Uddin (Auvi)2021-02-281-6/+6
* docker optionAsif Saif Uddin (Auvi)2021-02-251-1/+1
* envAsif Saif Uddin (Auvi)2021-02-251-3/+3
* modify commandsAsif Saif Uddin (Auvi)2021-02-251-10/+10
* added initial draft github action workflowAsif Saif Uddin (Auvi)2021-02-251-0/+88
* t/unit/asynchronous/http/test_curl: fix test_set_timeoutraittes2021-02-121-1/+3
* kombu/asynchronous/http/curl: implement _set_timeoutraittes2021-02-121-1/+1
* attempt to update to tox docker 2.0Asif Saif Uddin2021-02-011-5/+7
* min py-amqp to 5.0.5 (#1292)Asif Saif Uddin2021-02-011-1/+1
* Python 3 style print statementRedowan Delowar2021-01-151-1/+1
* Fix issues with parsing URL with an extra / in it.Terry Cain2021-01-064-18/+86
* Allow specifying session token (#1283)Philipp A2021-01-051-3/+14
* Support for Azure Service Bus 7.0.0 (#1284)Terry Cain2021-01-043-296/+476
* docs: fix simple typo, propery -> propertyTim Gates2020-12-281-1/+1
* Update connections.rst with Redis sentinel exampleAnudeep Samaiya2020-12-231-0/+3
* redis: Support Sentinel with SSLAbdealiJK2020-12-032-1/+39
* Remove python2 compatibility code (#1277)Matus Valo2020-11-255-34/+6
* Added 4.6.8 changelogKevin Fox2020-11-211-2/+9
* Add timeout to producer publish (#1269)RezaSi2020-11-172-4/+18
* Pin urllib3<1.26 to fix failing unittests.Matus Valo2020-11-161-0/+1
* Require py-amqp 5.0.2.Omer Katz2020-11-111-1/+1
* Remove kombu.transport.sqlalchemy.models from API reference Table of ContentMatus Valo2020-11-031-3/+2
* Include sqlalchemy to requirements/docs.txtMatus Valo2020-11-031-0/+1
* Reformat and improve kombu transport reference docs (#1264)Matus Valo2020-11-0318-78/+500
* move to travis-ci.comAsif Saif Uddin2020-10-311-2/+2
* Add vine to dependenciesChris Burr2020-10-311-1/+1
* Added kombu.pools.get_limit() to pools userguideMatus Valo2020-10-241-1/+14
* Fix parameter of SimpleBuffer in exampleMatus Valo2020-10-241-1/+1
* Revert "on worker restart - restore visible regardless to time (#905)"Vinay Karanam2020-10-152-23/+0
* Added self to AUTHORS (#1260)vinay karanam2020-10-141-0/+1
* Fix pidbox not using default channelsChris Lambacher2020-10-131-2/+2
* Test default channel gets usedChris Lambacher2020-10-131-0/+41
* Fix default value of pool limit to 10 in docs.Matus Valo2020-10-121-1/+1
* Fix Downloads badge in README.rstMatus Valo2020-10-081-1/+3
* Fix failing readthedocs build due missing curl system packagesMatus Valo2020-10-081-1/+3
* Split reference guide into sectionsMatus Valo2020-10-081-18/+43
* Include SQS reference guide and minor refactor of the content styleMatus Valo2020-10-082-45/+56
* rename section kombu -> kombu.serialization in reference docsMatus Valo2020-10-021-3/+3
* Removed kombu.five from reference toctreeMatus Valo2020-09-271-1/+0
* Fixed examples in failover documentationMatus Valo2020-09-241-4/+0
* Redis Transport: Small improvements of `SentinelChannel` (#1253)Matus Valo2020-09-242-1/+19
* Added Redis SentinelChannel to reference docsMatus Valo2020-09-232-3/+22
* Revert "Added redis transport key_prefix from envvars"Matus Valo2020-09-081-9/+4
* Wheels are no longer universal.Omer Katz2020-09-061-2/+2
* Bump version: 5.0.1 → 5.0.2v5.0.2Omer Katz2020-09-064-4/+4
* Update changelog.Omer Katz2020-09-061-0/+9
* Update tox.Omer Katz2020-09-061-4/+3
* Bump py-amqp version to 5.0.0.Omer Katz2020-09-061-1/+1
* Added redis transport key_prefix from envvarsRudy Attias2020-09-061-4/+9
* Added Failover userguideMatus Valo2020-09-052-0/+173