Ask Solem 85e0f24d37 Forgot to backport warnings.WarningMessage, which is not present in Python <= 2.5 15 年 前
..
backends afbd6429d0 PEP8ify 15 年 前
bin afbd6429d0 PEP8ify 15 年 前
contrib a462e42dcc Clean up the backends 16 年 前
execute afbd6429d0 PEP8ify 15 年 前
loaders 529dd7146b PEP8ify 15 年 前
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 15 年 前
tests 85e0f24d37 Forgot to backport warnings.WarningMessage, which is not present in Python <= 2.5 15 年 前
utils 53f5f08f85 OrderedDict now passes tests in Python 2.5 15 年 前
worker a5224448fb Tests now passes on Python 2.5 15 年 前
__init__.py 6525518df5 Bumped version to 1.0.0 16 年 前
beat.py 8da2a0c0d9 celerybeat: Reset SIGTERM signal if running as embedded process 15 年 前
conf.py 9980653481 Re-enable result caches, as it's a critical part of the API flow. Caching now 15 年 前
datastructures.py 76fe4b212c LocalCache now uses OrderedDict instead of a heap queue 15 年 前
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 15 年 前
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 年 前