コミット履歴

作者 SHA1 メッセージ 日付
  Ask Solem 59e1f54ab4 Control: Output warning if multiple replies from same nodename. Closes #1377 12 年 前
  Ask Solem e71a93c728 Do not apply Django fixups if Django is not installed (but show warning). Related to #1311 12 年 前
  Ask Solem f564efe4ce Merge branch '3.0' 12 年 前
  Ask Solem e8515ed7c5 Defines what happens when a chord task fails. Closes #1172 12 年 前
  Ask Solem d718d27d25 Implements new task_retry signal. Closes #1169 12 年 前
  Ask Solem 075674a20f Implements new task_retry signal. Closes #1169 12 年 前
  Ask Solem df87559855 Code now works on both Python 3 and Python 2 (without using 2to3) 13 年 前
  Ask Solem 6a3b1ff6f5 Merge branch '3.0' 13 年 前
  Ask Solem 21295ee732 Fixes terminate of revoked task and now updates state+event for terminated tasks 13 年 前
  Ask Solem d8a0591091 Merge branch '3.0' 13 年 前
  Ask Solem 46ab71ff74 Tasks can now raise celery.exceptions.Ignore to not update any state 13 年 前
  Ask Solem 68e365e81a Tests passing on Py2.6 13 年 前
  Ask Solem b23fd8c3f6 Use more str.format 13 年 前
  Ask Solem 2e0d7293a1 2.6 is now Celery 3.0 (Chiastic Slide) 13 年 前
  Ask Solem 09ab407067 Tests passing 13 年 前
  Ask Solem c06772304d Fixes for RetryTaskError exception 13 年 前
  Ask Solem cc1ae88ff9 Remove copyright texts from modules 13 年 前
  Ask Solem d4bb75ef4b Py3k fixes 13 年 前
  Ask Solem d58f89f496 flake8 13 年 前
  Ask Solem 8adf8e8e6b Now depends on billiard 2.7.3.0 13 年 前
  Ask Solem 041cb3c20d Tasks can now have callbacks and errbacks, and dependencies are recorded 13 年 前
  Mher Movsisyan 703cba6f1d send_task warns when CELERY_ALWAYS_EAGER is on 13 年 前
  Ask Solem 6b52605db6 Updates copyright years to include 2012 13 年 前
  Ask Solem 1515d94b39 Can now override the execution strategy for each task. 13 年 前
  Ask Solem b9db4781a3 Backport of security from 3.0-devel 13 年 前
  Ask Solem 641e838dd6 Cosmetics 14 年 前
  Ask Solem 27caaad22c Adds module docstrings 14 年 前
  Ask Solem a86bd1c64b flakeplus 14 年 前
  Ask Solem f6a5c316c6 Cleans up deprecation warnings, and always display them in celery programs 14 年 前
  Ask Solem 156c8edb02 Cosmetics and cleanup 14 年 前