summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix crash in basic_publish when broker does not support connection.blocked ca...fix-243Matus Valo2019-01-153-8/+162
* basic_consume() should return consumer tag instead of tuple (#240)Matus Valo2019-01-153-5/+16
* Parametrize product_version in integration tests (#236)Matus Valo2019-01-141-1/+2
* Bump PyPy to 6.0. Add PyPy3 to the build process. (#238)Matus Valo2019-01-142-2/+7
* Bump version: 2.3.2 → 2.4.0v2.4.0Omer Katz2019-01-134-4/+4
* Update changelog.Omer Katz2019-01-131-1/+102
* Move delivery_info to constructor of Message. (#235)Matus Valo2019-01-104-7/+89
* queue, exchange and basic.get integration tests (#234)Matus Valo2019-01-042-40/+376
* Use tuple instead of list.Omer Katz2019-01-011-2/+2
* Don't return method signature from AbstractChannel::wait() (#233)Matus Valo2018-12-314-11/+53
* Don't revive channel when connection is closing (#220)Matus Valo2018-12-305-4/+40
* Improved empty AMQPError string representation (#231)Matus Valo2018-12-292-3/+26
* Fix basic_consume() with no consumer_tag provided (#221)Matus Valo2018-11-263-28/+171
* Prevent failed checks in integration tests caused by table datatype (#216)Matus Valo2018-11-071-5/+25
* Added unittest for having_timeout (#217)Matus Valo2018-11-071-0/+46
* Drain events before publish data. (#214)Matus Valo2018-11-072-4/+58
* Change direct SSLSocket instantiation with wrap_socket (#215)avborhanian2018-11-061-3/+8
* Added integration tests (#213)Matus Valo2018-11-063-1/+274
* pinned flake8Asif Saif Uddin2018-11-061-1/+1
* Handle negative acknowledgments sent by RMQ (#208)Matus Valo2018-10-196-15/+97
* Improved tests of Connection.connect, Connection.close behaviors (#212)tomc7972018-10-161-7/+39
* Fix Protocol not available for BSD (#200) (#211)George Tantiras2018-10-131-0/+3
* Issue#209: Connection.connect, Connection.close don't close socket on excepti...tomc7972018-10-124-49/+141
* Add field type "x" (byte array) (#204)Davis Kirkendall2018-09-132-4/+18
* Added Python 3.7 to the build matrix. Enabled stages. (#203)Omer Katz2018-08-162-0/+15
* AMQP protocol header for AMQP 0-9-1 (#202)Carl Hörberg2018-08-161-1/+1
* Fix encoding errors (#198)Evan2018-08-133-6/+42
* Fix inconsistent frame_handler return value (#199)Evan2018-08-132-13/+16
* Fixed changelog.v2.3.2Omer Katz2018-05-301-14/+14
* Bump version: 2.3.1 → 2.3.2Omer Katz2018-05-304-4/+4
* Updated changelog.Omer Katz2018-05-301-0/+14
* remove socket option TCP_USER_TIMEOUT for osx, fixes #193 #193 (#194)Ofer Horowitz2018-05-301-0/+2
* 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