Ask Solem afbd6429d0 PEP8ify 16 лет назад
..
backends afbd6429d0 PEP8ify 16 лет назад
bin afbd6429d0 PEP8ify 16 лет назад
contrib a462e42dcc Clean up the backends 16 лет назад
execute afbd6429d0 PEP8ify 16 лет назад
loaders 529dd7146b PEP8ify 16 лет назад
management ef1b7cd215 Add celerymon management command to celery (shows installation instructions if celerymon is not installed) 16 лет назад
task 85cbd63b1a Give better description of confusing throw argument to Task.retry. Closes #74 16 лет назад
tests 76fe4b212c LocalCache now uses OrderedDict instead of a heap queue 16 лет назад
utils afbd6429d0 PEP8ify 16 лет назад
worker afbd6429d0 PEP8ify 16 лет назад
__init__.py 6525518df5 Bumped version to 1.0.0 16 лет назад
beat.py 8da2a0c0d9 celerybeat: Reset SIGTERM signal if running as embedded process 16 лет назад
conf.py 9980653481 Re-enable result caches, as it's a critical part of the API flow. Caching now 16 лет назад
datastructures.py 76fe4b212c LocalCache now uses OrderedDict instead of a heap queue 16 лет назад
decorators.py 59681f5f5d Fixed Sphinx build errors/warnings 16 лет назад
events.py 44dbf5b6ac Some cosmetic changes. 16 лет назад
exceptions.py 44dbf5b6ac Some cosmetic changes. 16 лет назад
log.py 243324aa9d Now respects CELERY*_LOG_FORMAT even if using stderr. Thanks to Nikita Kozlovsky. 16 лет назад
managers.py edb2dba360 Consistent naming for save_taskset/restore_taskset 16 лет назад
messaging.py db933ed0ad Refactored .execute.apply_async: .messaging.TaskPublisher.send_task now 16 лет назад
models.py a462e42dcc Clean up the backends 16 лет назад
platform.py 44dbf5b6ac Some cosmetic changes. 16 лет назад
registry.py 44dbf5b6ac Some cosmetic changes. 16 лет назад
result.py edb2dba360 Consistent naming for save_taskset/restore_taskset 16 лет назад
signals.py a6918b8f12 Move documentation for celery.signals into the rst file 16 лет назад
states.py a5bb233e43 Documented celery.states 16 лет назад
urls.py e10529d892 Tests for celery.views.task_is_successful 16 лет назад
views.py 59681f5f5d Fixed Sphinx build errors/warnings 16 лет назад