Ask Solem d99712023c Fixed typo taskset.join() -> taskset_result.join() 16 years ago
..
backends 84eb860d99 PEP8ify: Group imports 16 years ago
bin 2714647ddd Removed the --supervised feature, it was not working well, use supervisord 16 years ago
contrib 8e2cb8d674 Document contrib.test_runner 16 years ago
loaders 245a5dfda0 PEP8ify 16 years ago
management 84eb860d99 PEP8ify: Group imports 16 years ago
task d99712023c Fixed typo taskset.join() -> taskset_result.join() 16 years ago
tests b99cec76bf DynamicPool now moved to new package "billiard" where new multiprocessing.Pool related features will be. 16 years ago
utils 84eb860d99 PEP8ify: Group imports 16 years ago
worker b99cec76bf DynamicPool now moved to new package "billiard" where new multiprocessing.Pool related features will be. 16 years ago
__init__.py 1fe744981d Revert the celery.distmeta change, just use celery/__init__.py 16 years ago
beat.py 84eb860d99 PEP8ify: Group imports 16 years ago
conf.py 84eb860d99 PEP8ify: Group imports 16 years ago
datastructures.py 84eb860d99 PEP8ify: Group imports 16 years ago
decorators.py 84eb860d99 PEP8ify: Group imports 16 years ago
discovery.py 6b81d06f56 Everything now conforms to pep8.py 16 years ago
exceptions.py 076d016d3a Move TimeoutError to celery.exceptions 16 years ago
execute.py 84eb860d99 PEP8ify: Group imports 16 years ago
log.py 84eb860d99 PEP8ify: Group imports 16 years ago
managers.py 84eb860d99 PEP8ify: Group imports 16 years ago
messaging.py 84eb860d99 PEP8ify: Group imports 16 years ago
models.py 203fbf230e Now uses django-picklefield (finnaly got rid of the djangosnippets code!) 16 years ago
monitoring.py 84eb860d99 PEP8ify: Group imports 16 years ago
platform.py 77cf338e6e Fixed daemon context creation, was probably broken a few commits ago. 16 years ago
registry.py 84eb860d99 PEP8ify: Group imports 16 years ago
result.py 84eb860d99 PEP8ify: Group imports 16 years ago
serialization.py 84eb860d99 PEP8ify: Group imports 16 years ago
signals.py 3a50f18ac7 Fix sphinx markup in celery.signals 16 years ago
urls.py 84eb860d99 PEP8ify: Group imports 16 years ago
views.py 84eb860d99 PEP8ify: Group imports 16 years ago