summaryrefslogtreecommitdiff
path: root/t/unit/utils
Commit message (Expand)AuthorAgeFilesLines
* 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