Commit History

Автор SHA1 Съобщение Дата
  Ask Solem 613052a001 Use You and I instead of We преди 12 години
  Ask Solem 6cd6f29b30 Revert task decorators to no empty parents, as it just looks so much worse преди 12 години
  Ask Solem 1b28f3e6e0 Fixes dump_request example. thanks to ojii преди 12 години
  Ask Solem 0a5fbe6b71 Tests passing преди 12 години
  Ask Solem eba349a0a1 Doc updates преди 12 години
  Ask Solem 9977e99388 Cosmetics преди 12 години
  Ask Solem 7b07d226ec Doc Improvements преди 12 години
  Ask Solem 0648ca3b0f Rewrite and updatae the execution guide (now called Calling Guide) преди 12 години
  Ask Solem 6a4f6e10a8 Removes clickcounter tutorial преди 12 години
  Ask Solem bd219442bb Use 'CALL a task' for client, and 'EXECUTE' for worker преди 12 години
  Ask Solem 85af6df6a7 Doc improvements преди 12 години
  Ask Solem d1ff314e1f Update Task userguide преди 12 години
  Ask Solem 4e14f7605e Consistently use @task() (with parens) in docs преди 12 години
  Ask Solem 7e43c5583d Documentation now uses 'raise task.retry()' преди 13 години
  Ask Solem 59a422759f Doc improvements преди 13 години
  Ask Solem 9e93992a39 Adds note about importing the task decorator to the userguide. Closes #659 преди 13 години
  Ask Solem 27abb58357 New Sphinx xref abbrevitations преди 13 години
  Ask Solem fbb94b42ad The celery.task module can now be used as a decorator (!!!) преди 13 години
  Ask Solem cf397f5202 subtask docs now uses link= преди 13 години
  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? преди 13 години
  Ask Solem 2fd201df15 Merge branch 'tayfun/master' преди 13 години
  mklauber 1aa132e68a Fixed typo where guide was attempting to define a class object using the 'def' keyword. преди 13 години
  Tayfun Sen 41be995703 I think this is the correct wording. We are calling the __init__ method of HttpError class' parent, which is Exception. преди 13 години
  Ask Solem e12ec37593 amqp results expire by default, docs mistaken преди 13 години
  Ask Solem 87a8277c81 Merge branch '2.4' преди 13 години
  Julien Poissonnier fb3a8f4852 Fixes more typos and code formatting преди 13 години
  Julien Poissonnier 485a7a6360 Fixes typo преди 13 години
  Jonas Obrist 85dc571aab Added missing colon преди 13 години
  Ask Solem e6f2abe4bf Document how to create pickleable exceptions. Closes #401 преди 13 години
  Ask Solem 5401038c5e Documented that retry() raises an exception. Closes #476 преди 13 години