Ask Solem 0552a14fa6 Adds signals.task_failure(task_id, exception, args, kwargs, traceback, einfo) 14 years ago
..
app c3e0ed81ad Updated copyright statements to include 2011 14 years ago
apps d7e5e7a7dc Adds SIGUSR2 as a breakpoint signal if CELERY_RDBSIG is set 14 years ago
backends f7e34ecb42 PEP8ify + pyflakes 14 years ago
bin a87a7a3bc3 PEP8ify + pyflakes 14 years ago
concurrency 33773e2b3c Pool semaphore should not be verbose. 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 156c8edb02 Cosmetics and cleanup 14 years ago
loaders 02953e12d2 100% Coverage for celery.loaders.* 14 years ago
task 1d1ead532f Working implementation of celery.contrib.batches 14 years ago
tests 4fc9e9c624 Reset pidbox node on channel failure 14 years ago
utils 156c8edb02 Cosmetics and cleanup 14 years ago
worker 4fc9e9c624 Reset pidbox node on channel failure 14 years ago
__init__.py 58c5173718 Bumped version to 2.2.0rc3 14 years ago
beat.py a87a7a3bc3 PEP8ify + pyflakes 14 years ago
conf.py 377f1cc358 Cosmetics 14 years ago
datastructures.py 25a59556f0 Replaced SharedCounter with good old fashioned mutual exclusion 14 years ago
decorators.py c3e0ed81ad Updated copyright statements to include 2011 14 years ago
exceptions.py 156c8edb02 Cosmetics and cleanup 14 years ago
log.py a87a7a3bc3 PEP8ify + pyflakes 14 years ago
messaging.py 156c8edb02 Cosmetics and cleanup 14 years ago
platforms.py 3b28b859db Can now terminate worker processing task remotely. 14 years ago
registry.py 156c8edb02 Cosmetics and cleanup 14 years ago
result.py 57dc4f4abb PEP8ify + pyflakes 14 years ago
routes.py 3cbd7cedc8 Fixes issues related to producer queue declarations. 14 years ago
schedules.py 785ab7925a PEP8ify + pyflakes 14 years ago
signals.py 0552a14fa6 Adds signals.task_failure(task_id, exception, args, kwargs, traceback, einfo) 14 years ago
states.py c3e0ed81ad Updated copyright statements to include 2011 14 years ago