Ask Solem a6d985fa20 Adds reference for celery.bin.graph 13 лет назад
..
app c427dab107 Tests passing 13 лет назад
apps c427dab107 Tests passing 13 лет назад
backends d107d15a90 Renames amqrpc backend to just 'rpc' 13 лет назад
bin a6d985fa20 Adds reference for celery.bin.graph 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 c427dab107 Tests passing 13 лет назад
utils 2be0657fb2 Merge branch '3.0' 13 лет назад
worker c427dab107 Tests passing 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 e6a7b60ebe Implement Signature.__deepcopy__. (Issue #1078) 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 лет назад