Omer Katz 1c5ecc55db Merge pull request #3034 from davidharrigan/cassandra_auth 9 년 전
..
app 78b053c720 Error mail: Sets charset to utf-8 by default (Issue #2737) 9 년 전
apps 5a718b726f Adds timestamp to worker/beat startup banners. Closes #3010 9 년 전
backends 8394816deb raise ImproperlyConfigured exception with invalid auth_provider 9 년 전
bin 6038ff2aa3 Adds broker_read_url and broker_write_url settings 10 년 전
concurrency dd711fac7a Use US spelling of cancelled -> canceled 9 년 전
contrib dd711fac7a Use US spelling of cancelled -> canceled 9 년 전
events 6038ff2aa3 Adds broker_read_url and broker_write_url settings 10 년 전
fixups baa1282c04 [Django] Ignore InterfaceError also after fork (Issue #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 10 년 전
tests 1c5ecc55db Merge pull request #3034 from davidharrigan/cassandra_auth 9 년 전
utils 807c13873e [utils] simple_format now tries to give better error for unmatched keys. Closes #3016 9 년 전
worker dd711fac7a Use US spelling of cancelled -> canceled 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 1abcfa713a Added cleaning of corrupted scheduler files for some storage backend errors 9 년 전
bootsteps.py 2a47f425c7 Fixes celery graph on Python3. Closes #2133 10 년 전
canvas.py e2cde3448b Fixes build 9 년 전
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 년 전