Ask Solem 9980653481 Re-enable result caches, as it's a critical part of the API flow. Caching now vor 15 Jahren
..
backends 9980653481 Re-enable result caches, as it's a critical part of the API flow. Caching now vor 15 Jahren
bin 487387ff48 Fixed typo in SIGINT handler vor 15 Jahren
contrib a462e42dcc Clean up the backends vor 15 Jahren
execute db933ed0ad Refactored .execute.apply_async: .messaging.TaskPublisher.send_task now vor 15 Jahren
loaders 529dd7146b PEP8ify vor 15 Jahren
management ef1b7cd215 Add celerymon management command to celery (shows installation instructions if celerymon is not installed) vor 15 Jahren
task 85cbd63b1a Give better description of confusing throw argument to Task.retry. Closes #74 vor 15 Jahren
tests 9980653481 Re-enable result caches, as it's a critical part of the API flow. Caching now vor 15 Jahren
utils 54af6cb491 More cleanup (docstrings etc) vor 15 Jahren
worker 8a1f61a3c1 Fixed broken tests vor 15 Jahren
__init__.py 6525518df5 Bumped version to 1.0.0 vor 15 Jahren
beat.py 8da2a0c0d9 celerybeat: Reset SIGTERM signal if running as embedded process vor 15 Jahren
conf.py 9980653481 Re-enable result caches, as it's a critical part of the API flow. Caching now vor 15 Jahren
datastructures.py 616b9c6461 Introduced celery.datastructures.LocalCache, a dictionary with a limit on the number of keys, perfect for caches where keys are unique (i.e. task result caches) vor 15 Jahren
decorators.py 59681f5f5d Fixed Sphinx build errors/warnings vor 15 Jahren
events.py 44dbf5b6ac Some cosmetic changes. vor 15 Jahren
exceptions.py 44dbf5b6ac Some cosmetic changes. vor 15 Jahren
log.py 243324aa9d Now respects CELERY*_LOG_FORMAT even if using stderr. Thanks to Nikita Kozlovsky. vor 15 Jahren
managers.py edb2dba360 Consistent naming for save_taskset/restore_taskset vor 15 Jahren
messaging.py db933ed0ad Refactored .execute.apply_async: .messaging.TaskPublisher.send_task now vor 15 Jahren
models.py a462e42dcc Clean up the backends vor 15 Jahren
platform.py 44dbf5b6ac Some cosmetic changes. vor 15 Jahren
registry.py 44dbf5b6ac Some cosmetic changes. vor 15 Jahren
result.py edb2dba360 Consistent naming for save_taskset/restore_taskset vor 15 Jahren
signals.py a6918b8f12 Move documentation for celery.signals into the rst file vor 15 Jahren
states.py a5bb233e43 Documented celery.states vor 15 Jahren
urls.py e10529d892 Tests for celery.views.task_is_successful vor 15 Jahren
views.py 59681f5f5d Fixed Sphinx build errors/warnings vor 15 Jahren