コミット履歴

作者 SHA1 メッセージ 日付
  Ask Solem ae3f36f7da Task: Errbacks can now have (request, exception, traceback) signature. 8 年 前
  Ask Solem 0e91fcde48 Utils: Moves DependencyGraph to new celery.utils.graph 8 年 前
  Jeff Widman 07aa4ea4e1 Grammar 8 年 前
  Ask Solem aee706ad5a [docs] Spelling stuff completed 8 年 前
  Ask Solem 0bdc27d8b3 [docs] Spelling stuff 8 年 前
  Ask Solem 53b5fdf3c5 Lowercase settings and settings cleanup (radical, but backwards compatible) 9 年 前
  Seungha Kim 71c8b41dd0 Update canvas.rst 9 年 前
  Ask Solem 1a953d6aa2 Docs: Use better Pygments highlighters 9 年 前
  Steven Parker 3574d014ca Fixing simple misplaced parenthesis. 9 年 前
  Ask Solem 72b16ac7c4 Apparently (x,) is legal now, so no need for (x, ) 9 年 前
  Ask Solem c998f50cc5 Consistent decoding of exception result 10 年 前
  Tocho Tochev eb4069554c Docs: Fix typos. 10 年 前
  Ask Solem 00ed1e2fee Do not document the CHORD_PROPAGATES setting anymore 10 年 前
  Ask Solem 661bbfe984 Renames Task.subtask -> .signature (with alias for compat) 10 年 前
  Stefan hr Berder b4a9984c66 docs: add note about chord and result backend 10 年 前
  Omer Katz 0f3d1f4a79 Removed extra ')'. 10 年 前
  Ask Solem d15be8c6f0 Deprecates result.iterate and result api doc improvements 10 年 前
  sunfinite fd2bde6acf Remove extra spaces on line 82 of userguide/canvas.rst which were causing an indented block 10 年 前
  Matthew Schinckel 848272e7f6 Fix typo 10 年 前
  Ask Solem 5fb799203f Use @app.task consistently 11 年 前
  Ask Solem a51121c998 Updates docs after group.apply_async change 11 年 前
  Ask Solem a71e02cda7 Use the generic term "signature" 11 年 前
  Ask Solem a4b0c872f1 Use @Error instead of celery.exceptions.Error 11 年 前
  Ask Solem cac1d1893f Wording 11 年 前
  Ask Solem 0d7de3d16d chain.apply_async does not create dedicated task 11 年 前
  Alex Kiriukha b8b9efe672 Canvas guide example fix 11 年 前
  Ask Solem 46b5d36ef7 Fixes typo in canvas guide. Closes #1464 11 年 前
  Ask Solem 5b61b802d8 [backward incompatible] Signature.__call__ should call task directly to be consistent with the "Calling API". Closes #1426 11 年 前
  Florian Demmer 1ebcb5392e doc update for consistency 11 年 前
  Florian Demmer be2bd91dac doc fix for chunks 11 年 前