Ask Solem b02ad4d3fa Thread Pool: Set default app for all threads. Closes #2701 10 years ago
..
app 1bcdfde9fc Task protocol 2: Adds new "origin" message header for hostname of task sender 10 years ago
apps 9881af4b51 flakes 10 years ago
backends e6fb53488e Worker: Now calls errbacks for tasks even when result stored by parent process. Closes #2510 10 years ago
bin 46c17e9909 Cache the value of gethostname 10 years ago
concurrency b02ad4d3fa Thread Pool: Set default app for all threads. Closes #2701 10 years ago
contrib 93fb98f089 Batches example missing passing request to mark_as_done. Issue #2861 10 years ago
events 8454428b0f Events: Adds new task-rejected event for basic.reject 10 years ago
fixups a28d300463 99% coverage (excluding celery.concurrency.asynpool and experimental backends) 10 years ago
loaders 3074472c70 cmdline config: namespace can be None 10 years ago
security 53b5fdf3c5 Lowercase settings and settings cleanup (radical, but backwards compatible) 10 years ago
task 62f5bf0414 task.http: JSON must always be unicode. Closes #2499 10 years ago
tests 0d10f9c71b Fixes build 10 years ago
utils 46c17e9909 Cache the value of gethostname 10 years ago
worker b02ad4d3fa Thread Pool: Set default app for all threads. Closes #2701 10 years ago
__init__.py cf247b28f5 4.0 release candidate 1 10 years ago
__main__.py 149de1291e Removes compat programs celeryd, celerybeat and celeryd-multi (scheduled for removal in 4.0) 10 years ago
_state.py b5d6054d0d Fixes PyPy tests 10 years ago
beat.py c673fe201b Fixes failing test 10 years ago
bootsteps.py 2a47f425c7 Fixes celery graph on Python3. Closes #2133 10 years ago
canvas.py 2beef9fe58 flakes 10 years ago
datastructures.py a5f5b63a4b flakes 10 years ago
exceptions.py 53b5fdf3c5 Lowercase settings and settings cleanup (radical, but backwards compatible) 10 years ago
five.py 5106352570 flakes 10 years ago
local.py a28d300463 99% coverage (excluding celery.concurrency.asynpool and experimental backends) 10 years ago
platforms.py a28d300463 99% coverage (excluding celery.concurrency.asynpool and experimental backends) 10 years ago
result.py 4b009835fd Removes unused but confusing AsyncResult.task_name. 10 years ago
schedules.py 0c801b9070 92% coverage 10 years ago
signals.py 757678a59a Worker: Also send task-failed event on unregistered task (Issue #2791) 10 years ago
states.py 8454428b0f Events: Adds new task-rejected event for basic.reject 10 years ago