Ask Solem b2b5e2b791 Make exposing methods on the control panel class explicit by using an @expose decorator. %!s(int64=16) %!d(string=hai) anos
..
__init__.py 438c68b884 Added signals: worker_init, worker_ready, worker_shutdown %!s(int64=16) %!d(string=hai) anos
buckets.py d663c1b615 Automatically add buckets for task types not registered at init. Thanks thruflo %!s(int64=16) %!d(string=hai) anos
control.py b2b5e2b791 Make exposing methods on the control panel class explicit by using an @expose decorator. %!s(int64=16) %!d(string=hai) anos
controllers.py bd213cbb71 Moved CarrotListener to celery.worker.listener and ack revoked messages. %!s(int64=16) %!d(string=hai) anos
heartbeat.py ef7b856511 Remove debugging print statements %!s(int64=16) %!d(string=hai) anos
job.py 0519be0eb3 Doesn't store errors if Task.ignore_result=True anymore, can enable the previous behaviour by setting CELERY_STORE_ERRORS_EVEN_IF_IGNORED %!s(int64=16) %!d(string=hai) anos
listener.py a2e0491710 Allow directing a control command to a single host only, by adding a "destination" field contaning the workers hostname. %!s(int64=16) %!d(string=hai) anos
pool.py cfa225cb0d Some more unittests. %!s(int64=16) %!d(string=hai) anos
revoke.py cfa225cb0d Some more unittests. %!s(int64=16) %!d(string=hai) anos
scheduler.py cfa225cb0d Some more unittests. %!s(int64=16) %!d(string=hai) anos