summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Run build on OSX & introduce build stages.ci-build-stages-and-osxOmer Katz2018-05-291-0/+24
* Bump version.v2.3.1Omer Katz2018-05-281-2/+2
* Fix date.Omer Katz2018-05-281-1/+1
* Format code.Omer Katz2018-05-281-1/+1
* Sort imports.Omer Katz2018-05-281-1/+1
* Updated the changelog.Omer Katz2018-05-281-0/+16
* Bump version: 2.3.0 → 2.3.1Omer Katz2018-05-284-4/+4
* Ensure unicode is tested.Omer Katz2018-05-281-2/+2
* Install pytest-sugar.Omer Katz2018-05-281-0/+1
* Ignore pytest_cache.Omer Katz2018-05-281-0/+1
* Ensure a unicode string is tested.Omer Katz2018-05-281-1/+1
* Check if text_t instead of string_t (#192)Omer Katz2018-05-281-6/+3
* Bump version: 2.2.2 → 2.3.0v2.3.0Omer Katz2018-05-273-3/+3
* Updated the changelogOmer Katz2018-05-271-0/+40
* Do the right thing when python-gssapi is installed (#190)Jacopo Notarstefano2018-05-131-2/+1
* Update all pypi.python.org URLs to pypi.org (#189)Jon Dufresne2018-04-264-13/+13
* next version should be 2.3.0 for celery 4.2.0Asif Saifuddin Auvi2018-04-161-1/+1
* Pass python_requires argument to setuptools (#185)Jon Dufresne2018-03-051-0/+1
* tag 2.2.3Asif Saifuddin Auvi2018-02-141-1/+1
* Testing: Replace @patch decorators (#182)Matthias Urlichs2018-02-148-171/+170
* Fix UnboundLocalError from exception assignment to variable (#184)eric-eric-eric2018-02-092-12/+30
* Support for EXTERNAL authentication and specific login_method (#176)Matthias Erll2018-01-024-15/+119
* Run flake8 on both Python 2.7 and 3.6 (#177)cclauss2017-12-251-0/+2
* Disable the pip progress bar.Omer Katz2017-12-171-2/+2
* Make flake8 happy.Omer Katz2017-12-171-2/+2
* autopep8.Omer Katz2017-12-171-1/+2
* Install sphinx-celery from git for now. (#174)Omer Katz2017-12-131-1/+1
* Lookup by socket option name. (#173)Matthias Erll2017-12-111-2/+2
* Added coverage for the case where the connection is dropped.Omer Katz2017-10-281-0/+5
* Ignore coverage measurement for hack to make pyamqp to work with Python<=2.7.7.Omer Katz2017-10-281-1/+1
* Increase coverage for the having_timeout() context manager.Omer Katz2017-10-281-0/+4
* Try upgrading wheel, pip and setuptools first.Omer Katz2017-10-281-1/+3
* isort.Omer Katz2017-10-2820-47/+33
* autopep8.Omer Katz2017-10-281-6/+6
* Turns out CPython can't record coverage for continue statements.Omer Katz2017-10-281-1/+1
* Added coverage for the case where the socket initialization fails.Omer Katz2017-10-281-0/+12
* Don't send AAAA DNS request when domain resolved to IPv4 address (#153)Ihar Hrachyshka2017-10-282-23/+171
* Python 3 UTF-8 Encode/Decode w/ Surrogates (#168)Stephen Hatch2017-10-263-5/+12
* #145: Cleanup TCP configurations across platforms and unified defaults into o...Dan Chowdhury2017-10-234-52/+98
* Include license file in the generated wheel package (#169)Jon Dufresne2017-10-171-0/+3
* Fix ResourceWarning in setup.py (#170)Jon Dufresne2017-10-171-4/+5
* Bump version: 2.2.1 → 2.2.2v2.2.2Omer Katz2017-09-144-4/+4
* Updated changelog.Omer Katz2017-09-141-0/+15
* Update UTF-8 encoding behavior between Py2/Py3 (#164)Tyler James Harden2017-09-081-4/+4
* Remove LGPL headers from source files as project has since changed to BSD (#163)Adam Smith2017-08-249-126/+0
* fix for sending empty messages (addresses #151) (#154)Christian Blades2017-08-182-5/+13
* Bump version: 2.2.0 → 2.2.1v2.2.1Omer Katz2017-07-144-4/+4
* Update changelog.Omer Katz2017-07-141-0/+13
* Convert mechanisms to bytes if it is a string (#157)Omer Katz2017-07-143-2/+20
* Update release date for 2.2.0.Omer Katz2017-07-141-1/+1