Commit History

Author SHA1 Message Date
  Ask Solem 47a02a7040 Merge branch 'jasonbaker/master' into 1point0 15 years ago
  Ask Solem 7abf8588fc Fixed more typos in the user guide 15 years ago
  Ask Solem 4cc1245e54 Fixed a typo in the markup. 15 years ago
  Ask Solem e3dd914d7f Added the first part of a user guide: Executing Tasks 15 years ago
  Jason Baker 56efa0a87b Checking for the cwd on the path before inserting it. 15 years ago
  Jason Baker 40cae26ff0 Making these add the current working directory to the front of sys.path. 15 years ago
  Ask Solem 4f3cccc014 Mention CELERY_ALWAYS_EAGER in the documentation for apply_async/delay. Closes #45 15 years ago
  Ask Solem 69b0dbd3b7 Forgot to add argument html after .. raw:: 15 years ago
  Ask Solem 56b8f9e254 Autogenerated documentation for github. 15 years ago
  Ask Solem 3eda0a0945 Embed Idan Gazits slides in the docs with ".. raw::" 15 years ago
  Ask Solem 386edbaa90 Ignore the result of PeriodicTask's by default. 15 years ago
  Ask Solem 99ef583371 README.rst generated out of docs/introduction.rst 15 years ago
  Ask Solem 025be161b7 utility to convert sphinx formatted text to restructured text 15 years ago
  Ask Solem 13a4a879cc More PyFlakes cleanup 15 years ago
  Ask Solem 627aa5f3b8 Fixed some small bugs after running PyFlakes. 15 years ago
  Ask Solem 7b2bca749d Renamed docs/internals/workers.rst -> docs/internals/worker.rst 15 years ago
  Ask Solem 01e9e0393e Added new documentation: Internals 15 years ago
  Ask Solem 653bc87039 Merge branch 'apollo13/master' into 1point0 15 years ago
  Ask Solem 3f67e2fb11 Small changes to README (thanks apollo13) 15 years ago
  Florian Apolloner 25f3e66802 Fix code examples 15 years ago
  Ask Solem 593ee170d4 Mention Redis result store backend in README 15 years ago
  Ask Solem 95f102c8c4 Added a Redis result store backend. 15 years ago
  Ask Solem 29a682676f Make a proper link 15 years ago
  Ask Solem 1b67f3258f Fix typo multilingual multi-lingual 15 years ago
  Ask Solem 5b5610ebec Forgot to mention the dependency on the redis python client. 15 years ago
  Ask Solem df3846a4a8 Fix rst syntax error 15 years ago
  Ask Solem f76fa532c3 Documented how to use Celery with Redis or an SQL database as the message queue. 15 years ago
  Ask Solem 6263aef9ff FAQ: Added section "Misconceptions" 15 years ago
  Ask Solem 8b988cbe1f Link to Viktor Petersson's blog post about celery on FreeBSD in the FAQ 15 years ago
  Ask Solem 9aa47dee7c Forgot to mention the dependency on the redis python client. 15 years ago