Ask Solem 7f37744c4f Move meta store to celery.backends and delay task now returns Job object. 16 years ago
..
backends 7f37744c4f Move meta store to celery.backends and delay task now returns Job object. 16 years ago
bin 0f59629ffb celeryd: Forgot to import celery.log.emergency_error 16 years ago
tests deeab22b8e Tasks now supports positional arguments. celery.worker refactored some (TaskWrapper) 16 years ago
__init__.py a024a65e81 Bumped version to 0.1.11 16 years ago
conf.py 01417c7ab5 Remove __all__, it's just stupid anyway. 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 5b0cb8f4ff Save Task.status and Task.result in manager 16 years ago
messaging.py 997dcf07dd Ability to retry task if it fails. 16 years ago
models.py 7f74f9dce6 Add Task.status and Task.result 16 years ago
platform.py 01417c7ab5 Remove __all__, it's just stupid anyway. 16 years ago
process.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 7f37744c4f Move meta store to celery.backends and delay task now returns Job object. 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 a806fdd6ea Send task_id and task_name to kwargs of task 16 years ago