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