Ask Solem 0648ca3b0f Rewrite and updatae the execution guide (now called Calling Guide) 13 years ago
..
app 66a8a9833c TaskSetResult renamed -> GroupResult 13 years ago
apps 995ba059c1 Canonical repo moved to github.com/celery/celery 13 years ago
backends 66a8a9833c TaskSetResult renamed -> GroupResult 13 years ago
bin b344138081 Depend on kombu 2.2.1 13 years ago
concurrency fd3808161b Documentation is now using celery command 13 years ago
contrib fd3808161b Documentation is now using celery command 13 years ago
events 0773b0804b All celery subcommands now have help 13 years ago
loaders fd3808161b Documentation is now using celery command 13 years ago
security 8e7646c68e 100% coverage for .security 13 years ago
task 4e14f7605e Consistently use @task() (with parens) in docs 13 years ago
tests 0648ca3b0f Rewrite and updatae the execution guide (now called Calling Guide) 13 years ago
utils 0773b0804b All celery subcommands now have help 13 years ago
worker 66a8a9833c TaskSetResult renamed -> GroupResult 13 years ago
__compat__.py e2b052c2d8 current_task and Task.request are now LocalStack's. Maybe fixes #521 13 years ago
__init__.py b4a3f9f67e Modern Task class no longer supports: establish_connection(), get_publisher(), get_consumer() and get_logger() 13 years ago
beat.py a4f2874e82 Modernize Kombu integration 13 years ago
canvas.py 4094ce8a8b Regen working on Python 2.5 13 years ago
datastructures.py 4b1f822774 Pick stable optimizations from optimizations branch 13 years ago
exceptions.py d4bb75ef4b Py3k fixes 13 years ago
local.py 322bf719a7 Cosmetics 13 years ago
platforms.py fa2d784f82 Cosmetics and stuff 13 years ago
result.py 66a8a9833c TaskSetResult renamed -> GroupResult 13 years ago
schedules.py e6c19ad57f Cosmetics 13 years ago
signals.py e869e8a871 Adds task_success(sender=task, result=retval) signal 13 years ago
state.py 5a5ccd986b Skip adding children for tasks called with task.__call__. Closes #701 13 years ago
states.py 641e838dd6 Cosmetics 13 years ago