Commit Verlauf

Autor SHA1 Nachricht Datum
  Ask Solem df3846a4a8 Fix rst syntax error vor 17 Jahren
  Ask Solem f76fa532c3 Documented how to use Celery with Redis or an SQL database as the message queue. vor 17 Jahren
  Ask Solem 6263aef9ff FAQ: Added section "Misconceptions" vor 17 Jahren
  Ask Solem 8b988cbe1f Link to Viktor Petersson's blog post about celery on FreeBSD in the FAQ vor 17 Jahren
  Ask Solem 9aa47dee7c Forgot to mention the dependency on the redis python client. vor 17 Jahren
  Ask Solem 9963cea9e2 rst: Forgot another "::" vor 17 Jahren
  Ask Solem 68323949dd Fix rst syntax error vor 17 Jahren
  Ask Solem 63ad6ee4cb Added otherqueues to tutorials index. vor 17 Jahren
  Ask Solem f6fba1b378 Documented how to use Celery with Redis or an SQL database as the message queue. vor 17 Jahren
  Ask Solem 3a50f18ac7 Fix sphinx markup in celery.signals vor 17 Jahren
  Ask Solem db1bfcafd4 Added Michael Elsdoerfer to AUTHORS vor 17 Jahren
  Michael Elsdoerfer michael@elsdoerfer.com 914a63e2fa Allow /etc/default/celeryd to define additional options. vor 17 Jahren
  Michael Elsdoerfer michael@elsdoerfer.com 58ce11d293 Use a django settings module, if defined, even if it wasn't already loaded by Django (for example, when using ./celeryd directly rather than the celeryd management command. vor 17 Jahren
  michael 77cf338e6e Fixed daemon context creation, was probably broken a few commits ago. vor 17 Jahren
  Ask Solem 188dbabf59 Fix typo vor 17 Jahren
  Ask Solem 2321ee7a27 Allow Task to override the backend used to store results. vor 17 Jahren
  Jason Baker 77797eab3e Checking for the cwd on the path before inserting it. vor 17 Jahren
  Jason Baker e98e8e5392 Making these add the current working directory to the front of sys.path. vor 17 Jahren
  Ask Solem 4e2b2c327f Mention CELERY_ALWAYS_EAGER in the documentation for apply_async/delay. Closes #45 vor 17 Jahren
  Ask Solem 1888269752 Forgot to add argument html after .. raw:: vor 17 Jahren
  Ask Solem e2a9dca8aa Autogenerated documentation for github. vor 17 Jahren
  Ask Solem 9c2aef96e3 Embed Idan Gazits slides in the docs with ".. raw::" vor 17 Jahren
  Ask Solem 4722cfa99c Ignore the result of PeriodicTask's by default. vor 17 Jahren
  Ask Solem 8f9e5090a2 README.rst generated out of docs/introduction.rst vor 17 Jahren
  Ask Solem 9d6ab22ff5 utility to convert sphinx formatted text to restructured text vor 17 Jahren
  Ask Solem 74a85e67d7 More PyFlakes cleanup vor 17 Jahren
  Ask Solem 67152f2875 Fixed some small bugs after running PyFlakes. vor 17 Jahren
  Ask Solem 732a16e0ec Renamed task status "DONE" to "SUCCESS" (long wanted, backward incompatible change) vor 17 Jahren
  Ask Solem 10e6675b29 Tests now passing with the new execution trace vor 17 Jahren
  Ask Solem 8744a0f2df Painting myself into a corner here, but I know the way out, just have to finish it later. vor 17 Jahren