Ask Solem 1c737d769c [worker] Now sleeps for 1 second if consumer restarted more than 5 times in 1 second. Closes #1053 12 years ago
..
app a2e0ee4f0b Default max retries for retry policy is now 5 12 years ago
apps 9264e140fd install_cry_handler now with argument to specify signal name 12 years ago
backends df87559855 Code now works on both Python 3 and Python 2 (without using 2to3) 12 years ago
bin 8b29ee3d4d Fixes --loader option, and deprecated celery.app.default_loader. Closes #1066 12 years ago
concurrency df87559855 Code now works on both Python 3 and Python 2 (without using 2to3) 12 years ago
contrib df87559855 Code now works on both Python 3 and Python 2 (without using 2to3) 12 years ago
events df87559855 Code now works on both Python 3 and Python 2 (without using 2to3) 12 years ago
fixups 0e0042f697 App now supports fixups argument, which is also pickled 12 years ago
loaders df87559855 Code now works on both Python 3 and Python 2 (without using 2to3) 12 years ago
security df87559855 Code now works on both Python 3 and Python 2 (without using 2to3) 12 years ago
task 6b98ad7b18 Moves celery.task.trace.mro_lookup to celery.utils.objects module 12 years ago
tests 824689d897 Tests passing 12 years ago
utils 7b0a744741 Renames Email.email_body,email_subject -> Email.body,subject 12 years ago
worker 1c737d769c [worker] Now sleeps for 1 second if consumer restarted more than 5 times in 1 second. Closes #1053 12 years ago
__init__.py df87559855 Code now works on both Python 3 and Python 2 (without using 2to3) 12 years ago
__main__.py dec8a141aa Deprecate commands celeryd/celerybeat/celeryd-multi and remove commands celeryev/camqadm/celeryctl 12 years ago
_state.py 8b29ee3d4d Fixes --loader option, and deprecated celery.app.default_loader. Closes #1066 12 years ago
beat.py df87559855 Code now works on both Python 3 and Python 2 (without using 2to3) 12 years ago
bootsteps.py df87559855 Code now works on both Python 3 and Python 2 (without using 2to3) 12 years ago
canvas.py df87559855 Code now works on both Python 3 and Python 2 (without using 2to3) 12 years ago
datastructures.py df87559855 Code now works on both Python 3 and Python 2 (without using 2to3) 12 years ago
exceptions.py df87559855 Code now works on both Python 3 and Python 2 (without using 2to3) 12 years ago
five.py df87559855 Code now works on both Python 3 and Python 2 (without using 2to3) 12 years ago
local.py df87559855 Code now works on both Python 3 and Python 2 (without using 2to3) 12 years ago
platforms.py e377d68257 setproctitle should not format hostname with @ anymore 12 years ago
result.py df87559855 Code now works on both Python 3 and Python 2 (without using 2to3) 12 years ago
schedules.py df87559855 Code now works on both Python 3 and Python 2 (without using 2to3) 12 years ago
signals.py be1e391c41 Adds signal: celeryd_after_setup 12 years ago
states.py d8a0591091 Merge branch '3.0' 12 years ago