コミット履歴

作者 SHA1 メッセージ 日付
  Ask Solem 9d488dc6dc Fixes another PyPI test bug 12 年 前
  Ask Solem 4eabd379df Fix PyPy tests 12 年 前
  Daniel Lundin c599c8ba2e Add Daniel Lundin (dln) to contributors 12 年 前
  Ask Solem 4992a44d17 Use Py3.2's threading.TIMEOUT_MAX. Closes #796 12 年 前
  Ask Solem 76c2d75b64 Skip failing test on 2.5 12 年 前
  Ask Solem be72052138 Adds app.close to close the pool, also 'with Celery() as celery' 12 年 前
  Ask Solem ed8e30f99a Forgot to mention #922 in Changelog 12 年 前
  Ask Solem d0e2c5d907 Mention time zones in the periodic task guide 12 年 前
  Ask Solem 02656d7a86 Adds :event: refs 12 年 前
  Ask Solem d8f932f5fa Fixes ref calling -> guide_calling 12 年 前
  Ask Solem 6cc019ebfd Bumps version to 3.0.8 12 年 前
  Ask Solem 325f3573a6 Updates Changelog 12 年 前
  Ask Solem e60533b4bb Docs: Adds event crossref type 12 年 前
  Ask Solem 1e8699f008 Document new processed and active fields to worker-heartbeat event 12 年 前
  Ask Solem ddd165ce65 Update py3k reqs 12 年 前
  Ask Solem 1e5a0da0fb Now depends on kombu 2.4.4 12 年 前
  Steeve Morin 220ad2c69c Now depend on Kombu 2.4.3 12 年 前
  Mher Movsisyan 189eb3b648 Cosmetics 12 年 前
  Ask Solem 1fa7f8a53c Fixes typo appq -> app 12 年 前
  Ask Solem ff51b0b9d9 Merge branch '3.0' of github.com:celery/celery into 3.0 12 年 前
  Thomas Meson c4065a33fb Update CONTRIBUTORS 12 年 前
  Ask Solem 0b6c298536 [beat] Fixes another timezone issue. Closes #943 12 年 前
  Ask Solem 1ef00c3be3 Tests passing 12 年 前
  Ask Solem 186e86fe0f [beat] Automatically clear schedule if timezone changed 12 年 前
  Mher Movsisyan 42e98e2600 Adds processed and active task stats to heartbeat 12 年 前
  Ask Solem 60f98c7f01 New task classes does not have error_whitelist. Closes #931 12 年 前
  Ask Solem e8f0039654 Fix mro_lookup 12 年 前
  Ask Solem 401ed63927 merge broke shutdown 12 年 前
  Ask Solem 940dfdd2ef Support monkey patching of Task.__call__ (do not optimize it away) 12 年 前
  Thomas Meson 7f4761e2e8 fix issue in gevent when killing celery, fixes #911 and #936 12 年 前