Ask Solem
|
8c8ee7c317
New cassandra backend, small bugs, cosmetics, flakes (Issue #2782)
|
9 years ago |
Ask Solem
|
604469b785
Merge branch 'piotrmaslanka/new-cassandra-backend'
|
9 years ago |
Michael Permana
|
22bde6c739
Add test case for on_failure with WorkerLostError, acks_late and reject_on_worker_lost
|
9 years ago |
Michael Permana
|
44355dc077
Only reject and retry when we really know the redelivered is False
|
9 years ago |
Ask Solem
|
1b67e644e8
Fixed outdated django example
|
9 years ago |
Ask Solem
|
09c3972ab1
Merge branch 'master' of github.com:celery/celery
|
9 years ago |
Ask Solem
|
7f30d902e3
Try new Travis
|
9 years ago |
Justin Patrin
|
1974371d0a
Support redis timeout paramaters in the URL. They need to be float to work.
|
9 years ago |
Justin Patrin
|
043f793565
Add contextmanager methods to testing Pipeline
|
9 years ago |
Justin Patrin
|
899769d401
Add myself to CONTRIBUTORS.txt
|
9 years ago |
Justin Patrin
|
c7bf57098a
Use all redis pipelines as context managers to ensure that they are always cleaned up properly, especially in the case of exceptions
|
9 years ago |
Omer Katz
|
93facbb67b
Merge pull request #2753 from darylyu/patch-1
|
9 years ago |
Omer Katz
|
9130f0a368
Merge pull request #2794 from schmiddy/dumpcam-on_shutter-example
|
9 years ago |
Omer Katz
|
9784063dd4
Merge pull request #2810 from sww/remove-extra-on-retry
|
9 years ago |
Omer Katz
|
307b9116d9
Merge pull request #2821 from asfaltboy/documentation-clarification-memory-cache-backend
|
9 years ago |
Omer Katz
|
2a95c2c0b3
Merge pull request #2831 from seungha-kim/patch-1
|
9 years ago |
Michael Permana
|
01f921adee
Only reject and requeue on non redelivered message to avoid infinite crash
|
9 years ago |
Michael Permana
|
577e3da6fd
Always reject if acks_late and worker lost
|
9 years ago |
Michael Permana
|
580f06be22
Fix issue #1628
|
9 years ago |
Ask Solem
|
045b52f145
flakes
|
9 years ago |
Ask Solem
|
151442a162
proc.dead does not exist for some reason
|
9 years ago |
Ask Solem
|
d342f220b7
Disabled backend now overrides get_many
|
9 years ago |
Ask Solem
|
fc38ae3b2e
Removes worker Queues bootstep
|
9 years ago |
Ask Solem
|
f1930712e0
Stresstest default heartbeat now 30s
|
9 years ago |
Ask Solem
|
964cbce6f8
Fixes tests
|
9 years ago |
Ask Solem
|
132d8d94d3
Use repr(signature) for periodic task when no name provided. Closes #2834
|
9 years ago |
Ask Solem
|
89f5f33e7e
Adds abstract classes CallableTask and CallableSignature
|
9 years ago |
Seungha Kim
|
71c8b41dd0
Update canvas.rst
|
9 years ago |
Ask Solem
|
1a953d6aa2
Docs: Use better Pygments highlighters
|
9 years ago |
Ask Solem
|
6c39ebb82a
Tests passing
|
9 years ago |