Commit History

Author SHA1 Message Date
  Ask Solem 3b198ab25a Implemented celeryd-multi restart. Also nice colors and stuff 15 years ago
  Ask Solem 03be845574 More celeryd-multi tweaks 15 years ago
  Ask Solem 7a56f536f9 Added generic init.d file using celeryd-multi detach 15 years ago
  Ask Solem c2b71900b2 celeryd-multi: Can now change the command to detach 15 years ago
  Ask Solem a0d398504f celeryd-multi: Added stop command to shutdown nodes started with detach, also many improvements for detach (nicer output, verifies pidfile) 15 years ago
  Ask Solem 1c6d8beb2b Daemonization+pidfile no longer depends on python-daemon/lockfile 15 years ago
  Ask Solem 27699aa0e7 remove leftover print statement 15 years ago
  Ask Solem f974ab0923 'celeryd-multi detach' now actually launches and daemonizes multiple workers 15 years ago
  Ask Solem a75cc549a8 celery.bin.celeryd_detach: Experimental built-in support for daemonizing celeryd 15 years ago
  Ask Solem 50e50dfd84 celeryd now includes the node name of the worker in ps listings 15 years ago
  Ask Solem 4eb5c3f141 initargs can not be None 15 years ago
  Ask Solem a1e6d87abe celeryd now supports a --pidfile argument. 15 years ago
  Ask Solem 1807fc2d68 TaskPool now supports initargs 15 years ago
  Ask Solem c3b5733285 Fixed Documentation for redis broker and result stores using vhost strings rather than integers. Closes #200. Thanks to prencher 15 years ago
  Ask Solem 2d842bcce9 "asserting the world is the 15 years ago
  Ask Solem 7ceb32a155 Added 'propagate=True' argument TaskSetResult.join: Disable to not re-raise exceptions occuring in subtasks 15 years ago
  Ask Solem 3ab5c0198c Task User Guide: Added section 'custom states' 15 years ago
  Ask Solem 560803ee62 Improved docs 15 years ago
  Ask Solem e78f78a89b Document states in task user guide 15 years ago
  Ask Solem 011d92c9f8 Task Userguide: Fixed inconsistency in examples 15 years ago
  Ask Solem 37aa55e5de Task User Guide: Added missing task attributes 15 years ago
  Ask Solem c4ee30b521 Add :setting: ref to all settings in docstrings 15 years ago
  Ask Solem b033005482 PEP8ify 15 years ago
  Ask Solem dc1d583f7c Added userguide overview (very rough) 15 years ago
  Ask Solem 2af273b0f3 Bumped version to 2.1.0rc1 15 years ago
  Ask Solem 5182aa3b5e Sphinx conf.py: Always add _ext from the path of conf.py 15 years ago
  Ask Solem 85223dee9d Loads of documentation improvements 15 years ago
  Ask Solem 6c9be596e5 .concurrency.processes.pool.WorkerLostError moved -> .exceptions.WorkerLostError 15 years ago
  Ask Solem a7d5866002 Lots of documentation fixes 15 years ago
  Ask Solem d1f6530b8c concurrency.processes.pool: Remove leftover statement 15 years ago