Ask Solem 8320fb1a28 Moved celery.monitoring.MonitorState to new module celery.monitoring.state 16 年 前
..
backends 0208ec9f8b Moved celery.serialization + celery.utils.functional -> billiard.* 16 年 前
bin bf9a76d50a New connection info string for celerymon 16 年 前
contrib 8e2cb8d674 Document contrib.test_runner 16 年 前
loaders 245a5dfda0 PEP8ify 16 年 前
management cbf26aa931 Merge branch 'master' into events 16 年 前
monitoring 8320fb1a28 Moved celery.monitoring.MonitorState to new module celery.monitoring.state 16 年 前
task 0208ec9f8b Moved celery.serialization + celery.utils.functional -> billiard.* 16 年 前
tests 200101a8f2 Merge branch 'master' into events 16 年 前
worker 024fe6a109 Now sending all task events except for task-retried 16 年 前
__init__.py 1fe744981d Revert the celery.distmeta change, just use celery/__init__.py 16 年 前
beat.py 84eb860d99 PEP8ify: Group imports 16 年 前
conf.py 024fe6a109 Now sending all task events except for task-retried 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 年 前
events.py 024fe6a109 Now sending all task events except for task-retried 16 年 前
exceptions.py 076d016d3a Move TimeoutError to celery.exceptions 16 年 前
execute.py 0208ec9f8b Moved celery.serialization + celery.utils.functional -> billiard.* 16 年 前
log.py 9ed2957883 Must monkeypatch logger in celery.log.setup_logger 16 年 前
managers.py 84eb860d99 PEP8ify: Group imports 16 年 前
messaging.py 21a5bc7661 Refactor the display of the broker conneciton info string. 16 年 前
models.py 203fbf230e Now uses django-picklefield (finnaly got rid of the djangosnippets code!) 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 年 前
signals.py a056892353 Fix sphinx markup in celery.signals 16 年 前
statistics.py 4cdc709a6d Rename celery.monitoring -> celery.statistics (will probably be removed in the end) 16 年 前
urls.py 84eb860d99 PEP8ify: Group imports 16 年 前
utils.py 0208ec9f8b Moved celery.serialization + celery.utils.functional -> billiard.* 16 年 前
views.py 84eb860d99 PEP8ify: Group imports 16 年 前