summaryrefslogtreecommitdiff
path: root/docs/userguide
Commit message (Expand)AuthorAgeFilesLines
* Corrected typo in exchange name. (#969)vikvns2018-12-201-1/+1
* Making the pyro transport available, fix it for recent Pyro4 versions, add br...Irmen de Jong2018-11-251-0/+4
* Removed some unnecessary variable assignments and fix variable-typo in docsMads Jensen2017-09-221-1/+1
* fixed import path to SimpleQueue and SimpleBufferWojciech Matyśkiewicz2017-09-061-1/+1
* Update links in documentation to either https or to new locations (#786)Mads Jensen2017-08-201-1/+1
* Update consumers.rst (#647)Cemre Mengu2016-11-081-1/+1
* Fill in missing documentationAsk Solem2016-10-261-1/+101
* Fix useless code-block (#620)Rémy Léone2016-08-261-2/+0
* One space after period for proportional fontsAsk Solem2016-07-295-19/+19
* Reorganizes kombu.utils.__init__ packageAsk Solem2016-07-161-1/+1
* Removes another MongoDB referenceAsk Solem2016-06-281-2/+0
* Removes Beanstalk transport for lack of resources to support itAsk Solem2016-06-281-2/+0
* Removes CouchDB transport for lack of resources to maintain it.Ask Solem2016-06-281-2/+0
* Removes Django ORM as a broker supportAsk Solem2016-06-271-2/+0
* Removes SQLAlchemy as a broker supportAsk Solem2016-06-271-2/+0
* an URL -> a URLAsk Solem2016-05-121-1/+1
* Use celery_sphinx to manage docsAsk Solem2016-04-075-18/+50
* flakesAsk Solem2016-03-212-6/+6
* Adds Queue.consumer_arguments for the ability to set Consumer Priority via x-...Ask Solem2016-03-101-0/+25
* Updates changelogAsk Solem2015-11-061-0/+43
* Merge branch 'master' of github.com:celery/kombuAsk Solem2015-07-132-3/+3
|\
| * Merge pull request #492 from tbarbugli/patch-2Omer Katz2015-07-091-1/+1
| |\
| | * fix reference to pools.ConnectionsTommaso Barbugli2015-07-011-1/+1
| * | fix docs about content_type and serializationTommaso Barbugli2015-07-011-2/+2
| |/
* | Single item tuples no longer require whitespaceAsk Solem2015-07-132-2/+2
|/
* Serializer entrypoint arguments listed in the wrong order. Closes #473Ask Solem2015-06-121-2/+2
* Doc example should use producer declare argument. Closes #423Ask Solem2014-11-031-7/+7
* Merge branch 'master' into qpid-transportBrian Bouterse2014-05-282-29/+36
|\
| * Merge branch 'daevaorn/priority'Ask Solem2014-05-201-23/+27
| |\
| | * Priority support for MongoDB transport. Transport table update. PriorityAlex Koshelev2014-05-081-23/+27
| * | master now depends on Python 2.7Ask Solem2014-05-191-4/+7
* | | Merge branch 'master' into qpid-transportBrian Bouterse2014-05-071-1/+1
|\ \ \ | |/ /
| * | Fix reversed method referencesKlumhru2014-05-011-1/+1
| |/
* | Added qpid to README and userguide.Brian Bouterse2014-03-171-4/+12
|/
* Improve example in consumer user guide. Closes #298Ask Solem2014-01-131-3/+2
* fix grammarDustin J. Mitchell2014-01-081-2/+2
* Improve docs about pickle serailization and disabled by defaualtAsk Solem2013-10-042-33/+41
* Adds kombu.async.timer (+ accidentally staged documentation fixes)Ask Solem2013-10-012-22/+24
* Added Unix socket connection support to the redis transportMaxime Rouyrre2013-06-131-0/+3
* Merge branch '2.5'Ask Solem2013-04-151-0/+27
|\
| * Updates serialization guideAsk Solem2013-04-111-0/+27
| * Adding section in Connections docs about the different AMQP transportsCraig Younkins2013-01-111-0/+16
| * Fixes typo (conn.connected is a property). Closes #182Ask Solem2012-12-061-1/+1
* | Adding section in Connections docs about the different AMQP transportsCraig Younkins2013-01-111-0/+16
* | merge helloworld into examplesHVN2012-12-112-36/+22
* | add helloworld example use simple interfaceHVN2012-12-061-0/+36
* | correcting interactive codeHVN2012-12-061-1/+1
* | code tested with python 2.7.3 on Ubuntu11.04 64bitHVN2012-12-061-20/+20
|/
* Doc fixesAsk Solem2012-11-214-24/+18
* Removes pika transport, will wait until pika comes out of experimental its stateAsk Solem2012-11-151-6/+1