summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Don't increase the semaphore is a callback is going to get called (this will ...fix-async-sem-releaseIonel Cristian Mărieș2014-03-191-2/+1
* Fixed MongoDB broadcast cursor re-initialization. Closes celery/celery#971Alex Koshelev2014-03-101-7/+25
* Cosmetics for #319Ask Solem2014-03-051-18/+23
* Merge branch 'daevaorn/mongo-tuneup'Ask Solem2014-03-051-64/+116
|\
| * Comments addedAlex Koshelev2014-03-021-0/+5
| * Refactor broadcast cursor management for mongodb transportAlex Koshelev2014-03-021-18/+55
| * Encapsulate collection management for mongodb transportAlex Koshelev2014-02-281-49/+59
* | Do not close none connection. Closes #320Ask Solem2014-03-051-1/+1
* | Adds missing reference pagev3.0.13Ask Solem2014-03-032-0/+12
* | Bumps version to 3.0.13 and updates ChangelogAsk Solem2014-03-033-2/+41
* | Now depends on amqp 1.4.4Ask Solem2014-03-032-2/+2
|/
* Pidbox: adds default on_decode_error handlerAsk Solem2014-02-211-1/+5
* Adds .gitignore and dump.rdb to gitignoreAsk Solem2014-02-211-0/+2
* Tests passingAsk Solem2014-02-212-2/+5
* Redis: Patterns in fanout now enabled by "fanout_patterns" transport optionsAsk Solem2014-02-211-1/+7
* Tests passingAsk Solem2014-02-212-8/+13
* Critical: Delivery tags must be UUID. Fixes bug that could lead to loss of dataAsk Solem2014-02-215-10/+56
* Incompatible: Redis fanout now honors routing_key pattern. Fix for celery/cel...Ask Solem2014-02-204-13/+19
* Fixes "cycle" no such attribute errorAsk Solem2014-02-141-5/+7
* Fixes typoAsk Solem2014-02-131-1/+1
* Use numbers moduleAsk Solem2014-02-136-15/+19
* quotesAsk Solem2014-02-104-18/+17
* Fixes .travis.ymlAsk Solem2014-02-091-3/+3
* Sets release datev3.0.12Ask Solem2014-02-091-1/+1
* Support for coverallsAsk Solem2014-02-0911-55/+43
* Bumps version to 3.0.12 and updates ChangelogAsk Solem2014-02-093-2/+22
* Merge pull request #309 from Bystroushaak/masterAsk Solem Hoel2014-02-091-2/+3
|\
| * Added link to the ZeroMQ website.Bystroushaak2014-02-051-2/+3
* | Py3.4: logging._levelNames was removed. Closes #311Ask Solem2014-02-091-3/+6
* | Adds Sam Stavinoha to AUTHORSAsk Solem2014-02-091-0/+1
* | raise Empty() rather than returning null messageSam Stavinoha2014-02-091-1/+1
* | Merge branch 'master' of github.com:celery/kombuAsk Solem2014-02-091-5/+6
|\ \
| * \ Merge pull request #314 from celery/fix-celery-1847Ask Solem Hoel2014-02-091-5/+6
| |\ \ | | |/ | |/|
| | * Don't read from the socket more than requested. This prevents stalling issues...fix-celery-1847Ionel Cristian Mărieș2014-02-081-5/+6
| |/
* | Hub: move debug helpers into separate moduleAsk Solem2014-02-062-49/+67
|/
* Fixes typoAsk Solem2014-02-031-1/+1
* whitespace fixAsk Solem2014-02-031-2/+0
* Bumps version to 3.0.11v3.0.11Ask Solem2014-02-033-3/+3
* Updates ChangelogAsk Solem2014-02-031-0/+31
* SQS: Tests passingAsk Solem2014-02-031-1/+1
* Now depends on amqp 1.4.2Ask Solem2014-02-032-2/+2
* Always trust application/data+application/text and no content_type. Closes #306Ask Solem2014-02-032-3/+9
* Use uuid4() instead of uuid.getnode. celery/celery#1822Ask Solem2014-02-031-3/+12
* Merge branch 'master' of github.com:celery/kombuAsk Solem2014-02-031-2/+3
|\
| * Merge pull request #308 from ionelmc/patch-1785Ionel Cristian Mărieș2014-02-011-2/+3
| |\
| | * Normalize fd in Hub.addIonel Cristian Mărieș2014-01-311-2/+3
| |/
* | Adds async_consume exampleAsk Solem2014-02-031-0/+29
|/
* Second try :sad:Ask Solem2014-01-291-1/+1
* Fixes SyntaxErrorAsk Solem2014-01-291-1/+1
* Forgot to commit file (celery/celery#1818)Ask Solem2014-01-281-5/+6