Ask Solem 6525518df5 Bumped version to 1.0.0 16 년 전
..
backends edb2dba360 Consistent naming for save_taskset/restore_taskset 16 년 전
bin ca14eb206c celeryd: Added the ability to set custom hostname via -n|--hostname 16 년 전
contrib a462e42dcc Clean up the backends 16 년 전
execute 727345ded6 New constants for task status states in celery.states 16 년 전
loaders adc98c0933 celery.loaders: Fixed typo DEFAULT_LOADER_CLASS_NAME -> _DEFAULT_LOADER_CLASS_NAME 16 년 전
management ef1b7cd215 Add celerymon management command to celery (shows installation instructions if celerymon is not installed) 16 년 전
task 721ec9475a Fixed internal use of deprecated method TaskSet.run -> TaskSet.apply_async 16 년 전
tests 03c9cbda1f Task.retry args/kwargs is now optional. Thanks to David Cramer 16 년 전
utils 54af6cb491 More cleanup (docstrings etc) 16 년 전
worker 8fb931c015 task_prerun/task_postrun signals was not sent by celeryd. Thanks to Regent Blaise. 16 년 전
__init__.py 6525518df5 Bumped version to 1.0.0 16 년 전
beat.py 44dbf5b6ac Some cosmetic changes. 16 년 전
conf.py 3a71bdb80f Detecting load is now lazy, and not done when importing celery.loaders. 16 년 전
datastructures.py 44dbf5b6ac Some cosmetic changes. 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 94de4a3d6a PEP8ify + pyflakes 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 년 전