Historique des commits

Auteur SHA1 Message Date
  Ask Solem 42d195c896 Added a Redis result store backend. il y a 17 ans
  Ask Solem f265298db0 Make a proper link il y a 17 ans
  Ask Solem b7570b6d1e Fix typo multilingual multi-lingual il y a 17 ans
  Ask Solem de655e55c5 FAQ: Added section "Misconceptions" il y a 17 ans
  Ask Solem cf31b9511a Link to Viktor Petersson's blog post about celery on FreeBSD in the FAQ il y a 17 ans
  Ask Solem 5901f95dc8 Forgot to mention the dependency on the redis python client. il y a 17 ans
  Ask Solem 7dbb643a61 rst: Forgot another "::" il y a 17 ans
  Ask Solem dd5b1d7a19 Fix rst syntax error il y a 17 ans
  Ask Solem 79f6a6720d Added otherqueues to tutorials index. il y a 17 ans
  Ask Solem dbdf40c918 Documented how to use Celery with Redis or an SQL database as the message queue. il y a 17 ans
  Ask Solem a056892353 Fix sphinx markup in celery.signals il y a 17 ans
  Ask Solem 2f6f8003b4 Added Michael Elsdoerfer to AUTHORS il y a 17 ans
  Ask Solem 04417d01b0 Forgot Thread.__init__() il y a 17 ans
  Michael Elsdoerfer michael@elsdoerfer.com bff71ad020 Allow /etc/default/celeryd to define additional options. il y a 17 ans
  Ask Solem 3f1078fa8f Merge branch 'master' into beat il y a 17 ans
  Ask Solem d8c625884e Celerybeat tested and works, added -B option to celeryd to embed it. il y a 17 ans
  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. il y a 17 ans
  michael 802b8b0518 Fixed daemon context creation, was probably broken a few commits ago. il y a 17 ans
  Ask Solem 18ccbb13da Adding celerybeat init script il y a 17 ans
  Ask Solem f77d761007 Fix syntax error in celery.platform (thanks Didier Deshommes) il y a 17 ans
  Ask Solem 3c306c6e53 celerybeat is running fine il y a 17 ans
  Ask Solem 5a3746e591 Getting closer to a working celerybeat il y a 17 ans
  Ask Solem d2aa6cc86b Fix some syntax errors il y a 17 ans
  Ask Solem 076daaa3e8 Add bin/celerybeat to setup.py scripts il y a 17 ans
  Ask Solem e263b8115b celery.beat.ClockService is now run by the celerybeat program il y a 17 ans
  Ask Solem 276a9d19ee celerybeat django management command il y a 17 ans
  Ask Solem 74170ee734 Merge branch 'master' into beat il y a 17 ans
  Ask Solem 003557a70e Working towards celerybeat.py il y a 17 ans
  Ask Solem cb5bc614bb Move platform specific stuff (signal, daemon context) to celery.platform il y a 17 ans
  Ask Solem c5821c5506 Negate test for available os.fork (thanks miracle2k) il y a 17 ans