Commit History

Author SHA1 Message Date
  Ask Solem 0afa1efa28 Docs: Replaced all occurences of ``literal`` with `literal` 14 years ago
  Ask Solem 6b1bbb82ad Tasks Userguide: Added section about decorating tasks. Closes #224 14 years ago
  Ask Solem 395f99e296 Change all references of Carrot to Kombu 14 years ago
  Ask Solem d4a75425a3 Magic keyword arguments are now available as task.request. Tasks can choose to not accept magic keyword arguments by setting task.accept_magic_kwargs=False. task.retry/task.get_logger and task.update_state now uses the values in task.request by default. 14 years ago
  Ask Solem 81b1321ded Fixed rst error in userguide/tasks 14 years ago
  Ask Solem 6a7b03b298 Improved userguides 14 years ago
  Ask Solem fd762c7fb8 "asserting the world is the 14 years ago
  Ask Solem 11ce52a15d Task User Guide: Added section 'custom states' 14 years ago
  Ask Solem 8d85334016 Improved docs 14 years ago
  Ask Solem 84fc657b86 Document states in task user guide 14 years ago
  Ask Solem fed0afa95e Task Userguide: Fixed inconsistency in examples 14 years ago
  Ask Solem 302708aaed Task User Guide: Added missing task attributes 14 years ago
  Ask Solem f6199fb919 Loads of documentation improvements 14 years ago
  Ask Solem 0e7e060e6a More Documentation fixes 14 years ago
  Ask Solem d4d588d449 Monitoring User Guide. Closes #197. 14 years ago
  Ask Solem 92935cf9a9 Nicer documentation markup 14 years ago
  Ask Solem e507bb42a1 Documentation: Added refs to all sections (phew) 14 years ago
  Gert Van Gool 57e021712b Corrected some ReST tags 14 years ago
  Gert Van Gool 941856f1e3 Corrected the default of default_retry_delay 14 years ago
  Ask Solem be7b35507d Tasks Userguide: Fixed up the section on task granularity 14 years ago
  Ask Solem 952c064a03 Tasks Userguide: Added section on database transactions. Closes #169. Thanks to jcassee 14 years ago
  fredj b49521e51d userguide: fix subtask example 14 years ago
  fredj 1990d0c924 Fixed typos in docs/userguide/tasks.rst 14 years ago
  fredj d87b6f1553 Fixed typos in docs/userguide/tasks.rst 14 years ago
  Ask Solem 7a818601d4 Fixed some outdated documentation 14 years ago
  Ask Solem 68d5234f04 Use subtask.delay instead of subtask.apply_async to do star argument merging. 14 years ago
  Ask Solem f7b2a46ae9 userguide/tasks: Added Basics section header. 14 years ago
  Ask Solem 2810ab8b14 .task.sets.subtask can now be used to pass around tasks as callbacks. 14 years ago
  Ask Solem f107b480bd Added table-of-contents to documentation pages. 14 years ago
  Ask Solem 7aaf2fb31b Another typo in callback example 14 years ago