Ask Solem e3382f5dde Fixes problem with unpickleable exceptions. Closes celery/billiard#12 13 роки тому
..
app 8e11d7b11d Don't use dict.keys/iterkeys 13 роки тому
apps 3ddad79207 HUP handler now starts new worker atexit 13 роки тому
backends e3382f5dde Fixes problem with unpickleable exceptions. Closes celery/billiard#12 13 роки тому
bin 8e11d7b11d Don't use dict.keys/iterkeys 13 роки тому
concurrency 7420ee9766 eventlet: Also warn if billiard/kombu imported before patch 13 роки тому
contrib a6f167c23a Fixes rst bugs 13 роки тому
events 8e11d7b11d Don't use dict.keys/iterkeys 13 роки тому
loaders 24b0bb388a Keep lowercase configuration 13 роки тому
security 566c4da7b4 Use ' instead of " 13 роки тому
task 204f5b9c1c celery.task.Task no longer takes magic kwargs by default. Closes #918 13 роки тому
tests 204f5b9c1c celery.task.Task no longer takes magic kwargs by default. Closes #918 13 роки тому
utils e3382f5dde Fixes problem with unpickleable exceptions. Closes celery/billiard#12 13 роки тому
worker e3382f5dde Fixes problem with unpickleable exceptions. Closes celery/billiard#12 13 роки тому
__compat__.py 8e11d7b11d Don't use dict.keys/iterkeys 13 роки тому
__init__.py 76c4769de7 Don't import celery.utils package before concurrency setup 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 8f6240acfa Fixes -B option when force execv is enabled. Closes #894 13 роки тому
canvas.py 12be091134 Tests passing 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 1b28f3e6e0 Fixes dump_request example. thanks to ojii 13 роки тому
result.py 597b7ca837 Adds EagerResult.task_name for API compatibility with AsyncResult (always set to None). Closes #907 13 роки тому
schedules.py e8f3b09c14 celery.schedules now works with timezone aware datetime's 13 роки тому
signals.py eb6e874a55 Adds signal: celeryd_after_setup 13 роки тому
states.py 566c4da7b4 Use ' instead of " 13 роки тому