Historial de Commits

Autor SHA1 Mensaje Fecha
  Ask Solem c3adc32da6 Added logging example to redirect stdouts to custom logger in task hace 10 años
  Lucas Wiman 590efe4211 Correct arithmetic and add note about rate_limit hace 10 años
  Tocho Tochev eb4069554c Docs: Fix typos. hace 10 años
  Ask Solem b6bec5ea36 Merge branch 'malinoff/custom-gen_task_name' hace 10 años
  Dmitry Malinovsky ca3d280e3f Use app.gen_task_name everywhere & updated docs hace 10 años
  Ask Solem 6449e7ee28 Docs: Use celery -A proj consistently hace 10 años
  Jonas Haag 469fd49d61 Clarify behavior of rate limits in docs hace 11 años
  Ask Solem 661bbfe984 Renames Task.subtask -> .signature (with alias for compat) hace 11 años
  dtheodor 606e7ee90e Update tasks.rst hace 11 años
  Ask Solem 746b94ae15 Merge branch '3.1' of github.com:celery/celery into 3.1 hace 11 años
  Łukasz Kożuchowski 02541a54f9 Update docs/userguide/tasks.rst (typo fix) hace 11 años
  outself 8d167fc6a4 fix typo hace 11 años
  Ask Solem Hoel c254dbcb13 Merge pull request #1794 from brianpeiris/patch-1 hace 11 años
  Brian Peiris 0e9b94af8a Add units to time_limit description. hace 11 años
  Dan Hackner 1c6cd3cc8b Removed unnecessary import from example hace 11 años
  Dan Hackner eab3d898d8 Corrected raised exception class name hace 11 años
  Ask Solem 0fbab3ab3f Fixes typo hace 11 años
  Ask Solem f226c43633 Adds Task.throws to Task userguide hace 11 años
  Ask Solem 5d02d46bcb Docs: Tasks missing self argument hace 11 años
  Ask Solem ba1ea77c7d Explain problem with relative imports and module imports. Closes celery/django-celery#99 hace 11 años
  Ask Solem de77364e62 Cosmetics hace 11 años
  Andrew Kittredge f5768f8cff Update tasks.rst hace 11 años
  Ask Solem 77f0ee26dd RPC Backend related improvements: hace 11 años
  Ask Solem 197c2dd384 Documents Ignore, Reject, Retry. Closes #1369 hace 11 años
  Ask Solem a4b0c872f1 Use @Error instead of celery.exceptions.Error hace 11 años
  mlissner cbf748aff8 Update tasks.rst hace 11 años
  Ask Solem f9c9679f4a Wording hace 11 años
  Dima Kurguzov 3d2ffcab60 Fixed typo hace 11 años
  Ask Solem 35ef4a557c Provide citation for Art of Concurrency section about task granularity. Closes #1453 hace 11 años
  Ask Solem fe40ec4d85 @tasks(bind=True) now binds the task to "self" (the task type instance) hace 11 años