コミット履歴

作者 SHA1 メッセージ 日付
  Ask Solem 2904439766 celeryd-multi: Hardcode name of program in splash 15 年 前
  Ask Solem 6c7cf31439 conitrib/generic-init.d: Tried and tested 15 年 前
  Ask Solem d58629735b debian initscripts: Allow use of CELERYD_LOGFILE/CELERYD_PIDFILE/CELERYD_LOGLEVEL (same with CELERYBEAT_*) 15 年 前
  Ask Solem 58d4455094 generic-init.d/celeryd: Fixed typo "detach" -> "start" 15 年 前
  Ask Solem ff48e43bb7 Bumped version to 2.1.0rc3 and updated Changelog 15 年 前
  Ask Solem 4d7e087008 celeryd now emits a warning if running as root 15 年 前
  Ask Solem 5f35aa0c4c Timing issue when declaring the remote control command reply queue meant replies could be lost 15 年 前
  Ask Solem 37d6001e34 Fixed broken tests 15 年 前
  Ask Solem 3205467fd6 setup.py: dependency multiprocessing==2.6.2.1 -> multiprocessing 15 年 前
  Ask Solem 078d38eced cleaned up celery.platforms.PIDFile 15 年 前
  Ask Solem 66b8612d82 celeryd_detach: Removed support for --chroot 15 年 前
  Ask Solem 6ad3e9f65c PEP8ify 15 年 前
  Ask Solem 96b3385d7d Bumped version to 2.1.0rc2 and updated the Changelog 15 年 前
  Ask Solem fce1de5f9d celeryd-multi: "start" renamed to "show", "detach" renamed to "start" 15 年 前
  Ask Solem 3b198ab25a Implemented celeryd-multi restart. Also nice colors and stuff 15 年 前
  Ask Solem 03be845574 More celeryd-multi tweaks 15 年 前
  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 c3b5733285 Fixed Documentation for redis broker and result stores using vhost strings rather than integers. Closes #200. Thanks to prencher 15 年 前
  Ask Solem 2d842bcce9 "asserting the world is the 15 年 前
  Ask Solem 7ceb32a155 Added 'propagate=True' argument TaskSetResult.join: Disable to not re-raise exceptions occuring in subtasks 15 年 前