Sam Cooke a372221ba0 Do not replace the request_stack on a task that has already been bound 13 年之前
..
app a372221ba0 Do not replace the request_stack on a task that has already been bound 13 年之前
apps 0f43a4c32d Wording 13 年之前
backends a20ff8a98e Fixes more eventlet/gevent/threads early patch problems, and also moves importlib+ordereddict (<Py2.7) and simplejson (Py<2.6) dependencies to Kombu 13 年之前
bin 722478d6b1 celery cmd: Don't use current_app if app already set 13 年之前
concurrency 5640285c49 flakes 13 年之前
contrib a6f167c23a Fixes rst bugs 13 年之前
events 02656d7a86 Adds :event: refs 13 年之前
loaders a20ff8a98e Fixes more eventlet/gevent/threads early patch problems, and also moves importlib+ordereddict (<Py2.7) and simplejson (Py<2.6) dependencies to Kombu 13 年之前
security 566c4da7b4 Use ' instead of " 13 年之前
task e8f0039654 Fix mro_lookup 13 年之前
tests a20ff8a98e Fixes more eventlet/gevent/threads early patch problems, and also moves importlib+ordereddict (<Py2.7) and simplejson (Py<2.6) dependencies to Kombu 13 年之前
utils febda4ca84 Use USE_FAST_LOCALS envvar instead of USE_PURE_LOCALS, so optimization must be enabled manually 13 年之前
worker 6e36824b0a Set default socket timeout at shutdown to 5 seconds. Closes #975 13 年之前
__compat__.py 8e11d7b11d Don't use dict.keys/iterkeys 13 年之前
__init__.py ae3d4a488c Bumps version to 3.0.9 13 年之前
__main__.py f3b3945b12 Don't install compat programs if CELERY_COMPAT_PROGRAMS env set to 0 13 年之前
_state.py cea68a0e54 chord(group()) now works properly, and subtask proxies are now immutable 13 年之前
beat.py a20ff8a98e Fixes more eventlet/gevent/threads early patch problems, and also moves importlib+ordereddict (<Py2.7) and simplejson (Py<2.6) dependencies to Kombu 13 年之前
canvas.py 5bced3bb64 Signature.clone must deepcopy options. 13 年之前
datastructures.py 8e11d7b11d Don't use dict.keys/iterkeys 13 年之前
exceptions.py 2e0d7293a1 2.6 is now Celery 3.0 (Chiastic Slide) 13 年之前
local.py 76c4769de7 Don't import celery.utils package before concurrency setup 13 年之前
platforms.py 8820dceac4 Tests passing 13 年之前
result.py a20ff8a98e Fixes more eventlet/gevent/threads early patch problems, and also moves importlib+ordereddict (<Py2.7) and simplejson (Py<2.6) dependencies to Kombu 13 年之前
schedules.py 02b2380eeb crontab repr of string '0' should be *. Closes #972 13 年之前
signals.py eb6e874a55 Adds signal: celeryd_after_setup 13 年之前
states.py 566c4da7b4 Use ' instead of " 13 年之前