Ask Solem 7f37744c4f Move meta store to celery.backends and delay task now returns Job object. 17 年 前
..
backends 7f37744c4f Move meta store to celery.backends and delay task now returns Job object. 17 年 前
bin 0f59629ffb celeryd: Forgot to import celery.log.emergency_error 17 年 前
tests deeab22b8e Tasks now supports positional arguments. celery.worker refactored some (TaskWrapper) 17 年 前
__init__.py a024a65e81 Bumped version to 0.1.11 17 年 前
conf.py 01417c7ab5 Remove __all__, it's just stupid anyway. 17 年 前
discovery.py 01417c7ab5 Remove __all__, it's just stupid anyway. 17 年 前
log.py 2c2e646d1c Call log handler close() instead of underlying stream's close. 17 年 前
managers.py 5b0cb8f4ff Save Task.status and Task.result in manager 17 年 前
messaging.py 997dcf07dd Ability to retry task if it fails. 17 年 前
models.py 7f74f9dce6 Add Task.status and Task.result 17 年 前
platform.py 01417c7ab5 Remove __all__, it's just stupid anyway. 17 年 前
process.py 01417c7ab5 Remove __all__, it's just stupid anyway. 17 年 前
registry.py 71face9ab0 Project changes name to celery 17 年 前
task.py 7f37744c4f Move meta store to celery.backends and delay task now returns Job object. 17 年 前
urls.py 01417c7ab5 Remove __all__, it's just stupid anyway. 17 年 前
views.py 01417c7ab5 Remove __all__, it's just stupid anyway. 17 年 前
worker.py a806fdd6ea Send task_id and task_name to kwargs of task 17 年 前