提交歷史

作者 SHA1 備註 提交日期
  Ask Solem 7a56f536f9 Added generic init.d file using celeryd-multi detach 15 年之前
  Ask Solem c2b71900b2 celeryd-multi: Can now change the command to detach 15 年之前
  Ask Solem a0d398504f celeryd-multi: Added stop command to shutdown nodes started with detach, also many improvements for detach (nicer output, verifies pidfile) 15 年之前
  Ask Solem 1c6d8beb2b Daemonization+pidfile no longer depends on python-daemon/lockfile 15 年之前
  Ask Solem 27699aa0e7 remove leftover print statement 15 年之前
  Ask Solem f974ab0923 'celeryd-multi detach' now actually launches and daemonizes multiple workers 15 年之前
  Ask Solem a75cc549a8 celery.bin.celeryd_detach: Experimental built-in support for daemonizing celeryd 15 年之前
  Ask Solem 50e50dfd84 celeryd now includes the node name of the worker in ps listings 15 年之前
  Ask Solem 4eb5c3f141 initargs can not be None 15 年之前
  Ask Solem a1e6d87abe celeryd now supports a --pidfile argument. 15 年之前
  Ask Solem 1807fc2d68 TaskPool now supports initargs 15 年之前
  Ask Solem 024addd026 Fixed broken merge 15 年之前
  Ask Solem 33f84890e8 Fixed Documentation for redis broker and result stores using vhost strings rather than integers. Closes #200. Thanks to prencher 15 年之前
  Ask Solem fd762c7fb8 "asserting the world is the 15 年之前
  Ask Solem 9dadb1c659 Added 'propagate=True' argument TaskSetResult.join: Disable to not re-raise exceptions occuring in subtasks 15 年之前
  Ask Solem 11ce52a15d Task User Guide: Added section 'custom states' 15 年之前
  Ask Solem 8d85334016 Improved docs 15 年之前
  Ask Solem 84fc657b86 Document states in task user guide 15 年之前
  Ask Solem fed0afa95e Task Userguide: Fixed inconsistency in examples 15 年之前
  Ask Solem 302708aaed Task User Guide: Added missing task attributes 15 年之前
  Ask Solem 8a3b4765fb Add :setting: ref to all settings in docstrings 15 年之前
  Ask Solem e7c600d111 Added userguide overview (very rough) 15 年之前
  Ask Solem f528c983db Sphinx conf.py: Always add _ext from the path of conf.py 15 年之前
  Ask Solem f6199fb919 Loads of documentation improvements 15 年之前
  Ask Solem 8fb16ea6fb .concurrency.processes.pool.WorkerLostError moved -> .exceptions.WorkerLostError 15 年之前
  Ask Solem f0236b9f35 Lots of documentation fixes 15 年之前
  Ask Solem 087505280d concurrency.processes.pool: Remove leftover statement 15 年之前
  Ask Solem a4ccfc2410 Show listener info in the 'stats' control command 15 年之前
  Ask Solem af03b1f944 Don't increment the prefetch count for ETA tasks if there's no prefetch count already set 15 年之前
  Ask Solem 0e7e060e6a More Documentation fixes 15 年之前