Ask Solem c136e7f0cb Disable events completely if without-gossip+without-heartbeat. Closes #2483 9 years ago
..
app e6fb53488e Worker: Now calls errbacks for tasks even when result stored by parent process. Closes #2510 9 years ago
apps 9881af4b51 flakes 9 years ago
backends e6fb53488e Worker: Now calls errbacks for tasks even when result stored by parent process. Closes #2510 9 years ago
bin 66e94b8abb Fixes bug with argument parsing in master 9 years ago
concurrency 6b4922efcb Oops, removes debugging print statements 9 years ago
contrib 93fb98f089 Batches example missing passing request to mark_as_done. Issue #2861 9 years ago
events a28d300463 99% coverage (excluding celery.concurrency.asynpool and experimental backends) 9 years ago
fixups a28d300463 99% coverage (excluding celery.concurrency.asynpool and experimental backends) 9 years ago
loaders 3074472c70 cmdline config: namespace can be None 9 years ago
security 53b5fdf3c5 Lowercase settings and settings cleanup (radical, but backwards compatible) 9 years ago
task 62f5bf0414 task.http: JSON must always be unicode. Closes #2499 9 years ago
tests 4b009835fd Removes unused but confusing AsyncResult.task_name. 9 years ago
utils ee650d0c2f Signal: cannot use id() for sender=str. Closes #2475 9 years ago
worker c136e7f0cb Disable events completely if without-gossip+without-heartbeat. Closes #2483 9 years ago
__init__.py cf247b28f5 4.0 release candidate 1 9 years ago
__main__.py 149de1291e Removes compat programs celeryd, celerybeat and celeryd-multi (scheduled for removal in 4.0) 9 years ago
_state.py b5d6054d0d Fixes PyPy tests 9 years ago
beat.py c673fe201b Fixes failing test 9 years ago
bootsteps.py 2a47f425c7 Fixes celery graph on Python3. Closes #2133 9 years ago
canvas.py 2beef9fe58 flakes 9 years ago
datastructures.py a5f5b63a4b flakes 9 years ago
exceptions.py 53b5fdf3c5 Lowercase settings and settings cleanup (radical, but backwards compatible) 9 years ago
five.py 5106352570 flakes 10 years ago
local.py a28d300463 99% coverage (excluding celery.concurrency.asynpool and experimental backends) 9 years ago
platforms.py a28d300463 99% coverage (excluding celery.concurrency.asynpool and experimental backends) 9 years ago
result.py 4b009835fd Removes unused but confusing AsyncResult.task_name. 9 years ago
schedules.py 0c801b9070 92% coverage 9 years ago
signals.py 757678a59a Worker: Also send task-failed event on unregistered task (Issue #2791) 9 years ago
states.py 53b5fdf3c5 Lowercase settings and settings cleanup (radical, but backwards compatible) 9 years ago