Ask Solem 5e62be216f Adds max_retries argument to Task.retry 14 years ago
..
app 26b8521a28 (->2.2) Document arguments to App 14 years ago
apps a0c6c7094f Remove left-over print statements 14 years ago
backends 0136ecde08 Adds missing celery.backends.default_backend 14 years ago
bin 731e474a5f celeryd_detach: Log exec errors 14 years ago
concurrency 1c1e8be25b Fixes eventlet pool memory leak. Closes #308 14 years ago
contrib 25a59556f0 Replaced SharedCounter with good old fashioned mutual exclusion 14 years ago
db 0afa1efa28 Docs: Replaced all occurences of ``literal`` with `literal` 15 years ago
events 4fc9e9c624 Reset pidbox node on channel failure 14 years ago
execute b75d12e538 celery.execute.delay_task was accidentally removed 14 years ago
loaders 02953e12d2 100% Coverage for celery.loaders.* 15 years ago
task 5e62be216f Adds max_retries argument to Task.retry 14 years ago
tests 0574f21152 TestCase reserves attribute 'id' 14 years ago
utils 77a49ee1ab term.colored breaks with non-str objects. (django-celery #35) 14 years ago
worker 74aae8ea88 Task error log message now contains exc_info again 14 years ago
__init__.py 15aaa94e0f Updates Changelog and bumps version to 2.2.2 14 years ago
beat.py e6ac2fbab0 PEP8ify 14 years ago
conf.py 377f1cc358 Cosmetics 14 years ago
datastructures.py f612848a62 PEP8ify + pyflakes 14 years ago
decorators.py c3e0ed81ad Updated copyright statements to include 2011 14 years ago
exceptions.py 156c8edb02 Cosmetics and cleanup 14 years ago
local.py 6f7db25db7 Faster loading of celery module 14 years ago
log.py c270f7ace7 Tests passing again after logging change 14 years ago
messaging.py 156c8edb02 Cosmetics and cleanup 14 years ago
platforms.py b4c06b51a2 More useful error messages for getpwnam/getgrnam 14 years ago
registry.py 156c8edb02 Cosmetics and cleanup 14 years ago
result.py 57dc4f4abb PEP8ify + pyflakes 14 years ago
routes.py 1328c62062 Make sure default queue is always declared 14 years ago
schedules.py bd820378ae schedule: Added __repr__ 14 years ago
signals.py 748fbbeb16 trace: Send task_failure signal 14 years ago
states.py c3e0ed81ad Updated copyright statements to include 2011 14 years ago