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