Commit Verlauf

Autor SHA1 Nachricht Datum
  Ask Solem f265298db0 Make a proper link vor 15 Jahren
  Ask Solem b7570b6d1e Fix typo multilingual multi-lingual vor 15 Jahren
  Ask Solem de655e55c5 FAQ: Added section "Misconceptions" vor 15 Jahren
  Ask Solem cf31b9511a Link to Viktor Petersson's blog post about celery on FreeBSD in the FAQ vor 15 Jahren
  Ask Solem 5901f95dc8 Forgot to mention the dependency on the redis python client. vor 15 Jahren
  Ask Solem 7dbb643a61 rst: Forgot another "::" vor 15 Jahren
  Ask Solem dd5b1d7a19 Fix rst syntax error vor 15 Jahren
  Ask Solem 79f6a6720d Added otherqueues to tutorials index. vor 15 Jahren
  Ask Solem dbdf40c918 Documented how to use Celery with Redis or an SQL database as the message queue. vor 15 Jahren
  Ask Solem a056892353 Fix sphinx markup in celery.signals vor 15 Jahren
  Ask Solem 2f6f8003b4 Added Michael Elsdoerfer to AUTHORS vor 15 Jahren
  Michael Elsdoerfer michael@elsdoerfer.com bff71ad020 Allow /etc/default/celeryd to define additional options. vor 15 Jahren
  Michael Elsdoerfer michael@elsdoerfer.com 2fe315e175 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 15 Jahren
  michael 802b8b0518 Fixed daemon context creation, was probably broken a few commits ago. vor 15 Jahren
  Ask Solem f77d761007 Fix syntax error in celery.platform (thanks Didier Deshommes) vor 15 Jahren
  Ask Solem cb5bc614bb Move platform specific stuff (signal, daemon context) to celery.platform vor 15 Jahren
  Ask Solem c5821c5506 Negate test for available os.fork (thanks miracle2k) vor 15 Jahren
  Ask Solem 25fc01179b Added Timo Sugliani to AUTHORS vor 15 Jahren
  Timo Sugliani e9662ef9c7 fix periodic tasks issue on mongodb, when using different time then UTC vor 15 Jahren
  Ask Solem de7d9b85e3 Fix typos in TaskSet examples (thanks karihre) vor 15 Jahren
  Ask Solem 29280d54ce Some boolean confusion here, the code probably hasn't even been used though. vor 15 Jahren
  Ask Solem c68b40e287 Fix typo AMQP_HOST -> AMQP_SERVER. AMQP_SERVER will be replaced with AMQP_HOST vor 15 Jahren
  Ask Solem 201287922d Try to handle broken pid files. vor 15 Jahren
  Ask Solem 18e7d4e111 Added Wes Winham to AUTHORS vor 15 Jahren
  wes 2ddfa0e4bb Added a Django test runner to contrib that sets CELERY_ALWAYS_EAGER = True for testing with the database backend. Also added a cookbook on unit testing that uses the test runner and builds on the FeedImporter cookbook vor 15 Jahren
  Ask Solem 6c99511670 Sphinx: Now using the ADC theme by coordt vor 15 Jahren
  Ask Solem 684296c0cc Mention AMQP result backend in docs/configuration. Closes #38 vor 15 Jahren
  Ask Solem a9e0ce6da4 Added external.rst to tutorials/index TOC vor 15 Jahren
  Ask Solem 59eec5a50f Docs: Added link page to external tutorials and resources. vor 15 Jahren
  Luis Clara Gomez 34a386d0a5 This patch adds the CELERY_CACHE_BACKEND for using something other than the django-global backend. vor 15 Jahren