Commit History

Author SHA1 Message Date
  Ask Solem a4b0c872f1 Use @Error instead of celery.exceptions.Error 11 years ago
  mlissner cbf748aff8 Update tasks.rst 11 years ago
  Ask Solem f9c9679f4a Wording 11 years ago
  Dima Kurguzov 3d2ffcab60 Fixed typo 11 years ago
  Ask Solem 35ef4a557c Provide citation for Art of Concurrency section about task granularity. Closes #1453 11 years ago
  Ask Solem fe40ec4d85 @tasks(bind=True) now binds the task to "self" (the task type instance) 11 years ago
  Ask Solem cf781d5f47 100% coverage for celery.utils.timeutils 11 years ago
  Ask Solem 76edc99862 Use 'app' instead of confusing 'celery' for app var name 11 years ago
  Ask Solem ccecaa7bbf Fixes broken example in task userguide (Issue #1357). 11 years ago
  Ask Solem c58f15461f Merge branch '3.0' 11 years ago
  Ask Solem 06a814753e Document behavior of the exc argument to Task.retry. Closes #1099 11 years ago
  Ask Solem 5bc6e57c83 Merge branch '3.0' 11 years ago
  Christoph Krybus 2469687634 Extend Task.rate_limit to accept float values 11 years ago
  Olivier Aubert 76755f6907 Update docs/userguide/tasks.rst 11 years ago
  Olivier Aubert 5b9f382034 Update docs/userguide/tasks.rst 11 years ago
  Ask Solem 09cebb97f6 [docs] Improves confusing idempotence rant 12 years ago
  Ask Solem 77a79bcea1 [docs] Improves confusing idempotence rant 12 years ago
  Ask Solem 104530996b Merge branch '3.0' 12 years ago
  Ask Solem 9b1bc8471b Use chain call in example 12 years ago
  Ask Solem 7860fae04f Document missing context fields 12 years ago
  Ask Solem 23ce2cd58b Document missing context fields 12 years ago
  Ask Solem dd137f5442 Document default value of Task.max_retries 12 years ago
  Ask Solem ded23cadcf Merge branch '3.0' 12 years ago
  Ask Solem 3718beaf24 Wording. Closes #979 12 years ago
  Ask Solem bf95cf7064 wording 12 years ago
  Ask Solem feec215a8f Merge branch '3.0' 12 years ago
  Ask Solem dd8888150d Fixes typo self -> process_rows 12 years ago
  Ask Solem f2017db47a Merge branch '3.0' 12 years ago
  Paul McMillan 9c2e3c4742 More docs fixes. 12 years ago
  Ask Solem 7d5ffec723 Fixes DatabaseTask example. Closes #902 12 years ago