Commit History

Author SHA1 Message Date
  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
  Ask Solem cae7551629 Fixed broken example, can probably not pickle curried func 14 years ago
  Ask Solem 9f103669cc Docs: Learn you some Sphinx and use ~ 15 years ago
  Ask Solem 1c28c44b5d celery.task.rest has been removed as scheduled by the Celery Deprecation Timeline. 15 years ago
  Ask Solem e5ee7c0c78 Remove django-specific stuff from docs 15 years ago
  Ask Solem 00d3f2db5e userguide: new tip: Disable rate limits if they're not used 15 years ago
  Ask Solem 5dedcbae9e userguide/tasks: New section Tips and Best Practices 15 years ago
  Ask Solem 5c9aaf10e4 userguide/tasks: Use of positional argument after keyword argument in example. 15 years ago
  Ask Solem 57bd9dce70 Fixed missing '@task' decorator in Tasks Userguide documentation. Thanks to 15 years ago
  Ask Solem ae87d00789 userguide/tasks: Mention how important it is for tasks that uses retry to take the magic keyword arguments. 15 years ago
  Ask Solem ff572bbdd9 New magic kwarg: delivery_info. Used by retry() to resent the task to it's 15 years ago
  Felix Berger 9144d3870c fix import 15 years ago
  Ask Solem eaf019587a Mention CELERY_DEFAULT_RATE_LIMIT in configuration docs. Thanks to kmike! Closes #77 15 years ago
  Ask Solem c58c5511a0 Resolved FIXME's 15 years ago
  Ask Solem 363ea83a4e Resolved runeh's FIXME 15 years ago