summaryrefslogtreecommitdiff
path: root/AUTHORS
Commit message (Collapse)AuthorAgeFilesLines
* Fix a deprecation warning about logger.warn() (#924)Bruno Alla2018-09-271-0/+1
| | | | | | | | | | * Fix a deprecation warning about logger.warn() This fixes a deprecation warning from the standard library's logging module: > The 'warn' method is deprecated, use 'warning' instead * Update test
* Virtual transport timeout does not supesede period polling (#689)Arcadiy Ivanov2018-01-131-0/+1
| | | fixes #688
* Prefer dict literal syntax over dict() (#787)Mads Jensen2017-09-081-0/+1
| | | | | | * Prefer dict literal syntax over dict() * An overlooked dict-constructor in transport/SQS.py
* v4.1.0 Release (#764)Anthony Lukach2017-07-181-0/+1
| | | | | | | | * Prepare v4.1.0 release * Fix typo * Mark text as code
* Fix librabbitmq queue handling (#726)Robert Kopaczewski2017-04-271-0/+1
|
* Fix byte string for kazoo.Queue in Python 3 (#713)Dima Kurguzov2017-04-121-0/+1
| | | | | | * Fix byte string for kazoo.Queue in Python 3 * Add test for message conversion to bytes in ZooKeeper channel
* Adds Alan Justino to AUTHORSAsk Solem2016-09-071-0/+1
|
* Adds Emmanuel Cazenave to AUTHORSAsk Solem2016-07-081-0/+1
|
* Adds Wido den Hollander to AUTHORSAsk Solem2016-06-151-0/+1
|
* Adds Stuart Axon to AUTHORSAsk Solem2016-06-131-0/+1
|
* Adds Luyun Xie to AUTHORSAsk Solem2016-05-261-0/+1
|
* Adds Raphael Michel to AUTHORSAsk Solem2016-05-261-0/+1
|
* Adds Federico Ficarelli to AUTHORSAsk Solem2016-04-121-0/+1
|
* Adds Juan Carlos Ferrer to AUTHORS (Issue #581)Ask Solem2016-04-041-1/+2
|
* Adds Lorenzo Mancini to AUTHORSAsk Solem2016-01-201-0/+1
|
* Adds Sergey Azovskov to AUTHORSAsk Solem2016-01-201-0/+1
|
* Adds Kai Groner to AUTHORSAsk Solem2015-11-241-4/+5
|
* Authors: Add accidentally removed letter from email address.Ask Solem2015-10-271-1/+1
|
* Added @felixonmars to the authors list.Omer Katz2015-10-271-1/+2
|
* Adds Hank John to AUTHORSAsk Solem2015-10-231-0/+1
|
* Adds Anastasis Andronidis to AUTHORSAsk Solem2015-04-171-0/+1
|
* Adds mdk to AUTHORSAsk Solem2015-04-171-0/+1
|
* Adds Sergey Tikhonov to AUTHORSAsk Solem2015-02-121-0/+1
|
* Adds chris erway to AUTHORSAsk Solem2015-02-121-0/+1
|
* Adds markow to AUTHORSAsk Solem2015-02-121-0/+1
|
* Adds Joshua Harlow to AUTHORSAsk Solem2015-02-121-0/+1
|
* Adds Jesse Dhillon to AUTHORSAsk Solem2014-11-171-0/+1
|
* Merge pull request #410 from pulp/masterbmbouter2014-10-081-0/+1
|\ | | | | Allow ANONYMOUS sasl_mechanism by default for Qpid transport
| * adding cduryee to AUTHORS fileChris Duryee2014-09-191-0/+1
| |
* | Adds Nathan Van Gheem to AUTHORSAsk Solem2014-10-031-0/+1
| |
* | Adds Radek Czajka to AUTHORSAsk Solem2014-09-111-0/+1
|/
* Merge branch 'master' into qpid-transportBrian Bouterse2014-07-301-0/+1
|\
| * Adds Len Buckens to AUTHORSAsk Solem2014-07-071-0/+1
| |
* | Merge branch 'master' into qpid-transportBrian Bouterse2014-06-111-0/+2
|\ \ | |/
| * Adds Felix Schwarz to AUTHORSAsk Solem2014-06-021-0/+1
| |
| * Adds Latitia M. Haskins to AUTHORSAsk Solem2014-05-301-0/+1
| |
* | Merge branch 'master' into qpid-transportBrian Bouterse2014-05-281-0/+1
|\ \ | |/ | | | | | | | | Conflicts: README.rst docs/userguide/connections.rst
| * Adds Roger Hu to AUTHORSAsk Solem2014-05-191-0/+1
| |
* | Merge branch 'master' into qpid-transportBrian Bouterse2014-05-071-0/+2
|\ \ | |/
| * Adds Randy Barlow to AUTHORSAsk Solem2014-05-061-0/+1
| |
| * Adds Tobias Schottdorf to AUTHORSAsk Solem2014-04-291-0/+1
| |
* | Merge branch 'master' into qpid-transportBrian Bouterse2014-04-161-0/+2
|\ \ | |/
| * Adds Adam Gaca to AUTHORSAsk Solem2014-04-151-0/+1
| |
| * Adds Dmitry Malinovsky to AUTHORSAsk Solem2014-04-041-0/+1
| |
* | Message ACKing now works, and drain_events should work properly nowBrian Bouterse2014-02-131-1/+1
| |
* | Basic qpid transport for kombu. somewhat working...Brian Bouterse2014-02-111-0/+1
|/ | | | | | | | | | | | | | Working: 1. Celery worker will start and run 2. Transport supports queue and exchange management operations 3. Dispatch using delay() dispatches 4. The worker will properly run your task! Known Issues: 1. Message acknowledgement does not work 2. amqp:// only no amqps:// implemented or tested 3. A few small TODOs left in there 4. No tests
* Adds Sam Stavinoha to AUTHORSAsk Solem2014-02-091-0/+1
|
* Adds Fernando Jorge Mota to AUTHORSAsk Solem2014-01-131-0/+1
|
* Adds Dustin J. Mitchell to AUTHORSAsk Solem2014-01-081-0/+1
|
* Adds Eric Reynolds to AUTHORSAsk Solem2013-12-181-0/+1
|