summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Backport basic publish confirm fix to 2.6 (#360)v2.6Carlos Corbacho2021-12-227-10/+47
* Merge branch 'master' of https://github.com/celery/py-amqpAsif Saif Uddin (Auvi)2020-07-312-5/+31
|\
| * Remove unused comment (#329)Dan Fuller2020-07-281-3/+0
| * Fix buffer overflow in frame_writer after frame_max is increasedDan Fuller2020-07-252-2/+31
* | v2.6.1v2.6.1Asif Saif Uddin (Auvi)2020-07-314-4/+4
* | Vhangelog entry for v2.6.1Asif Saif Uddin (Auvi)2020-07-311-0/+13
|/
* python 3.8 to classifierAsif Saif Uddin (Auvi)2020-06-011-6/+7
* version 2.6.02.6.0Asif Saif Uddin (Auvi)2020-06-014-5/+5
* update changelog for 2.6.0Asif Saif Uddin (Auvi)2020-06-011-4/+19
* Fix deserialization of long string field values that are not utf-8.Tim Burke2020-05-302-1/+6
* Fix saving partial read buffer on windows during socket timeout. (#321)Tim Burke2020-05-242-3/+61
* Improve documentation a_global parameter of basic_qos() method.Matus Valo2020-05-011-5/+10
* Speedups of serialization.py are more restrictiveMatus Valo2020-04-271-2/+2
* Run only integration tests when speedups enabledMatus Valo2020-04-271-13/+29
* Added simple cythonization of abstract_channel.pyMatus Valo2020-04-272-0/+10
* Simplify .travis.ymlMatus Valo2020-04-251-48/+16
* Cython generic content (#315)Matus Valo2020-04-215-7/+30
* Fix flake8Matus Valo2020-04-211-1/+1
* Add Speedups section to README.rst (#313)Matus Valo2020-04-171-0/+16
* Separate logger for Connection.heartbeat_tick methodOwain Jones2020-04-161-3/+6
* Added Quick overview to README.rstMatus Valo2020-04-141-0/+57
* Implement speedups in cython (#311)Matus Valo2020-04-076-32/+96
* Fix amqp.Message docstring (#309)Matus Valo2020-03-261-1/+1
* pin pytest<=5.3.5 due issue in pytest-sugar (#310)Matus Valo2020-03-261-1/+1
* Added negative scenario for TLS integration test (#300)Matus Valo2020-01-153-16/+94
* Added python 3.8 to CI (#301)Matus Valo2020-01-142-2/+11
* Add support for TLS integration tests. (#299)Matus Valo2020-01-086-10/+173
* Adding Tidelift marketing text (#297)Brenna Heaps2019-12-031-0/+5
* add healthcheck for rabbitmq container (#296)thenewguy2019-11-151-1/+8
* upgrade tox-docker and force rabbitmq to listen on port 5671 (#295)thenewguy2019-11-152-2/+4
* bump version 2.5.2Asif Saif Uddin (Auvi)2019-09-304-4/+4
* changelog for 2.5.22.5.2Asif Saif Uddin (Auvi)2019-09-301-0/+13
* Reverse the conditions for clarity.Omer Katz2019-09-111-13/+15
* Addded a test for creating a channel when the connection is closed.Omer Katz2019-09-111-0/+6
* Added a test.Omer Katz2019-09-111-2/+8
* Fix a channel issue against a connection already closedHervé Beraud2019-09-111-3/+5
* Update version to 2.5.1.Omer Katz2019-08-181-1/+1
* Update version in .bumpversion.cfg since bumpversion was not used for the rel...Omer Katz2019-08-181-1/+1
* 2.5.1 (#288)2.5.1Asif Saif Uddin2019-08-143-3/+17
* Undeprecate auto_delete flag for exchanges. (#287)Gilbert Gilb's2019-08-132-15/+4
* Fix faulty ssl sni intiation parameters (#283)Dhananjay Sathe2019-08-042-4/+6
* Close channel in integration testsMatus Valo2019-06-141-0/+1
* Read also rabbitmq host from env. variable in integration testsMatus Valo2019-06-141-1/+4
* Ignore all methods except Close and Close-OK when channel/connection is closi...Matus Valo2019-06-136-3/+161
* Pin sphinx_celery to 1.4.6.Omer Katz2019-06-131-1/+1
* Drop 3.4 from Windows build.Omer Katz2019-06-101-6/+0
* Pin tox-docker to 1.2.1 for now.Omer Katz2019-06-101-1/+1
* Mark tox-docker as required.Omer Katz2019-06-101-0/+1
* Ensure all dependencies are upgraded so that the virtualenvs will have a newe...Omer Katz2019-06-101-2/+1
* version 2.5.02.5.0Asif Saif Uddin2019-05-302-2/+13