Ask Solem 6f2245a560 Use ignore_errno 13 years ago
..
app a372221ba0 Do not replace the request_stack on a task that has already been bound 13 years ago
apps 0f43a4c32d Wording 13 years ago
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 years ago
bin 722478d6b1 celery cmd: Don't use current_app if app already set 13 years ago
concurrency 5640285c49 flakes 13 years ago
contrib 6f2245a560 Use ignore_errno 13 years ago
events 02656d7a86 Adds :event: refs 13 years ago
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 years ago
security 566c4da7b4 Use ' instead of " 13 years ago
task e8f0039654 Fix mro_lookup 13 years ago
tests 6f2245a560 Use ignore_errno 13 years ago
utils febda4ca84 Use USE_FAST_LOCALS envvar instead of USE_PURE_LOCALS, so optimization must be enabled manually 13 years ago
worker 6f2245a560 Use ignore_errno 13 years ago
__compat__.py 8e11d7b11d Don't use dict.keys/iterkeys 13 years ago
__init__.py ae3d4a488c Bumps version to 3.0.9 13 years ago
__main__.py f3b3945b12 Don't install compat programs if CELERY_COMPAT_PROGRAMS env set to 0 13 years ago
_state.py cea68a0e54 chord(group()) now works properly, and subtask proxies are now immutable 13 years ago
beat.py 6f2245a560 Use ignore_errno 13 years ago
canvas.py 5bced3bb64 Signature.clone must deepcopy options. 13 years ago
datastructures.py 8e11d7b11d Don't use dict.keys/iterkeys 13 years ago
exceptions.py 2e0d7293a1 2.6 is now Celery 3.0 (Chiastic Slide) 13 years ago
local.py 76c4769de7 Don't import celery.utils package before concurrency setup 13 years ago
platforms.py 6f2245a560 Use ignore_errno 13 years ago
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 years ago
schedules.py 02b2380eeb crontab repr of string '0' should be *. Closes #972 13 years ago
signals.py eb6e874a55 Adds signal: celeryd_after_setup 13 years ago
states.py 566c4da7b4 Use ' instead of " 13 years ago