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