summaryrefslogtreecommitdiff
path: root/AUTHORS
Commit message (Collapse)AuthorAgeFilesLines
* Make JSONEncoder keep the same type for date/datetime.Manuel Vázquez Acosta2022-09-211-0/+1
| | | | | | | Otherwise Celery jobs start to get `datetime` in place of `date` and that could lead to errors. See https://github.com/celery/celery/issues/7754, related PR #1515.
* added myself to authorlistAsif Saif Uddin2021-11-081-0/+1
|
* Add global key prefix for keys set by Redis transporter (#1349)Gábor Boros2021-08-251-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Introduce global key prefix for redis transport Co-authored-by: Matus Valo <matusvalo@users.noreply.github.com> * refactor: use a custom redis client As per the suggestions, refactor the redis key prefixing to use a custom redis client that prefixes the keys it uses. The custom client implementation does not prefix every key by default as the way of prefixing keys may differ for some redis commands, instead it lists those keys that will be prefixed. In case of commands, where multiple keys can be passed as an argument, the custom client defines where the arg positions are starting and ending for the given command. * test: fix unit tests by moving import statement * fix: wrap redis.parse_response to remove key prefixes Co-authored-by: Matus Valo <matusvalo@users.noreply.github.com> * fix: typo * fix: lint Co-authored-by: Antonin Delpeuch <antonin@delpeuch.eu> Co-authored-by: Matus Valo <matusvalo@users.noreply.github.com> Co-authored-by: Jillian Vogel <jill@opencraft.com>
* Revert "Port of redis code improvements from prior revision (#1132)" (#1307)Matus Valo2021-03-061-1/+0
| | | This reverts commit 753f4ec174916f9c4c38c52cbf73a49cf66bad29.
* Port of redis code improvements from prior revision (#1132)Matt Davis2021-03-031-0/+1
| | | | | | | | | | | | | * Port of redis code improvements from prior revision Add fakeredis requirement * refine variable naming based on PR feedback. * Remove python2 code style and remove unittest.Testcase from test_redis.py * Code refactor of redis.py and test_redis.py Co-authored-by: Matus Valo <matusvalo@gmail.com>
* Added self to AUTHORS (#1260)vinay karanam2020-10-141-0/+1
|
* Add support for health_check_interval option in broker_transport_options. ↵Kevin Fox2020-01-111-0/+1
| | | | | | | | | | | | | | | | | | | | (#1145) * Add support for health_check_interval option in broker_transport_options. #1114 * Added Keivn Fox to authors. * Do not use default arg for pop() method. * Add dedicated test case for configurable health_check * Add test case for when health_check_interval is not supported by connection_class in redis. * Fix Flake8 * Added more test cases for redis. * Updated tests.
* Add peek lock settings to be changed using transport options (#1119)Nicolas Mota2019-12-021-0/+1
|
* Revert "Issue #1087 redis fix (#1089)" (#1106)Asif Saif Uddin2019-11-021-1/+0
| | | This reverts commit 2f6f5f6a5df1cf52bf8fd45ee9fb3c93d793d637.
* Issue #1087 redis fix (#1089)Matt Davis2019-08-311-0/+1
| | | | | | | | | | * issue-1087 Revert _lookup api and correct redis implemetnation. Update variable naming to be self documenting and more readable by non native speakers. Major overhaul of redis test cases by adding more full featured fakeredis module. * Add more test cases to boost coverage of kombu redis transport. * Refactor the producer consumer test cases to be based on original mocks and be passing * Fix lingering line length issue in test.
* Fixing MongoDB backend to work properly with TTL (#1076)Marcin Puhacz2019-08-071-0/+1
| | | | | | | | | | | | | * Fixing MongoDB backend to work properly with TTL Bumping pymongo version to 3.8.0 * Updating authors * Adding dependencies to travis config * Fixing travis test cases * Changing pymongo version to align with mongo result backend
* 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
|\ \ | |/