summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Run with xdist.xdistOmer Katz2018-05-202-2/+3
* Use pytest-sugar for output.Omer Katz2018-05-202-1/+2
* clened up redundant call of PY3 constants (#856)Asif Saifuddin Auvi2018-04-301-3/+1
* used unittest and remove unittest2 (#855)Asif Saifuddin Auvi2018-04-291-1/+1
* Cleaned up redundant PY3 constants (#854)Asif Saifuddin Auvi2018-04-292-8/+5
* Update Changelog for 4.2.0 (#848)Alex Hill2018-04-161-2/+54
* Pass python_requires argument to setuptools (#847)Jon Dufresne2018-04-121-0/+1
* Fixed mailing list detail (#846)Radha Krishna. S2018-04-101-2/+2
* Prevent spurious exception on Resource.resize(0) (#826)Alex Hill2018-04-082-5/+14
* Add ConsumerProducerMixin to __all__ in mixins.py (#840)Jonas Lergell2018-04-021-1/+1
* Comment out 3.7 since the beta is not available in appveyor.Omer Katz2018-03-231-7/+7
* Rename `async` keyword to `asynchronous` (#839)Thomas Achtemichuk2018-03-1967-185/+198
* Always report coverage (#837)Omer Katz2018-03-052-6/+1
* Enable pip cache in appveyor.Omer Katz2018-02-201-0/+3
* update version tag to 4.2.0Asif Saifuddin Auvi2018-02-061-1/+1
* Fixes #791 - SQS queue name gets mangled in Python 2.7 environment (#794)John Koehl2018-01-282-4/+31
* Removed an always true if-check in t/integration/transport.py (#827)Mads Jensen2018-01-271-6/+2
* Replaced a dict-construct with a dictionary comprehension. (#828)Mads Jensen2018-01-271-3/+3
* Fix rabbit and warrens link (#825)Harry Moreno2018-01-162-2/+2
* Virtual transport timeout does not supesede period polling (#689)Arcadiy Ivanov2018-01-133-0/+12
* Fixed ValueError caused by mongodb rc version: invalid literal for in… (#816)dust82018-01-132-0/+10
* msgpack package has been renamed (#822)Nicolas Delaby2018-01-091-1/+1
* Fix typo with Timer's docstring (#821)j2gg0s2018-01-071-1/+1
* Make flake8 happy.Omer Katz2017-12-174-19/+19
* Disable pip progress bar.Omer Katz2017-12-171-1/+3
* Install sphinx_celery from git for now. (#818)Omer Katz2017-12-131-1/+1
* Fix a typo in transport/mongodb.py (#808)Felix Yan2017-10-191-1/+1
* Include license file in the generated wheel packages (#807)Jon Dufresne2017-10-161-0/+3
* Update json utils. (#804)Aaron Morris2017-10-011-2/+1
* Removed some unnecessary variable assignments and fix variable-typo in docsMads Jensen2017-09-225-5/+2
* Require Redis 2.10.4 or greater (#788)Colin Jeanne2017-09-082-3/+3
* Prefer dict literal syntax over dict() (#787)Mads Jensen2017-09-089-52/+53
* Fixed the link to Pyro. Fixes #798.Omer Katz2017-09-081-1/+1
* fixed import path to SimpleQueue and SimpleBufferWojciech Matyśkiewicz2017-09-061-1/+1
* Make messages durable by default in qpid (#785)David Davis2017-08-202-3/+8
* Update links in documentation to either https or to new locations (#786)Mads Jensen2017-08-203-8/+8
* Invalid indent was fixed. (#778)isv1nd2017-08-051-5/+5
* Pass connection options from broker_options to default_channel (#769)Anthony Lukach2017-08-023-1/+53
* Bump version: 4.0.2 → 4.1.0v4.1.0Omer Katz2017-07-203-4/+4
* fix(doc): updating pydoc for redis sentinel (#766)Geoffrey Bauduin2017-07-181-1/+1
* Cleanup Changelog (resolve failing build) (#768)Anthony Lukach2017-07-181-7/+6
* Bump version in README (#767)Anthony Lukach2017-07-181-1/+1
* v4.1.0 Release (#764)Anthony Lukach2017-07-183-7/+108
* Fix SQS requests and response handling (#754)Anthony Lukach2017-07-172-9/+10
* Fix infinite loop in create_loop (#760)Gabriel Amram2017-07-103-7/+20
* Bump actual version in the docs.Omer Katz2017-07-061-2/+2
* Adds `multiple` kwarg to Qpid `Channel.basic_ack` (#755)bmbouter2017-06-201-1/+5
* E302 violations fixedMads Jensen2017-06-081-0/+2
* Fix readpreference option parsing in MongoDB transport (#751)Mikhail Elovskikh2017-06-083-2/+22
* Rename [wheel] section to [bdist_wheel] as the former is legacy (#749)Jon Dufresne2017-06-021-1/+1