Commit History

Author SHA1 Message Date
  Ask Solem 1678e8d3a9 Added FAQ: +Windows: The ``-B`` / ``--beat`` option to celeryd doesn't work? 15 years ago
  Ask Solem 6b3a480e8b CELERY_BACKEND renamed to CELERY_RESULT_BACKEND, but keep CELERY_BACKEND as a compat setting. 15 years ago
  Ask Solem 52e5fedb27 Added FAQ: How dow I get the result of a task if I have the ID that points there? 15 years ago
  Ask Solem 529dd7146b PEP8ify 15 years ago
  Ask Solem b7d4d4c052 Resolved runeh's documentation FIXME's 15 years ago
  Ask Solem c56bf67061 Added tutorial on how to install RabbitMQ on OS X using homebrew 15 years ago
  Rune Halvorsen 278892e9c6 Added placeholder for some elaboration on good use-cases 15 years ago
  Rune Halvorsen 726c8651bd Proofread the faq 15 years ago
  Ask Solem 3151f7fe7e Added FAQ: How do I shut down ``celeryd`` safely? 15 years ago
  Ask Solem c57b34face Added FAQ: Can I schedule tasks to execute at a specific time? 15 years ago
  Ask Solem dc333bb62c Added FAQ: Does celery support priorities? 15 years ago
  Ask Solem 1efc54143a Remove daemon related information from documentation. 15 years ago
  Ask Solem 515bd376e2 Fix documentation restructured text errors 15 years ago
  Ask Solem ee79e3b466 Updated with new AMQP queue/exchange settings: http://wiki.github.com/ask/celery/rewriting-the-amqp-routing-options 15 years ago
  Ask Solem 501b6c4bb6 Added FAQ: Can I change the interval of a periodic task at runtime? 15 years ago
  Ask Solem c071e9b3e5 Changed all doc references to AMQP_* settings to BROKER_* 15 years ago
  Ask Solem 61e1077fe3 Moved docs from cookbook into userguide 15 years ago
  Ask Solem ef60f9e467 Fix rst title -'s 15 years ago
  Ask Solem f265298db0 Make a proper link 15 years ago
  Ask Solem b7570b6d1e Fix typo multilingual multi-lingual 15 years ago
  Ask Solem de655e55c5 FAQ: Added section "Misconceptions" 15 years ago
  Ask Solem cf31b9511a Link to Viktor Petersson's blog post about celery on FreeBSD in the FAQ 15 years ago
  Ask Solem c68b40e287 Fix typo AMQP_HOST -> AMQP_SERVER. AMQP_SERVER will be replaced with AMQP_HOST 15 years ago
  Ask Solem 41376a7106 Added FAQ: Why isn't my tasks processed. 15 years ago
  Ask Solem fe212dbd2e Another wording fix... 15 years ago
  Ask Solem deda07a29a Wording was totally off in the "hanging" issue FAQ, The RabbitMQ server is 15 years ago
  Ask Solem 559c68fec5 Changed FAQ: "Why is Task.delay/apply\*/celeryd just hanging?" (to be fixed in 15 years ago
  Ask Solem 66ce9ad61e Added FAQ: The celery test-suite is failing. Closes #30 15 years ago
  Ask Solem f25e7aea48 Set toctree maxdepth to 2 15 years ago
  Ask Solem fb54989197 Fix typo "or a" -> "or" 15 years ago