Ask Solem c69e7be7c1 defaultloader: CELERY_IMPORTS is a setting for modules to be imported at worker init. пре 16 година
..
backends 04570bf149 Forgot to import pytyrant пре 16 година
bin 0935f92404 Now able to successfully use and run celery outside of Django пре 16 година
loaders c69e7be7c1 defaultloader: CELERY_IMPORTS is a setting for modules to be imported at worker init. пре 16 година
management c48d219600 Some docstrings and nicer info at startup (show version number) пре 17 година
task f9f025424b Document the ``throw`` keyword argument to Task.retry пре 16 година
tests df612d3b22 More unit tests for Task.retry пре 16 година
worker e0c941cd33 Added signals: task_prerun + task_postrun пре 16 година
__init__.py f65eef6510 Task Queue for Django -> Task Queue for Django/Python пре 16 година
conf.py 041e245d9a Merge branch 'master' into nodjango пре 16 година
datastructures.py e68b712eb2 PEP8ify пре 17 година
discovery.py 6b81d06f56 Everything now conforms to pep8.py пре 17 година
execute.py 41a38bb25f Task retries seems to be working with tests passing. Closes #7 пре 16 година
fields.py 4cc0d6a41d Now at 96% coverage пре 17 година
log.py 2e1764f15e Don't close others logger file descriptors. пре 17 година
managers.py 269feeb6c4 PEP8ify пре 16 година
messaging.py 794582ebb2 Task Retries (not tested yet) Example: пре 16 година
models.py e7a8a02ba5 Remove extraenous whitespace (PEP8) пре 17 година
monitoring.py 041e245d9a Merge branch 'master' into nodjango пре 16 година
pool.py e2a84371c2 PEP8ify пре 17 година
registry.py 2e054a3af4 Fix errors in celery.registry introduced by last change to it. пре 17 година
result.py f28398b939 Don't use threading.Timer for timeouts. пре 17 година
serialization.py 4cc0d6a41d Now at 96% coverage пре 17 година
signals.py e0c941cd33 Added signals: task_prerun + task_postrun пре 16 година
supervisor.py 4592b79e89 Supervisor: Accidentally removed keyword argument join_timeout пре 17 година
urls.py ced0b64ad2 Raise our pylint score to 8.24/10 пре 17 година
utils.py 9209f38139 PEP8ify пре 16 година
views.py 834f1c310d kwargs should be a dict пре 17 година