Ask Solem 0197805d65 Implemented deleting (revoking of tasks) using a broadcast message to the workers + refactored apply_async / celery.messaging 16 лет назад
..
backends d06b47b45f CELERY_BACKEND must now include the backend class name if not an alias. 16 лет назад
bin 44167f78e2 Allow for carrot backend_cls to be empty 16 лет назад
contrib 8e2cb8d674 Document contrib.test_runner 16 лет назад
loaders 245a5dfda0 PEP8ify 16 лет назад
management 84eb860d99 PEP8ify: Group imports 16 лет назад
task 0197805d65 Implemented deleting (revoking of tasks) using a broadcast message to the workers + refactored apply_async / celery.messaging 16 лет назад
tests d06b47b45f CELERY_BACKEND must now include the backend class name if not an alias. 16 лет назад
utils 84eb860d99 PEP8ify: Group imports 16 лет назад
worker 0197805d65 Implemented deleting (revoking of tasks) using a broadcast message to the workers + refactored apply_async / celery.messaging 16 лет назад
__init__.py 1fe744981d Revert the celery.distmeta change, just use celery/__init__.py 16 лет назад
beat.py 84eb860d99 PEP8ify: Group imports 16 лет назад
conf.py 84eb860d99 PEP8ify: Group imports 16 лет назад
datastructures.py 84eb860d99 PEP8ify: Group imports 16 лет назад
decorators.py 9866d1501e New decorator: @periodic_task(run_every=...) 16 лет назад
discovery.py 6b81d06f56 Everything now conforms to pep8.py 16 лет назад
exceptions.py 076d016d3a Move TimeoutError to celery.exceptions 16 лет назад
execute.py 0197805d65 Implemented deleting (revoking of tasks) using a broadcast message to the workers + refactored apply_async / celery.messaging 16 лет назад
log.py 9ed2957883 Must monkeypatch logger in celery.log.setup_logger 16 лет назад
managers.py 84eb860d99 PEP8ify: Group imports 16 лет назад
messaging.py 0197805d65 Implemented deleting (revoking of tasks) using a broadcast message to the workers + refactored apply_async / celery.messaging 16 лет назад
models.py 203fbf230e Now uses django-picklefield (finnaly got rid of the djangosnippets code!) 16 лет назад
monitoring.py 84eb860d99 PEP8ify: Group imports 16 лет назад
patch.py 892f7a8221 Monkey patches the multiprocessing backport "processName" error 16 лет назад
platform.py be4253b64d fix typo platform.reset_signal -> reset_signal 16 лет назад
registry.py 84eb860d99 PEP8ify: Group imports 16 лет назад
result.py 84eb860d99 PEP8ify: Group imports 16 лет назад
serialization.py 84eb860d99 PEP8ify: Group imports 16 лет назад
signals.py 3a50f18ac7 Fix sphinx markup in celery.signals 16 лет назад
urls.py 84eb860d99 PEP8ify: Group imports 16 лет назад
views.py 84eb860d99 PEP8ify: Group imports 16 лет назад