Ask Solem c8bd72fe21 Sanitize result backend in celery report output. Closes #2812 10 年 前
..
app c8bd72fe21 Sanitize result backend in celery report output. Closes #2812 10 年 前
apps 9881af4b51 flakes 10 年 前
backends e6fb53488e Worker: Now calls errbacks for tasks even when result stored by parent process. Closes #2510 10 年 前
bin 46c17e9909 Cache the value of gethostname 10 年 前
concurrency 7612d78ead Adds support for the new billiard REMAP_SIGTERM envvar. Closes #2839 10 年 前
contrib 93fb98f089 Batches example missing passing request to mark_as_done. Issue #2861 10 年 前
events 8454428b0f Events: Adds new task-rejected event for basic.reject 10 年 前
fixups a28d300463 99% coverage (excluding celery.concurrency.asynpool and experimental backends) 10 年 前
loaders 66d0de7537 Autodiscover: Fixes error "Empty module name". Closes #2908 10 年 前
security 53b5fdf3c5 Lowercase settings and settings cleanup (radical, but backwards compatible) 10 年 前
task 62f5bf0414 task.http: JSON must always be unicode. Closes #2499 10 年 前
tests 208a2eeb52 Fixes build 10 年 前
utils 46c17e9909 Cache the value of gethostname 10 年 前
worker 7612d78ead Adds support for the new billiard REMAP_SIGTERM envvar. Closes #2839 10 年 前
__init__.py cf247b28f5 4.0 release candidate 1 10 年 前
__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 c673fe201b Fixes failing test 10 年 前
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 4b009835fd Removes unused but confusing AsyncResult.task_name. 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 年 前