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