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