提交歷史

作者 SHA1 備註 提交日期
  Ask Solem d1e0743a1b Renamed bucket_queue -> ready_queue 16 年之前
  Ask Solem 3d0ce03091 Renamed AMQPListener -> CarrotListener (amqp_listener -> broker_listener) 16 年之前
  Ask Solem bc0a9a93d4 Renamed celery.scheduler -> celery.worker.scheduler 16 年之前
  Ask Solem 5bd1584386 Tests now passing again! 16 年之前
  Ask Solem 9c91935a64 And another file I forgot to commit :( 16 年之前
  Ask Solem 4981d21db6 Forgot to commit the scheduler intself. 16 年之前
  Ask Solem 4c57b60a34 Now using a scheduler to schedule tasks with ETA/countdown. A lot more efficient. 16 年之前
  Ask Solem ea5ae5efb2 Merge branch 'beat' into 1point0 16 年之前
  Ask Solem ef60f9e467 Fix rst title -'s 16 年之前
  Ask Solem 9059a43dfa Merge branch 'apollo13/master' 16 年之前
  Ask Solem 58627b9ff7 Small changes to README (thanks apollo13) 16 年之前
  Florian Apolloner 4160cc0443 Fix code examples 16 年之前
  Ask Solem 33d258ab79 Mention Redis result store backend in README 16 年之前
  Ask Solem 42d195c896 Added a Redis result store backend. 16 年之前
  Ask Solem f265298db0 Make a proper link 16 年之前
  Ask Solem b7570b6d1e Fix typo multilingual multi-lingual 16 年之前
  Ask Solem de655e55c5 FAQ: Added section "Misconceptions" 16 年之前
  Ask Solem cf31b9511a Link to Viktor Petersson's blog post about celery on FreeBSD in the FAQ 16 年之前
  Ask Solem 5901f95dc8 Forgot to mention the dependency on the redis python client. 16 年之前
  Ask Solem 7dbb643a61 rst: Forgot another "::" 16 年之前
  Ask Solem dd5b1d7a19 Fix rst syntax error 16 年之前
  Ask Solem 79f6a6720d Added otherqueues to tutorials index. 16 年之前
  Ask Solem dbdf40c918 Documented how to use Celery with Redis or an SQL database as the message queue. 16 年之前
  Ask Solem a056892353 Fix sphinx markup in celery.signals 16 年之前
  Ask Solem 2f6f8003b4 Added Michael Elsdoerfer to AUTHORS 16 年之前
  Ask Solem 04417d01b0 Forgot Thread.__init__() 16 年之前
  Michael Elsdoerfer michael@elsdoerfer.com bff71ad020 Allow /etc/default/celeryd to define additional options. 16 年之前
  Ask Solem 3f1078fa8f Merge branch 'master' into beat 16 年之前
  Ask Solem d8c625884e Celerybeat tested and works, added -B option to celeryd to embed it. 16 年之前
  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. 16 年之前