Ask Solem bbd62210b6 Removed SumTask 16 years ago
..
backends a4725a1e6a wait_for() now reraises the exception if status is FAILURE. 16 years ago
bin 0f59629ffb celeryd: Forgot to import celery.log.emergency_error 16 years ago
tests b515edd30d Add tests for the database backend. 16 years ago
__init__.py 8049e09809 Bumped version to 0.1.12 and updated Changelog 16 years ago
conf.py 01417c7ab5 Remove __all__, it's just stupid anyway. 16 years ago
datastructures.py d84f3dba77 celery.process.ProcessQueue moved to celery.datastructures.TaskProcessQueue 16 years ago
discovery.py 01417c7ab5 Remove __all__, it's just stupid anyway. 16 years ago
log.py 2c2e646d1c Call log handler close() instead of underlying stream's close. 16 years ago
managers.py 5271cfc530 Task result/exception seems to be properly stored now! 16 years ago
messaging.py 997dcf07dd Ability to retry task if it fails. 16 years ago
models.py 3097c02108 Task.is_done replaced with Task.status 16 years ago
platform.py 01417c7ab5 Remove __all__, it's just stupid anyway. 16 years ago
registry.py 71face9ab0 Project changes name to celery 16 years ago
task.py bbd62210b6 Removed SumTask 16 years ago
urls.py 01417c7ab5 Remove __all__, it's just stupid anyway. 16 years ago
views.py 01417c7ab5 Remove __all__, it's just stupid anyway. 16 years ago
worker.py d84f3dba77 celery.process.ProcessQueue moved to celery.datastructures.TaskProcessQueue 16 years ago