summaryrefslogtreecommitdiff
path: root/docs/reference
Commit message (Expand)AuthorAgeFilesLines
* 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
* Tests passingAsk Solem2013-09-251-1/+1
* Fixes kombu.transport.pyro reference pageAsk Solem2013-09-121-2/+2
* Adds missing reference pagesAsk Solem2013-09-123-0/+33
* Fixed typo.Abi Gopal2013-07-091-1/+1
* Merge branch '2.5'Ask Solem2013-04-151-0/+4
|\
| * Updates ChangelogAsk Solem2013-04-111-0/+4
* | Merge branch '2.5'Ask Solem2013-04-022-0/+12
|\ \ | |/
| * Use fuzzy matching to suggest alternatives to typos in transport nameAsk Solem2013-03-222-0/+12
* | Adds SoftLayer Message Queue functionalityKevin McDonald2013-01-241-0/+20
* | Merge branch 'master' into 3.0Ask Solem2012-11-278-94/+33
|\ \ | |/
| * Doc fixesAsk Solem2012-11-216-11/+32
| * Removes pika transport, will wait until pika comes out of experimental its stateAsk Solem2012-11-153-83/+1
* | Removes kombu.utils.finalize: Use multiprocessing.util.Finalize insteadAsk Solem2012-11-132-12/+0
* | Documents recoverable_connection_errors and recoverable_channel_errors attrib...Ask Solem2012-11-132-0/+19
|/
* py-amqp replaces amqplib as the default transportAsk Solem2012-11-051-2/+2