Ask Solem dd4b287c4e Worker: Always log Received: even if revoked. Closes #3155 8 years ago
..
app 3c1632f66e Deprecates support for using Redis as a broker (Issue #3274) 8 years ago
apps 8e0ab0f092 Removes autoscale option completely 8 years ago
backends e90444189b Result: RPC: Filter out latest messages for all tasks, not just the one being queried 8 years ago
bin 3c1632f66e Deprecates support for using Redis as a broker (Issue #3274) 8 years ago
concurrency 5fec367b97 OS X -> macOS 8 years ago
contrib 7fb651014e changed banner on rdb sessions so the line can be copy/pasted easier for telnet access [https://github.com/celery/celery/issues/3243] 8 years ago
events f4ba39891f Events: State: Fixes pickleability (cc @mher) 8 years ago
fixups b5d8c1cebd Removes TASK_ERROR_EMAILS/mail_admins 8 years ago
loaders b5d8c1cebd Removes TASK_ERROR_EMAILS/mail_admins 8 years ago
security f59b52524b flakes 8 years ago
task b5d8c1cebd Removes TASK_ERROR_EMAILS/mail_admins 8 years ago
tests b5d8c1cebd Removes TASK_ERROR_EMAILS/mail_admins 8 years ago
utils b5d8c1cebd Removes TASK_ERROR_EMAILS/mail_admins 8 years ago
worker dd4b287c4e Worker: Always log Received: even if revoked. Closes #3155 8 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 8 years ago
beat.py aee706ad5a [docs] Spelling stuff completed 9 years ago
bootsteps.py 0e91fcde48 Utils: Moves DependencyGraph to new celery.utils.graph 8 years ago
canvas.py ae3f36f7da Task: Errbacks can now have (request, exception, traceback) signature. 8 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 8 years ago
local.py ac0d9d5ab7 Task: Decorator now takes __qualname__ from underlying function. Closes #3216 8 years ago
platforms.py 5fec367b97 OS X -> macOS 8 years ago
result.py 0e91fcde48 Utils: Moves DependencyGraph to new celery.utils.graph 8 years ago
schedules.py 7caafb4a6c Beat: Allow float in schedule value. Closes #3260 8 years ago
signals.py 51fca36f19 Cosmetics #2 9 years ago
states.py 51fca36f19 Cosmetics #2 9 years ago