Caleb Mingle 9b1825c43d Fixes doc typo in celery.contrib.batches 9 лет назад
..
app b784c7912a Use the new logging.NullHandler in Python 2.7 9 лет назад
apps 9881af4b51 flakes 10 лет назад
backends 8432fdc5f0 Backends: Use state in API consistently over status 10 лет назад
bin 6038ff2aa3 Adds broker_read_url and broker_write_url settings 9 лет назад
concurrency 7612d78ead Adds support for the new billiard REMAP_SIGTERM envvar. Closes #2839 10 лет назад
contrib 9b1825c43d Fixes doc typo in celery.contrib.batches 9 лет назад
events 6038ff2aa3 Adds broker_read_url and broker_write_url settings 9 лет назад
fixups 597a6b1f33 [Django] Ignore InterfaceError when closing database connection. Closes #2996 9 лет назад
loaders 66d0de7537 Autodiscover: Fixes error "Empty module name". Closes #2908 10 лет назад
security 53b5fdf3c5 Lowercase settings and settings cleanup (radical, but backwards compatible) 10 лет назад
task fc1ce73c09 Removes left over print statements. Closes #2967 9 лет назад
tests b784c7912a Use the new logging.NullHandler in Python 2.7 9 лет назад
utils 9044a23c5a Signal handlers should not be able to propagate exceptions. Closes #2738 10 лет назад
worker 6038ff2aa3 Adds broker_read_url and broker_write_url settings 9 лет назад
__init__.py 00b2930325 Updates copyright year 9 лет назад
__main__.py 149de1291e Removes compat programs celeryd, celerybeat and celeryd-multi (scheduled for removal in 4.0) 10 лет назад
_state.py b5d6054d0d Fixes PyPy tests 10 лет назад
beat.py 6038ff2aa3 Adds broker_read_url and broker_write_url settings 9 лет назад
bootsteps.py 2a47f425c7 Fixes celery graph on Python3. Closes #2133 10 лет назад
canvas.py 2beef9fe58 flakes 10 лет назад
datastructures.py a5f5b63a4b flakes 10 лет назад
exceptions.py 53b5fdf3c5 Lowercase settings and settings cleanup (radical, but backwards compatible) 10 лет назад
five.py 5106352570 flakes 10 лет назад
local.py a28d300463 99% coverage (excluding celery.concurrency.asynpool and experimental backends) 10 лет назад
platforms.py a28d300463 99% coverage (excluding celery.concurrency.asynpool and experimental backends) 10 лет назад
result.py 8432fdc5f0 Backends: Use state in API consistently over status 10 лет назад
schedules.py 0c801b9070 92% coverage 10 лет назад
signals.py 757678a59a Worker: Also send task-failed event on unregistered task (Issue #2791) 10 лет назад
states.py 8454428b0f Events: Adds new task-rejected event for basic.reject 10 лет назад