Ask Solem ef0d40dbf5 Dump args and kwargs in error e-mail 16 years ago
..
backends 7e824b2025 PEP8-ify 16 years ago
bin 520a9a7b01 Make -S|--supervised and option (off by default). 16 years ago
management c48d219600 Some docstrings and nicer info at startup (show version number) 16 years ago
task 121c33dbcf Fix bugs from task refactor + add eta, countdown 16 years ago
tests 3dc7640f07 Tests passing again after TaskSetResult change 16 years ago
worker ef0d40dbf5 Dump args and kwargs in error e-mail 16 years ago
__init__.py f4dd6a92cd Merge branch 'master' of git@github.com:ask/celery into bucketqueue 16 years ago
conf.py e4ae580003 Autogenerated documentation for github. 16 years ago
datastructures.py e68b712eb2 PEP8ify 16 years ago
discovery.py 6b81d06f56 Everything now conforms to pep8.py 16 years ago
execute.py f4dd6a92cd Merge branch 'master' of git@github.com:ask/celery into bucketqueue 16 years ago
fields.py 7e824b2025 PEP8-ify 16 years ago
log.py 2e1764f15e Don't close others logger file descriptors. 16 years ago
managers.py 6235a67ccf Tests now passing again 16 years ago
messaging.py cb7ff4e29e Doesn't work properly yet. 16 years ago
models.py ced0b64ad2 Raise our pylint score to 8.24/10 16 years ago
monitoring.py 8b04474d9c Documentation: Fix rSt errors 16 years ago
pool.py 8b04474d9c Documentation: Fix rSt errors 16 years ago
registry.py 8b04474d9c Documentation: Fix rSt errors 16 years ago
result.py 8b04474d9c Documentation: Fix rSt errors 16 years ago
supervisor.py e8ad291c02 document supervisor 16 years ago
timer.py cc199089ac Restart pool if a process is dead 16 years ago
urls.py ced0b64ad2 Raise our pylint score to 8.24/10 16 years ago
utils.py fa8bd5651d utils.chunks(it, n): Split an iterator into chunks with ``n`` elements each. 16 years ago
views.py 91b5a7e623 views.apply: View applying a task. Example: 16 years ago