summaryrefslogtreecommitdiff
path: root/t/unit/utils
Commit message (Expand)AuthorAgeFilesLines
* autopep8.remove-python2-supportOmer Katz2020-08-042-1/+2
* Remove five usage from tests.Omer Katz2020-07-235-56/+14
* pyupgradeOmer Katz2020-07-1314-38/+9
* Support standard values for ssl_cert_reqs query parameter. (#1139)Dave Peticolas2020-02-021-2/+23
* Fix redis health checks (#1122)Ashish Bansal (mrphantom)2019-12-021-1/+27
* Make sure that max_retries=0 is treated differently than None (#1080)Eric Higdon2019-08-131-1/+16
* Switch from pkg_resources importlib-metadata (#1071)David Szotten2019-07-061-15/+11
* Support SSL URL parameters correctly for rediss protocol (#1002)Paul Bailey2019-02-211-0/+32
* Add timeout to retry_over_time (#880)tothegump2018-08-091-0/+17
* Fixes #791 - SQS queue name gets mangled in Python 2.7 environment (#794)John Koehl2018-01-281-3/+23
* Make flake8 happy.Omer Katz2017-12-171-2/+2
* Adds Queue.expires,.message_ttl,.max_length,.max_length_bytes,.max_priority (...Ask Solem2016-10-141-0/+23
* Removes kombu.syn, moves detect_environment to utils.compatAsk Solem2016-10-051-0/+57
* Virtual transport deliver now calls callback, no return value. Fixes #593Ask Solem2016-09-021-8/+9
* Rewrite tests to use py.testAsk Solem2016-08-2314-0/+914