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