Ask Solem 4f2f949a34 Python 2: Values in __all__ can only be unicode. Closes #3231 9 years ago
..
app 3c1632f66e Deprecates support for using Redis as a broker (Issue #3274) 9 years ago
apps 8e0ab0f092 Removes autoscale option completely 9 years ago
backends e90444189b Result: RPC: Filter out latest messages for all tasks, not just the one being queried 9 years ago
bin 3c1632f66e Deprecates support for using Redis as a broker (Issue #3274) 9 years ago
concurrency 5fec367b97 OS X -> macOS 9 years ago
contrib 4b3ab70877 Removes celery.contrib.batches 9 years ago
events f4ba39891f Events: State: Fixes pickleability (cc @mher) 9 years ago
fixups b5d8c1cebd Removes TASK_ERROR_EMAILS/mail_admins 9 years ago
loaders b5d8c1cebd Removes TASK_ERROR_EMAILS/mail_admins 9 years ago
security f59b52524b flakes 9 years ago
task b5d8c1cebd Removes TASK_ERROR_EMAILS/mail_admins 9 years ago
tests b5d8c1cebd Removes TASK_ERROR_EMAILS/mail_admins 9 years ago
utils b5d8c1cebd Removes TASK_ERROR_EMAILS/mail_admins 9 years ago
worker b5b4836be1 Removes the no_execv/force_execv options 9 years ago
__init__.py 9193b84d98 Documentation improvements 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 a4fbd6d817 Removes unused celery.app.default_loader 9 years ago
beat.py aee706ad5a [docs] Spelling stuff completed 9 years ago
bootsteps.py 0e91fcde48 Utils: Moves DependencyGraph to new celery.utils.graph 9 years ago
canvas.py ae3f36f7da Task: Errbacks can now have (request, exception, traceback) signature. 9 years ago
exceptions.py aee706ad5a [docs] Spelling stuff completed 9 years ago
five.py 4f2f949a34 Python 2: Values in __all__ can only be unicode. Closes #3231 9 years ago
local.py ac0d9d5ab7 Task: Decorator now takes __qualname__ from underlying function. Closes #3216 9 years ago
platforms.py 5fec367b97 OS X -> macOS 9 years ago
result.py 0e91fcde48 Utils: Moves DependencyGraph to new celery.utils.graph 9 years ago
schedules.py 7caafb4a6c Beat: Allow float in schedule value. Closes #3260 9 years ago
signals.py 51fca36f19 Cosmetics #2 9 years ago
states.py 51fca36f19 Cosmetics #2 9 years ago