提交历史

作者 SHA1 备注 提交日期
  Zhaorong Ma 9def9bdab1 Fix ImportError 9 年之前
  Omer Katz f29a55d135 Merge pull request #2644 from JocelynDelalande/patch-1 9 年之前
  JocelynDelalande 10f4302cbe Missing exceptions in celery.exceptions.__all__ 9 年之前
  Omer Katz 84061be261 Merge pull request #2666 from celery/last-run-should-be-timezone-aware 9 年之前
  Omer Katz 320ae3c971 Merge pull request #2783 from juanrossi/master 9 年之前
  Juan Rossi 2170b15ec8 Added headers arg to apply_async docs to fix #2750 9 年之前
  Omer Katz 2dda8b7c23 Merge pull request #2775 from celery/ionelmc-fix-maybe_unroll_group 9 年之前
  Ionel Cristian Mărieș d7648985b3 Improve the magic module check. 9 年之前
  Ionel Cristian Mărieș 7d71d241f5 Don't fail if m doesn't have a __class__ attr. 9 年之前
  Ionel Cristian Mărieș cae8bf96c0 Don't use `map` here - it doesn't make a list on Python 3. 9 年之前
  Ionel Cristian Mărieș 4f9e965873 The object is not really iterable, just return it. 9 年之前
  Omer Katz f2ae1b6265 Merge pull request #2728 from djmitche/cleanup-requires-beat 9 年之前
  Ask Solem 41cb188783 flakes 9 年之前
  Dmitry Malinovsky c30dc0b64c Merge pull request #2735 from marco-buttu/master 9 年之前
  Marco Buttu 5d3c555a66 Fixed some typos 9 年之前
  Ask Solem 8b1399cec4 Merge branch 'master' of github.com:celery/celery 9 年之前
  Ask Solem 858e312611 Result: Exception can be None. Closes #2687 9 年之前
  Dustin J. Mitchell bd1edfe78c Add additional information about the backend_cleanup task 9 年之前
  Omer Katz e975a1c0c1 Merge pull request #2719 from voodoonofx/master 9 年之前
  Ask Solem cf81b03016 Merge branch 'master' of github.com:celery/celery 9 年之前
  Ask Solem 61aca5ff6a Task: Retry/signature_from_request should include headers. Closes #2706 9 年之前
  Omer Katz 514f23e03d Merge pull request #2645 from colinmcintosh/master 9 年之前
  Dmitry Malinovsky 3aa804edd8 Merge pull request #2650 from allenling/master 9 年之前
  Ask Solem bef6847b67 Also pass partial args for frozen chain 9 年之前
  Ask Solem bf944e4e76 Fixes bug with incorrect id set when subtask is a chain 9 年之前
  Aaron McMillin 00551933e0 If this chain was in a group, the args from the group are already on self 9 年之前
  Ask Solem c0f492205b Fixes typo "unbound error: results" 9 年之前
  Ask Solem 4d5486dbef Merge branch 'master' of github.com:celery/celery 9 年之前
  Ask Solem a50bfd8f34 Redis: new_join does not need to support CHORD_PROPAGATES 9 年之前
  Omer Katz b242f1bffa Use dict comprehension instead of trasforming a generator into a dict. 9 年之前