Ask Solem 058de5a74d Release OK před 13 roky
..
app 43de06a2d2 Fallback CELERY_TIMEZONE to Django's TIME_ZONE před 13 roky
apps 3ddad79207 HUP handler now starts new worker atexit před 13 roky
backends e3382f5dde Fixes problem with unpickleable exceptions. Closes celery/billiard#12 před 13 roky
bin 3f45860a7e --app detection now supports if last part is a module. Closes #921 před 13 roky
concurrency e3885e7dba Move enable_forking to celery.concurrency.processes před 13 roky
contrib a6f167c23a Fixes rst bugs před 13 roky
events 8e11d7b11d Don't use dict.keys/iterkeys před 13 roky
loaders 24b0bb388a Keep lowercase configuration před 13 roky
security 566c4da7b4 Use ' instead of " před 13 roky
task 204f5b9c1c celery.task.Task no longer takes magic kwargs by default. Closes #918 před 13 roky
tests 86fb2992b3 Tests should use UTC timezone před 13 roky
utils a41a8892c2 Crontab schedules now properly respects CELERY_TIMEZONE. Fixes celery/django-celery#150. před 13 roky
worker e3885e7dba Move enable_forking to celery.concurrency.processes před 13 roky
__compat__.py 8e11d7b11d Don't use dict.keys/iterkeys před 13 roky
__init__.py 76c4769de7 Don't import celery.utils package before concurrency setup před 13 roky
__main__.py f3b3945b12 Don't install compat programs if CELERY_COMPAT_PROGRAMS env set to 0 před 13 roky
_state.py cea68a0e54 chord(group()) now works properly, and subtask proxies are now immutable před 13 roky
beat.py 8f6240acfa Fixes -B option when force execv is enabled. Closes #894 před 13 roky
canvas.py 12be091134 Tests passing před 13 roky
datastructures.py 8e11d7b11d Don't use dict.keys/iterkeys před 13 roky
exceptions.py 2e0d7293a1 2.6 is now Celery 3.0 (Chiastic Slide) před 13 roky
local.py 76c4769de7 Don't import celery.utils package before concurrency setup před 13 roky
platforms.py 1b28f3e6e0 Fixes dump_request example. thanks to ojii před 13 roky
result.py 597b7ca837 Adds EagerResult.task_name for API compatibility with AsyncResult (always set to None). Closes #907 před 13 roky
schedules.py 058de5a74d Release OK před 13 roky
signals.py eb6e874a55 Adds signal: celeryd_after_setup před 13 roky
states.py 566c4da7b4 Use ' instead of " před 13 roky