Ask Solem cea57efa02 refactors some hairy canvas code 13 年之前
..
app cea57efa02 refactors some hairy canvas code 13 年之前
apps 43c4406910 Renames celery.bin.celeryd to celery.bin.worker 13 年之前
backends df87559855 Code now works on both Python 3 and Python 2 (without using 2to3) 13 年之前
bin e59144bc3f celery shell command should add cwd to path 13 年之前
concurrency f01faf11d9 Makes sure tasks always use the right app when using force_execv. Closes #1072 13 年之前
contrib df87559855 Code now works on both Python 3 and Python 2 (without using 2to3) 13 年之前
events 5c81c4ea19 Renames celery.bin.celeryev -> celery.bin.events 13 年之前
fixups 0e0042f697 App now supports fixups argument, which is also pickled 13 年之前
loaders df87559855 Code now works on both Python 3 and Python 2 (without using 2to3) 13 年之前
security df87559855 Code now works on both Python 3 and Python 2 (without using 2to3) 13 年之前
task f01faf11d9 Makes sure tasks always use the right app when using force_execv. Closes #1072 13 年之前
tests 506074a1ba flakes 13 年之前
utils ea4581f4de Handle pytz.AmbiguousTimeError. Closes #1061 13 年之前
worker 506074a1ba flakes 13 年之前
__init__.py df87559855 Code now works on both Python 3 and Python 2 (without using 2to3) 13 年之前
__main__.py 43c4406910 Renames celery.bin.celeryd to celery.bin.worker 13 年之前
_state.py 8b29ee3d4d Fixes --loader option, and deprecated celery.app.default_loader. Closes #1066 13 年之前
beat.py fcb4611b8b Renames celery.bin.celerybeat -> celery.bin.beat 13 年之前
bootsteps.py e8f10d2b95 inspect stats command now collects info from installed bootsteps.Step.info 13 年之前
canvas.py cea57efa02 refactors some hairy canvas code 13 年之前
datastructures.py df87559855 Code now works on both Python 3 and Python 2 (without using 2to3) 13 年之前
exceptions.py df87559855 Code now works on both Python 3 and Python 2 (without using 2to3) 13 年之前
five.py 506074a1ba flakes 13 年之前
local.py df87559855 Code now works on both Python 3 and Python 2 (without using 2to3) 13 年之前
platforms.py e377d68257 setproctitle should not format hostname with @ anymore 13 年之前
result.py df87559855 Code now works on both Python 3 and Python 2 (without using 2to3) 13 年之前
schedules.py 506074a1ba flakes 13 年之前
signals.py be1e391c41 Adds signal: celeryd_after_setup 13 年之前
states.py d8a0591091 Merge branch '3.0' 13 年之前