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