Ask Solem d6c9188e12 Emit DeprecationWarning instead of PendingDeprecationWarning in TaskSet.run 15 years ago
..
backends edb2dba360 Consistent naming for save_taskset/restore_taskset 15 years ago
bin ca14eb206c celeryd: Added the ability to set custom hostname via -n|--hostname 15 years ago
contrib a462e42dcc Clean up the backends 15 years ago
execute 727345ded6 New constants for task status states in celery.states 15 years ago
loaders adc98c0933 celery.loaders: Fixed typo DEFAULT_LOADER_CLASS_NAME -> _DEFAULT_LOADER_CLASS_NAME 15 years ago
management ef1b7cd215 Add celerymon management command to celery (shows installation instructions if celerymon is not installed) 15 years ago
task d6c9188e12 Emit DeprecationWarning instead of PendingDeprecationWarning in TaskSet.run 15 years ago
tests 03c9cbda1f Task.retry args/kwargs is now optional. Thanks to David Cramer 15 years ago
utils 54af6cb491 More cleanup (docstrings etc) 15 years ago
worker 8fb931c015 task_prerun/task_postrun signals was not sent by celeryd. Thanks to Regent Blaise. 15 years ago
__init__.py f6eac52980 Bumped version to 0.9.8 / 1.0.0-pre4 15 years ago
beat.py 44dbf5b6ac Some cosmetic changes. 15 years ago
conf.py 3a71bdb80f Detecting load is now lazy, and not done when importing celery.loaders. 15 years ago
datastructures.py 44dbf5b6ac Some cosmetic changes. 15 years ago
decorators.py 59681f5f5d Fixed Sphinx build errors/warnings 15 years ago
events.py 44dbf5b6ac Some cosmetic changes. 15 years ago
exceptions.py 44dbf5b6ac Some cosmetic changes. 15 years ago
log.py 243324aa9d Now respects CELERY*_LOG_FORMAT even if using stderr. Thanks to Nikita Kozlovsky. 15 years ago
managers.py edb2dba360 Consistent naming for save_taskset/restore_taskset 15 years ago
messaging.py 94de4a3d6a PEP8ify + pyflakes 15 years ago
models.py a462e42dcc Clean up the backends 15 years ago
platform.py 44dbf5b6ac Some cosmetic changes. 15 years ago
registry.py 44dbf5b6ac Some cosmetic changes. 15 years ago
result.py edb2dba360 Consistent naming for save_taskset/restore_taskset 15 years ago
signals.py a6918b8f12 Move documentation for celery.signals into the rst file 15 years ago
states.py a5bb233e43 Documented celery.states 15 years ago
urls.py e10529d892 Tests for celery.views.task_is_successful 15 years ago
views.py 59681f5f5d Fixed Sphinx build errors/warnings 15 years ago