Commit History

Author SHA1 Message Date
  Lucas Wiman 590efe4211 Correct arithmetic and add note about rate_limit 10 years ago
  Dmitry Malinovsky ae7e1d7875 Merge branch 'master' of https://github.com/celery/celery into autoretry 10 years ago
  Dmitry Malinovsky ea0124cb52 Deleted unnecesarry decorator & updated docs and tests 10 years ago
  Tocho Tochev eb4069554c Docs: Fix typos. 10 years ago
  Dmitry Malinovsky a129efa7a2 Fixed typo in tests & updated docs 10 years ago
  Ask Solem b6bec5ea36 Merge branch 'malinoff/custom-gen_task_name' 10 years ago
  Dmitry Malinovsky ca3d280e3f Use app.gen_task_name everywhere & updated docs 10 years ago
  Ask Solem 6449e7ee28 Docs: Use celery -A proj consistently 10 years ago
  Jonas Haag 469fd49d61 Clarify behavior of rate limits in docs 10 years ago
  Ask Solem 661bbfe984 Renames Task.subtask -> .signature (with alias for compat) 10 years ago
  dtheodor 606e7ee90e Update tasks.rst 10 years ago
  Ask Solem 746b94ae15 Merge branch '3.1' of github.com:celery/celery into 3.1 10 years ago
  Łukasz Kożuchowski 02541a54f9 Update docs/userguide/tasks.rst (typo fix) 10 years ago
  outself 8d167fc6a4 fix typo 10 years ago
  Ask Solem Hoel c254dbcb13 Merge pull request #1794 from brianpeiris/patch-1 10 years ago
  Brian Peiris 0e9b94af8a Add units to time_limit description. 10 years ago
  Dan Hackner 1c6cd3cc8b Removed unnecessary import from example 10 years ago
  Dan Hackner eab3d898d8 Corrected raised exception class name 10 years ago
  Ask Solem 0fbab3ab3f Fixes typo 10 years ago
  Ask Solem f226c43633 Adds Task.throws to Task userguide 10 years ago
  Ask Solem 5d02d46bcb Docs: Tasks missing self argument 10 years ago
  Ask Solem ba1ea77c7d Explain problem with relative imports and module imports. Closes celery/django-celery#99 11 years ago
  Ask Solem de77364e62 Cosmetics 11 years ago
  Andrew Kittredge f5768f8cff Update tasks.rst 11 years ago
  Ask Solem 77f0ee26dd RPC Backend related improvements: 11 years ago
  Ask Solem 197c2dd384 Documents Ignore, Reject, Retry. Closes #1369 11 years ago
  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