Commit History

作者 SHA1 備註 提交日期
  Ask Solem 748fbbeb16 trace: Send task_failure signal 14 年之前
  Ask Solem 0552a14fa6 Adds signals.task_failure(task_id, exception, args, kwargs, traceback, einfo) 14 年之前
  Ask Solem c3e0ed81ad Updated copyright statements to include 2011 14 年之前
  Ask Solem 3dd11c4ee8 Added signals: `beat_init` and `beat_embedded_init` 14 年之前
  Ask Solem 9888558eeb Reference cosmetics 14 年之前
  Ask Solem 1c0eb185e7 Changed the way logging is configured. 15 年之前
  Ask Solem d073ff0e9c New signal: celery.signals.worker_process_init: Sent inside the pool worker process at init. Thanks to jonozzz. Closes #109 15 年之前
  Ask Solem 7203c97062 celery.utils.dispatch.Signal: Replaces django.dispatch.Signal 15 年之前
  Ask Solem a6918b8f12 Move documentation for celery.signals into the rst file 15 年之前
  Ask Solem c2d24327f2 PEP8ify 15 年之前
  Ask Solem 438c68b884 Added signals: worker_init, worker_ready, worker_shutdown 15 年之前
  Ask Solem 3a50f18ac7 Fix sphinx markup in celery.signals 16 年之前
  Ask Solem b3a468ef60 Added signal: task_sent, triggered when a task has been sent to the broker. 16 年之前
  Ask Solem e0c941cd33 Added signals: task_prerun + task_postrun 16 年之前