Loren Abrams 535dd52172 Roll moy over if last_run.moy is past range 13 年 前
..
app b871634c14 Fix typo in app/amqp.py 13 年 前
apps c427dab107 Tests passing 13 年 前
backends 4069c63b3d Adding configuration variable to set max_pool_size for MongoDB connection 13 年 前
bin 5ca3e45d5a Display PIDs of workers that we are waiting for 13 年 前
concurrency f01faf11d9 Makes sure tasks always use the right app when using force_execv. Closes #1072 13 年 前
contrib 9aed0ebf27 Merge branch '3.0' 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 3871cf4ee5 Merge branch '3.0' 13 年 前
tests 04ce68306f Test to ensure proper crontab values: min_ <= val < min_ + max_, and test range wrapping: 12-1 => {11, 0, 1} w/ max_=12, min=0 13 年 前
utils 10bb5a6f58 Fixes load_average to also support Windows. Closes #1110 13 年 前
worker c427dab107 Tests passing 13 年 前
__init__.py f7edbba089 3.1 is now in code-freeze (version bumped to 3.1.0rc1) 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 3871cf4ee5 Merge branch '3.0' 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 535dd52172 Roll moy over if last_run.moy is past range 13 年 前
signals.py be1e391c41 Adds signal: celeryd_after_setup 14 年 前
states.py d8a0591091 Merge branch '3.0' 13 年 前