コミット履歴

作者 SHA1 メッセージ 日付
  Ask Solem 7aaf2fb31b Another typo in callback example 15 年 前
  Ask Solem cae7551629 Fixed broken example, can probably not pickle curried func 15 年 前
  Ask Solem 9f103669cc Docs: Learn you some Sphinx and use ~ 15 年 前
  Ask Solem 1c28c44b5d celery.task.rest has been removed as scheduled by the Celery Deprecation Timeline. 15 年 前
  Ask Solem e5ee7c0c78 Remove django-specific stuff from docs 15 年 前
  Ask Solem 00d3f2db5e userguide: new tip: Disable rate limits if they're not used 15 年 前
  Ask Solem 5dedcbae9e userguide/tasks: New section Tips and Best Practices 15 年 前
  Ask Solem 5c9aaf10e4 userguide/tasks: Use of positional argument after keyword argument in example. 15 年 前
  Ask Solem 57bd9dce70 Fixed missing '@task' decorator in Tasks Userguide documentation. Thanks to 15 年 前
  Ask Solem ae87d00789 userguide/tasks: Mention how important it is for tasks that uses retry to take the magic keyword arguments. 15 年 前
  Ask Solem ff572bbdd9 New magic kwarg: delivery_info. Used by retry() to resent the task to it's 15 年 前
  Felix Berger 9144d3870c fix import 15 年 前
  Ask Solem eaf019587a Mention CELERY_DEFAULT_RATE_LIMIT in configuration docs. Thanks to kmike! Closes #77 15 年 前
  Ask Solem c58c5511a0 Resolved FIXME's 15 年 前
  Ask Solem 363ea83a4e Resolved runeh's FIXME 15 年 前
  Ask Solem 61d62566d5 Fixed typo re-sent -> re-send 15 年 前
  Rune Halvorsen dc72c32151 Tidied up tasks part of user guide 15 年 前
  Ask Solem 3faf618af2 Make sure all queues are declared before publishing. 15 年 前
  Ask Solem 1cf377d326 Managed to remove a line in the previous commit. 15 年 前
  Ask Solem b55dee9991 Added Akismet comment spam filtering example written by Yashh (http://github.com/yashh) 15 年 前
  Ask Solem 7946ecc2d9 Fixing typos after running spell check on the documentation 15 年 前
  Ask Solem b550c85dcb Update documentation (autodoc) 15 年 前
  Ask Solem e40ea102bc Fixed some typos. 15 年 前
  Ask Solem 7bd2d1f623 Userguide: Added some sections on Granularity, Data-locality and state 15 年 前
  Ask Solem f75475b9cf Fix documentation errors. 15 年 前
  Ask Solem 4feca5e50e Userguid has typos in Task.retry examples; **kwargs should be kwargs. 15 年 前
  Ask Solem 8dbde52238 Fix restrucuted text problems 15 年 前
  Ask Solem 61e1077fe3 Moved docs from cookbook into userguide 15 年 前
  Ask Solem e33411e8eb More docs + moved some docs from task.base (makes it more readable) 15 年 前
  Ask Solem 5cba7debc4 Started user guide: Tasks 15 年 前