Historique des commits

Auteur SHA1 Message Date
  Ask Solem fbb94b42ad The celery.task module can now be used as a decorator (!!!) il y a 13 ans
  Ask Solem cf397f5202 subtask docs now uses link= il y a 13 ans
  Stephen Weber 00349dc21c Abstract classes: args and kwargs parameters' asterisks had slashes ahead of them, but those slashes render in the generated HTML output. These should be fine without slashes? il y a 13 ans
  Ask Solem 2fd201df15 Merge branch 'tayfun/master' il y a 13 ans
  mklauber 1aa132e68a Fixed typo where guide was attempting to define a class object using the 'def' keyword. il y a 13 ans
  Tayfun Sen 41be995703 I think this is the correct wording. We are calling the __init__ method of HttpError class' parent, which is Exception. il y a 13 ans
  Ask Solem e12ec37593 amqp results expire by default, docs mistaken il y a 13 ans
  Ask Solem 87a8277c81 Merge branch '2.4' il y a 13 ans
  Julien Poissonnier fb3a8f4852 Fixes more typos and code formatting il y a 13 ans
  Julien Poissonnier 485a7a6360 Fixes typo il y a 13 ans
  Jonas Obrist 85dc571aab Added missing colon il y a 13 ans
  Ask Solem e6f2abe4bf Document how to create pickleable exceptions. Closes #401 il y a 13 ans
  Ask Solem 5401038c5e Documented that retry() raises an exception. Closes #476 il y a 13 ans
  Dan McGee 761d08738c Don't reference CELERY_AMQP_TASK_RESULT_EXPIRES in the docs il y a 13 ans
  Ask Solem 684b9f7cc0 Merge branch 'master' of github.com:ask/celery il y a 13 ans
  Ask Solem 6d4813a9d0 Adds the current worker `hostname` to the task context. Closes #460 il y a 13 ans
  dolugen ac6a36f59b Abstract task does not inherit from object. il y a 13 ans
  Ask Solem c8785f71ef Fixes typos. Thanks to John Chandler il y a 13 ans
  Ask Solem ef47ecb9aa Add 'from celery.task import task' to examples in tasks userguide il y a 13 ans
  Ask Solem 445734dad5 Fixes rst errors il y a 13 ans
  Ask Solem 2e21070208 Very basic section on subclassing tasks il y a 14 ans
  Ask Solem 6c6b5f54f3 Tasks Userguide: Fixes typo self.retry -> add.retry il y a 14 ans
  Ask Solem fd58fd7df7 docs/userguide/tasks.rst il y a 14 ans
  Ask Solem 0d169a7071 Updates Changelog il y a 14 ans
  Ask Solem 899be21997 Django does it, we do it: Changes all occurrences of 'e-mail' to 'email' il y a 14 ans
  Ask Solem 9d01e788c9 Results are now disabled by default. il y a 14 ans
  Ask Solem 0851fe1680 ReadTheDocs related documentation changes il y a 14 ans
  Ask Solem 5b63e5f8a8 Accidentally reverted a commit il y a 14 ans
  Ask Solem 8d288af56e Tasks Userguide: Choosing a result backend il y a 14 ans
  Kevin Tran da72408781 corrected spelling il y a 14 ans