summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Opencollective bot is now configured.opencollective-botOmer Katz2021-04-121-0/+18
* Add support for SQLAlchemy 1.4. (#1328)Omer Katz2021-04-061-1/+6
* Fix CI failure (#1327)Omer Katz2021-04-061-6/+6
* Azure Service Bus - versatile queue names fix (#1324)Tomasz Niedziela-Brach2021-04-042-1/+28
* Bump version: 5.0.2 → 5.1.0b1v5.1.0b1Asif Saif Uddin (Auvi)2021-04-014-4/+4
* added changlog for v5.1.0b1Asif Saif Uddin (Auvi)2021-04-011-0/+37
* Use a thread-safe implementation of cached_property (#1316)Omer Katz2021-04-013-50/+41
* min py-amqp to v5.0.6 (#1325)Asif Saif Uddin2021-04-011-1/+1
* SQS Broker - handle STS authentication with AWS (#1322)gal cohen2021-03-292-15/+134
* Update default login method for librabbitmq and pyamqp (#936)Davis Kirkendall2021-03-242-2/+2
* Small doc fixes (#1319)Gabriel Niebler2021-03-181-11/+19
* Drop obsolete code importing pickle (#1315)Illia Volochii2021-03-161-7/+1
* Fix tiny mistake in introduction (#1312)Gabriel Niebler2021-03-161-3/+3
* Drop support for the lzma backport.Omer Katz2021-03-162-28/+20
* Update connection.py (#1311)Krogsager2021-03-151-1/+6
* Update default pickle protocol version to 4 (#1314)Illia Volochii2021-03-151-3/+2
* Add Github Actions CI (#1309)Matus Valo2021-03-074-12/+82
* fix: non kombu json message decoding in SQS transport (#1306)Max Nikitenko2021-03-072-4/+21
* Fixed SQS unittestsMatus Valo2021-03-071-1/+6
* Revert "Port of redis code improvements from prior revision (#1132)" (#1307)Matus Valo2021-03-064-581/+260
* Port of redis code improvements from prior revision (#1132)Matt Davis2021-03-034-260/+581
* alter doc (#1304)gal cohen2021-03-021-0/+1
* SQS back-off policy (#1301)gal cohen2021-03-024-1/+148
* Disable namedtuple to object feature in simplejson (#1297)Choi Geonu2021-03-012-1/+9
* 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