Historique des commits

Auteur SHA1 Message Date
  Ask Solem 613052a001 Use You and I instead of We il y a 12 ans
  Ask Solem 6cd6f29b30 Revert task decorators to no empty parents, as it just looks so much worse il y a 12 ans
  Ask Solem 1b28f3e6e0 Fixes dump_request example. thanks to ojii il y a 12 ans
  Ask Solem 0a5fbe6b71 Tests passing il y a 12 ans
  Ask Solem eba349a0a1 Doc updates il y a 12 ans
  Ask Solem 9977e99388 Cosmetics il y a 12 ans
  Ask Solem 7b07d226ec Doc Improvements il y a 12 ans
  Ask Solem 0648ca3b0f Rewrite and updatae the execution guide (now called Calling Guide) il y a 12 ans
  Ask Solem 6a4f6e10a8 Removes clickcounter tutorial il y a 12 ans
  Ask Solem bd219442bb Use 'CALL a task' for client, and 'EXECUTE' for worker il y a 12 ans
  Ask Solem 85af6df6a7 Doc improvements il y a 12 ans
  Ask Solem d1ff314e1f Update Task userguide il y a 12 ans
  Ask Solem 4e14f7605e Consistently use @task() (with parens) in docs il y a 12 ans
  Ask Solem 7e43c5583d Documentation now uses 'raise task.retry()' il y a 13 ans
  Ask Solem 59a422759f Doc improvements il y a 13 ans
  Ask Solem 9e93992a39 Adds note about importing the task decorator to the userguide. Closes #659 il y a 13 ans
  Ask Solem 27abb58357 New Sphinx xref abbrevitations il y a 13 ans
  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