Ask Solem 60f98c7f01 New task classes does not have error_whitelist. Closes #931 13 anni fa
..
app 4918537a36 celery.chord_unlock will pollute the backends, ignore its results 13 anni fa
apps 401ed63927 merge broke shutdown 13 anni fa
backends 402fd2e192 fix Cassandra backend TTLs 13 anni fa
bin 722478d6b1 celery cmd: Don't use current_app if app already set 13 anni fa
concurrency 7f4761e2e8 fix issue in gevent when killing celery, fixes #911 and #936 13 anni fa
contrib a6f167c23a Fixes rst bugs 13 anni fa
events 8e11d7b11d Don't use dict.keys/iterkeys 13 anni fa
loaders 24b0bb388a Keep lowercase configuration 13 anni fa
security 566c4da7b4 Use ' instead of " 13 anni fa
task e8f0039654 Fix mro_lookup 13 anni fa
tests 8820dceac4 Tests passing 13 anni fa
utils 60f98c7f01 New task classes does not have error_whitelist. Closes #931 13 anni fa
worker e5f647b9f3 task-failed event did not repr exception anymore 13 anni fa
__compat__.py 8e11d7b11d Don't use dict.keys/iterkeys 13 anni fa
__init__.py 44becdd427 Bumps version to 3.0.7 13 anni fa
__main__.py f3b3945b12 Don't install compat programs if CELERY_COMPAT_PROGRAMS env set to 0 13 anni fa
_state.py cea68a0e54 chord(group()) now works properly, and subtask proxies are now immutable 13 anni fa
beat.py 8f6240acfa Fixes -B option when force execv is enabled. Closes #894 13 anni fa
canvas.py 12be091134 Tests passing 13 anni fa
datastructures.py 8e11d7b11d Don't use dict.keys/iterkeys 13 anni fa
exceptions.py 2e0d7293a1 2.6 is now Celery 3.0 (Chiastic Slide) 13 anni fa
local.py 76c4769de7 Don't import celery.utils package before concurrency setup 13 anni fa
platforms.py 8820dceac4 Tests passing 13 anni fa
result.py 597b7ca837 Adds EagerResult.task_name for API compatibility with AsyncResult (always set to None). Closes #907 13 anni fa
schedules.py 0512698c7e Fixes celerybeat schedules when UTC disabled. Closes #937 13 anni fa
signals.py eb6e874a55 Adds signal: celeryd_after_setup 13 anni fa
states.py 566c4da7b4 Use ' instead of " 13 anni fa