summaryrefslogtreecommitdiff
path: root/docs/reference
Commit message (Expand)AuthorAgeFilesLines
* Kafka support (#1506)CountRedClaw2022-04-211-0/+31
* json.py cleaning from outdated libs (#1533)dobosevych2022-04-161-2/+0
* alter doc (#1304)gal cohen2021-03-021-0/+1
* SQS back-off policy (#1301)gal cohen2021-03-021-0/+40
* Remove kombu.transport.sqlalchemy.models from API reference Table of ContentMatus Valo2020-11-031-3/+2
* Reformat and improve kombu transport reference docs (#1264)Matus Valo2020-11-033-36/+36
* Split reference guide into sectionsMatus Valo2020-10-081-18/+43
* rename section kombu -> kombu.serialization in reference docsMatus Valo2020-10-021-3/+3
* Removed kombu.five from reference toctreeMatus Valo2020-09-271-1/+0
* Added Redis SentinelChannel to reference docsMatus Valo2020-09-231-0/+7
* Fix documentation issues.Omer Katz2020-08-231-11/+0
* Control pattern matching (#997)Jason Held2019-02-272-0/+12
* Update reference.Omer Katz2019-01-091-2/+3
* Fixed sphinx warnings.Omer Katz2019-01-094-8/+8
* Making the pyro transport available, fix it for recent Pyro4 versions, add br...Irmen de Jong2018-11-251-0/+7
* Add transports based on Azure PaaS (#891)Clemens Wolff2018-08-303-0/+50
* Update all pypi.python.org URLs to pypi.org (#885)Jon Dufresne2018-06-101-2/+2
* Rename `async` keyword to `asynchronous` (#839)Thomas Achtemichuk2018-03-1921-104/+104
* Update links in documentation to either https or to new locations (#786)Mads Jensen2017-08-201-6/+6
* Re-Adding support for sqlalchemy as it is needed by Apache project Airflow (#...Amin Ghadersohi2017-05-174-0/+60
* Exchange.publish now supports str/bytes argumentAsk Solem2016-10-271-2/+9
* Doc fixesAsk Solem2016-10-272-4/+5
* Adds kombu.utils.time to API ReferenceAsk Solem2016-10-142-0/+12
* Removes kombu.syn, moves detect_environment to utils.compatAsk Solem2016-10-052-12/+0
* Add Etcd Transport (#619)Stephen Milner2016-08-261-0/+24
* Reorganizes kombu.utils.__init__ packageAsk Solem2016-07-167-9/+69
* Use Google-style docstringsAsk Solem2016-07-1660-42/+138
* Removes deprecated amqplib transport (replaced by py-amqp)Ask Solem2016-06-282-37/+0
* Removes ZeroMQ transport for lack of resources to support it.Ask Solem2016-06-282-14/+0
* Removes Beanstalk transport for lack of resources to support itAsk Solem2016-06-282-21/+0
* Removes CouchDB transport for lack of resources to maintain it.Ask Solem2016-06-282-26/+0
* Removes Django ORM as a broker supportAsk Solem2016-06-275-64/+0
* Removes SQLAlchemy as a broker supportAsk Solem2016-06-273-54/+0
* Add Consul K/V store TransportWido den Hollander2016-06-151-0/+20
* [dist] Use apicheck from sphinx_celeryAsk Solem2016-04-0812-0/+132
* [requirements][docs] Now depends on Sphinx 1.4Ask Solem2016-04-072-2/+1
* acknowledgment (US) not acknowledgEmentAsk Solem2016-03-221-2/+2
* flakesAsk Solem2016-03-211-7/+7
* Redis: Adds queue_order_strategy transport option (Closes #518).Ask Solem2015-11-242-7/+7
* Renames Python2/Python3 -> Python 2/Python 3Ask Solem2015-11-061-1/+1
* Merge branch 'master' into qpid-transportBrian Bouterse2014-06-111-1/+1
|\
| * Merge branch '3.0'Ask Solem2014-06-021-1/+1
| |\
| | * Fixes typo in reference indexAsk Solem2014-06-021-1/+1
* | | Merge branch 'master' into qpid-transportBrian Bouterse2014-05-282-12/+0
|\ \ \ | |/ /
| * | Removes kombu.utils.compat.get_errnoAsk Solem2014-05-212-12/+0
| |/
* | Adding pip install docs to the top of the transportBrian Bouterse2014-03-181-1/+0
* | Adding reference .rst filesBrian Bouterse2014-03-172-0/+37
|/
* Adds missing reference pagev3.0.13Ask Solem2014-03-032-0/+12
* Adds kombu.async.timer (+ accidentally staged documentation fixes)Ask Solem2013-10-018-4/+79
* Removes Connection.more_to_read + .nb_keep_drainingasyncmoveAsk Solem2013-09-301-2/+0