| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Small fixes in documentation | Matus Valo | 2021-06-09 | 1 | -0/+1 |
| | | |||||
| * | Small doc fixes (#1319) | Gabriel Niebler | 2021-03-18 | 1 | -11/+19 |
| | | | | | | | | | | | | | | | | * Clean up grammar in paragraph about callbacks * Structure event draining examples into subsections * Make code example make more sense … and bring it more in line with text above. * Fix code example * Fix another code example typo in method name | ||||
| * | Update connections.rst with Redis sentinel example | Anudeep Samaiya | 2020-12-23 | 1 | -0/+3 |
| | | | | Add redis sentinel example for in connections.rst for kombu. | ||||
| * | Added kombu.pools.get_limit() to pools userguide | Matus Valo | 2020-10-24 | 1 | -1/+14 |
| | | |||||
| * | Fix parameter of SimpleBuffer in example | Matus Valo | 2020-10-24 | 1 | -1/+1 |
| | | |||||
| * | Fix default value of pool limit to 10 in docs. | Matus Valo | 2020-10-12 | 1 | -1/+1 |
| | | | | | | In commit 40722ea59c38282a986ab83ebce853f1c8a67e8d the pool limit was changed from 200 to 10. | ||||
| * | Fixed examples in failover documentation | Matus Valo | 2020-09-24 | 1 | -4/+0 |
| | | |||||
| * | Added Failover userguide | Matus Valo | 2020-09-05 | 2 | -0/+173 |
| | | |||||
| * | Indent code block in documentation | Matus Valo | 2020-08-28 | 1 | -2/+2 |
| | | |||||
| * | Improved Consumer user guide | Matus Valo | 2020-06-01 | 1 | -13/+68 |
| | | |||||
| * | Corrected typo in exchange name. (#969) | vikvns | 2018-12-20 | 1 | -1/+1 |
| | | |||||
| * | Making the pyro transport available, fix it for recent Pyro4 versions, add ↵ | Irmen de Jong | 2018-11-25 | 1 | -0/+4 |
| | | | | | | | | | | broker daemon (#895) * Make the pyro transport available and fix it for recent Pyro4 version. Implemented the missing Pyro Kombu broker to actually be able to use the Pyro transport * code style | ||||
| * | Removed some unnecessary variable assignments and fix variable-typo in docs | Mads Jensen | 2017-09-22 | 1 | -1/+1 |
| | | |||||
| * | fixed import path to SimpleQueue and SimpleBuffer | Wojciech Matyśkiewicz | 2017-09-06 | 1 | -1/+1 |
| | | |||||
| * | Update links in documentation to either https or to new locations (#786) | Mads Jensen | 2017-08-20 | 1 | -1/+1 |
| | | |||||
| * | Update consumers.rst (#647) | Cemre Mengu | 2016-11-08 | 1 | -1/+1 |
| | | | | Added content type note for dummies like me | ||||
| * | Fill in missing documentation | Ask Solem | 2016-10-26 | 1 | -1/+101 |
| | | |||||
| * | Fix useless code-block (#620) | Rémy Léone | 2016-08-26 | 1 | -2/+0 |
| | | |||||
| * | One space after period for proportional fonts | Ask Solem | 2016-07-29 | 5 | -19/+19 |
| | | |||||
| * | Reorganizes kombu.utils.__init__ package | Ask Solem | 2016-07-16 | 1 | -1/+1 |
| | | |||||
| * | Removes another MongoDB reference | Ask Solem | 2016-06-28 | 1 | -2/+0 |
| | | |||||
| * | Removes Beanstalk transport for lack of resources to support it | Ask Solem | 2016-06-28 | 1 | -2/+0 |
| | | |||||
| * | Removes CouchDB transport for lack of resources to maintain it. | Ask Solem | 2016-06-28 | 1 | -2/+0 |
| | | |||||
| * | Removes Django ORM as a broker support | Ask Solem | 2016-06-27 | 1 | -2/+0 |
| | | |||||
| * | Removes SQLAlchemy as a broker support | Ask Solem | 2016-06-27 | 1 | -2/+0 |
| | | |||||
| * | an URL -> a URL | Ask Solem | 2016-05-12 | 1 | -1/+1 |
| | | |||||
| * | Use celery_sphinx to manage docs | Ask Solem | 2016-04-07 | 5 | -18/+50 |
| | | |||||
| * | flakes | Ask Solem | 2016-03-21 | 2 | -6/+6 |
| | | |||||
| * | Adds Queue.consumer_arguments for the ability to set Consumer Priority via ↵ | Ask Solem | 2016-03-10 | 1 | -0/+25 |
| | | | | | x-priority. Closes celery/celery#3098 | ||||
| * | Updates changelog | Ask Solem | 2015-11-06 | 1 | -0/+43 |
| | | |||||
| * | Merge branch 'master' of github.com:celery/kombu | Ask Solem | 2015-07-13 | 2 | -3/+3 |
| |\ | |||||
| | * | Merge pull request #492 from tbarbugli/patch-2 | Omer Katz | 2015-07-09 | 1 | -1/+1 |
| | |\ | | | | | | | fix reference to pools.Connections | ||||
| | | * | fix reference to pools.Connections | Tommaso Barbugli | 2015-07-01 | 1 | -1/+1 |
| | | | | |||||
| | * | | fix docs about content_type and serialization | Tommaso Barbugli | 2015-07-01 | 1 | -2/+2 |
| | |/ | | | | | if serializer is None and content_type is not specified, then serialization will happen (see messaging.Producer:_prepare) | ||||
| * | | Single item tuples no longer require whitespace | Ask Solem | 2015-07-13 | 2 | -2/+2 |
| |/ | |||||
| * | Serializer entrypoint arguments listed in the wrong order. Closes #473 | Ask Solem | 2015-06-12 | 1 | -2/+2 |
| | | |||||
| * | Doc example should use producer declare argument. Closes #423 | Ask Solem | 2014-11-03 | 1 | -7/+7 |
| | | |||||
| * | Merge branch 'master' into qpid-transport | Brian Bouterse | 2014-05-28 | 2 | -29/+36 |
| |\ | | | | | | | | | | | Conflicts: README.rst docs/userguide/connections.rst | ||||
| | * | Merge branch 'daevaorn/priority' | Ask Solem | 2014-05-20 | 1 | -23/+27 |
| | |\ | |||||
| | | * | Priority support for MongoDB transport. Transport table update. Priority | Alex Koshelev | 2014-05-08 | 1 | -23/+27 |
| | | | | | | | | | | | | | conversion unification. | ||||
| | * | | master now depends on Python 2.7 | Ask Solem | 2014-05-19 | 1 | -4/+7 |
| | | | | |||||
| * | | | Merge branch 'master' into qpid-transport | Brian Bouterse | 2014-05-07 | 1 | -1/+1 |
| |\ \ \ | |/ / | |||||
| | * | | Fix reversed method references | Klumhru | 2014-05-01 | 1 | -1/+1 |
| | |/ | | | | | According to docs on kombu.serialization.register the params order is (name, encoder, decoder, content_type, content_encoding). This caused us a bit of grief as I was too lazy to read the actual docs on register() :) | ||||
| * | | Added qpid to README and userguide. | Brian Bouterse | 2014-03-17 | 1 | -4/+12 |
| |/ | |||||
| * | Improve example in consumer user guide. Closes #298 | Ask Solem | 2014-01-13 | 1 | -3/+2 |
| | | |||||
| * | fix grammar | Dustin J. Mitchell | 2014-01-08 | 1 | -2/+2 |
| | | |||||
| * | Improve docs about pickle serailization and disabled by defaualt | Ask Solem | 2013-10-04 | 2 | -33/+41 |
| | | |||||
| * | Adds kombu.async.timer (+ accidentally staged documentation fixes) | Ask Solem | 2013-10-01 | 2 | -22/+24 |
| | | |||||
| * | Added Unix socket connection support to the redis transport | Maxime Rouyrre | 2013-06-13 | 1 | -0/+3 |
| | | | | | | cf. https://github.com/celery/celery/issues/1283 and https://github.com/piquadrat/celery-redis-unixsocket/issues/3 | ||||
| * | Merge branch '2.5' | Ask Solem | 2013-04-15 | 1 | -0/+27 |
| |\ | | | | | | | | | | | | | | | | | | | | | Conflicts: Changelog README.rst kombu/__init__.py kombu/messaging.py kombu/serialization.py kombu/transport/redis.py requirements/default.txt | ||||
