summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Make `utils.functional.retry_over_time` appear in rendered docs (#1245)Ash Berlin-Taylor2020-09-031-1/+1
* Indent code block in documentationMatus Valo2020-08-281-2/+2
* Remove python 2.7 and 3.5 from appveyor.yml (#1242)Matus Valo2020-08-241-22/+0
* Bump version: 5.0.0 → 5.0.1v5.0.1Omer Katz2020-08-234-4/+4
* Fix documentation issues.Omer Katz2020-08-233-13/+12
* Make flake8 happyMatus Valo2020-08-1710-20/+25
* Removed case.skipMatus Valo2020-08-1715-63/+48
* Added t/skip.py fileMatus Valo2020-08-171-0/+7
* Replace case.skip.todo with pytestMatus Valo2020-08-171-1/+1
* Replace case.skip.if_win32 with pytestMatus Valo2020-08-171-2/+2
* Replace case.skip.SkipTest with pytest.skipMatus Valo2020-08-171-2/+2
* Replaced case.skip.if_pypy and case.skip.if_python3Matus Valo2020-08-175-76/+45
* Use unittest.mock instead of caseMatus Valo2020-08-1645-46/+66
* Bump version: 4.6.11 → 5.0.0v5.0.0Omer Katz2020-08-054-5/+4
* Changelog for 5.0.0.Omer Katz2020-08-051-11/+21
* Remove string types compat code.Omer Katz2020-08-052-10/+2
* autopep8.remove-python2-supportOmer Katz2020-08-0419-27/+25
* Run tests with PyPy 3.6-7.3.1.Omer Katz2020-08-041-3/+3
* Restore this import compatibility code.Omer Katz2020-08-041-1/+5
* Merge branch 'master' into remove-python2-supportOmer Katz2020-07-303-5/+9
|\
| * flake8: noqa the Python 2-only builtins (#1228)4.xChristian Clauss2020-07-283-8/+8
| * buffer() was removed in Python 3 so use bytes (#1218)Christian Clauss2020-07-281-0/+4
| * tox.ini: Lint on Python, not on legacy Python (#1217)Christian Clauss2020-07-282-6/+7
* | Remove flakeplus from the build.Omer Katz2020-07-302-3/+0
* | Adjust setup.py.Omer Katz2020-07-301-8/+5
* | Drop testing for Python < 3.6.Omer Katz2020-07-302-41/+11
* | Delete five.Omer Katz2020-07-231-6/+0
* | Remove five usage from tests.Omer Katz2020-07-2320-90/+37
* | Remove five usage from kombu/.Omer Katz2020-07-2317-70/+43
* | Remove five usage from kombu/utils.Omer Katz2020-07-2310-136/+55
* | Remove five usage from kombu/transport.Omer Katz2020-07-2319-52/+38
* | Remove five usage from kombu/asynchronous.Omer Katz2020-07-237-22/+10
* | pyupgradeOmer Katz2020-07-13158-617/+360
|/
* Add an SQS transport option for custom botocore configKrzysztof Jagiello2020-07-012-1/+30
* v4.6.11v4.6.11Asif Saif Uddin (Auvi)2020-06-244-4/+4
* changelog for v4.6.11Asif Saif Uddin (Auvi)2020-06-241-1/+12
* Improve mention for MongoDB transport mention in docsDefteZ2020-06-142-2/+4
* Revert incompatible changes in #1193 and additional improvements (#1211)Matus Valo2020-06-106-29/+88
* default_channel should reconnect automatically (#1209)Matus Valo2020-06-053-0/+19
* v4.6.10v4.6.104.6.9Asif Saif Uddin (Auvi)2020-06-034-4/+4
* changelog for 4.6.10Asif Saif Uddin (Auvi)2020-06-031-0/+13
* Merge branch 'master' of https://github.com/celery/kombuAsif Saif Uddin (Auvi)2020-06-033-15/+77
|\
| * reuse connectionConor Stevenson2020-06-022-1/+5
| * set _connection in _ensure_connection (#1205)v4.6.9Conor Stevenson2020-06-012-2/+5
| * Improved Consumer user guideMatus Valo2020-06-011-13/+68
* | remove un supported classifierAsif Saif Uddin (Auvi)2020-06-031-1/+0
|/
* v 4.6.9Asif Saif Uddin (Auvi)2020-06-014-4/+4
* update changelog for 4.6.94.6.9Asif Saif Uddin (Auvi)2020-06-011-1/+1
* update changelogAsif Saif Uddin (Auvi)2020-06-011-1/+36
* update pyamqpAsif Saif Uddin2020-06-011-1/+1