Ask Solem 2714647ddd Removed the --supervised feature, it was not working well, use supervisord 16 年 前
..
backends 84eb860d99 PEP8ify: Group imports 16 年 前
bin 2714647ddd Removed the --supervised feature, it was not working well, use supervisord 16 年 前
loaders 245a5dfda0 PEP8ify 16 年 前
management 84eb860d99 PEP8ify: Group imports 16 年 前
task 2b1769c54d Removed TaskSet.join(): Use r = ts.run(); r.join() instead 16 年 前
tests 2714647ddd Removed the --supervised feature, it was not working well, use supervisord 16 年 前
utils 84eb860d99 PEP8ify: Group imports 16 年 前
worker 245a5dfda0 PEP8ify 16 年 前
__init__.py 2359b65a59 Use from .. import (...) parens 16 年 前
beat.py 84eb860d99 PEP8ify: Group imports 16 年 前
buckets.py 84eb860d99 PEP8ify: Group imports 16 年 前
conf.py 84eb860d99 PEP8ify: Group imports 16 年 前
datastructures.py 84eb860d99 PEP8ify: Group imports 16 年 前
decorators.py 84eb860d99 PEP8ify: Group imports 16 年 前
discovery.py 6b81d06f56 Everything now conforms to pep8.py 16 年 前
distmeta.py 3008b25da6 Move distribution metadata in celery.py to celery/distmeta.py 16 年 前
exceptions.py 076d016d3a Move TimeoutError to celery.exceptions 16 年 前
execute.py 84eb860d99 PEP8ify: Group imports 16 年 前
log.py 84eb860d99 PEP8ify: Group imports 16 年 前
managers.py 84eb860d99 PEP8ify: Group imports 16 年 前
messaging.py 84eb860d99 PEP8ify: Group imports 16 年 前
models.py 203fbf230e Now uses django-picklefield (finnaly got rid of the djangosnippets code!) 16 年 前
monitoring.py 84eb860d99 PEP8ify: Group imports 16 年 前
platform.py 77cf338e6e Fixed daemon context creation, was probably broken a few commits ago. 16 年 前
pool.py 84eb860d99 PEP8ify: Group imports 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 年 前