Ask Solem 0155cba133 Deprecated REDIS_TIMEOUT, and REDIS_CONNECT_RETRY, added REDIS_PASSWORD, to work with new redis API. před 15 roky
..
backends 0155cba133 Deprecated REDIS_TIMEOUT, and REDIS_CONNECT_RETRY, added REDIS_PASSWORD, to work with new redis API. před 15 roky
bin 487387ff48 Fixed typo in SIGINT handler před 15 roky
contrib a462e42dcc Clean up the backends před 15 roky
execute a516749fd8 Added task_id to apply() call from apply_async. Made apply() respect task_id argument if it exists. před 15 roky
loaders 529dd7146b PEP8ify před 15 roky
management ef1b7cd215 Add celerymon management command to celery (shows installation instructions if celerymon is not installed) před 16 roky
task 85cbd63b1a Give better description of confusing throw argument to Task.retry. Closes #74 před 15 roky
tests 8a1f61a3c1 Fixed broken tests před 15 roky
utils 54af6cb491 More cleanup (docstrings etc) před 15 roky
worker 8a1f61a3c1 Fixed broken tests před 15 roky
__init__.py 6525518df5 Bumped version to 1.0.0 před 15 roky
beat.py 8da2a0c0d9 celerybeat: Reset SIGTERM signal if running as embedded process před 15 roky
conf.py 433a3bf385 _init_routing_table should take queue argument před 15 roky
datastructures.py 44dbf5b6ac Some cosmetic changes. před 15 roky
decorators.py 59681f5f5d Fixed Sphinx build errors/warnings před 15 roky
events.py 44dbf5b6ac Some cosmetic changes. před 15 roky
exceptions.py 44dbf5b6ac Some cosmetic changes. před 15 roky
log.py 243324aa9d Now respects CELERY*_LOG_FORMAT even if using stderr. Thanks to Nikita Kozlovsky. před 15 roky
managers.py edb2dba360 Consistent naming for save_taskset/restore_taskset před 15 roky
messaging.py 8abccbe361 get_consumer_set: Don't modify global QUEUE configuration před 15 roky
models.py a462e42dcc Clean up the backends před 15 roky
platform.py 44dbf5b6ac Some cosmetic changes. před 15 roky
registry.py 44dbf5b6ac Some cosmetic changes. před 15 roky
result.py edb2dba360 Consistent naming for save_taskset/restore_taskset před 15 roky
signals.py a6918b8f12 Move documentation for celery.signals into the rst file před 16 roky
states.py a5bb233e43 Documented celery.states před 15 roky
urls.py e10529d892 Tests for celery.views.task_is_successful před 16 roky
views.py 59681f5f5d Fixed Sphinx build errors/warnings před 15 roky