コミット履歴

作者 SHA1 メッセージ 日付
  Ask Solem 5305fad910 Back at 80% coverage 16 年 前
  Ask Solem 4cc234159a Pyflakes 16 年 前
  Ask Solem 66897eb475 Use importlib instead of __import__ 16 年 前
  Ask Solem 360604811e Forgot another instance of functools.partial 16 年 前
  Ask Solem 28f47d1fc3 Use carrot.utils.partition/rpartition for Python 2.4 compatibility. 16 年 前
  Ask Solem d06b47b45f CELERY_BACKEND must now include the backend class name if not an alias. 16 年 前
  Ask Solem 84eb860d99 PEP8ify: Group imports 16 年 前
  Ask Solem abbad2657b Remove the old periodic task system 16 年 前
  Ask Solem 471de7acc9 Avoid circular import 16 年 前
  Ask Solem dea1636108 Abstracted out on_task_init, on_worker_init and the reading of settings so the 16 年 前
  Ask Solem 20caa1bd2a Fix rst syntax warnings. 16 年 前
  Ask Solem ea2f3a4a6e pep8ify 16 年 前
  Ask Solem 474e5b2374 Revert to pre-broken pystrip execution 16 年 前
  Ask Solem 2723ca06da Remove extraenous whitespace using pystrip 16 年 前
  Ask Solem fa3c19c271 Skeleton for the ability to select different backends for different actions, 16 年 前
  Ask Solem 71cd4849ae Cosmetic change 16 年 前
  Ask Solem b589feb587 Add strings in weak quotes 16 年 前
  Ask Solem 59e01ea8c4 Better, greater documentation 16 年 前
  Ask Solem 8f569fcb59 Improve docstrings, remove TASK_META_USE_DB setting. 16 年 前
  Ask Solem 2c3bd9f9e9 delay_task returns PendingResult() 16 年 前
  Ask Solem 26e2af55b1 Rename celery.backends.Job -> celery.task.PendingResult 16 年 前
  Ask Solem 7f37744c4f Move meta store to celery.backends and delay task now returns Job object. 16 年 前