コミット履歴

作者 SHA1 メッセージ 日付
  Ask Solem 540e0779c3 celeryev: Set process title 14 年 前
  Ask Solem 9b5c47c428 Don't use UserDict interface to store next entries. Related to django/celery #11 14 年 前
  Ask Solem 1447bb2e9a ETA of 2.1.0 release is Friday 8 Oct. 14 年 前
  Ask Solem 35f87765d0 Fixed LOG_LEVEL/LOGLEVEL confusion 14 年 前
  Ask Solem 792beb4d7e getting-started/broker-installation: added link to somic.org's nodedown article 14 年 前
  Ask Solem 878b4eca33 celerybeat: Don't pass command line args to Beat() 14 年 前
  Ask Solem a2809e865a celery.platforms: Do actually set effective uid/gid 14 年 前
  Ask Solem 2904439766 celeryd-multi: Hardcode name of program in splash 14 年 前
  Ask Solem 6c7cf31439 conitrib/generic-init.d: Tried and tested 14 年 前
  Ask Solem d58629735b debian initscripts: Allow use of CELERYD_LOGFILE/CELERYD_PIDFILE/CELERYD_LOGLEVEL (same with CELERYBEAT_*) 14 年 前
  Ask Solem 58d4455094 generic-init.d/celeryd: Fixed typo "detach" -> "start" 14 年 前
  Ask Solem ff48e43bb7 Bumped version to 2.1.0rc3 and updated Changelog 14 年 前
  Ask Solem 4d7e087008 celeryd now emits a warning if running as root 14 年 前
  Ask Solem 5f35aa0c4c Timing issue when declaring the remote control command reply queue meant replies could be lost 14 年 前
  Ask Solem 37d6001e34 Fixed broken tests 14 年 前
  Ask Solem 3205467fd6 setup.py: dependency multiprocessing==2.6.2.1 -> multiprocessing 14 年 前
  Ask Solem 078d38eced cleaned up celery.platforms.PIDFile 14 年 前
  Ask Solem 66b8612d82 celeryd_detach: Removed support for --chroot 14 年 前
  Ask Solem 6ad3e9f65c PEP8ify 14 年 前
  Ask Solem 96b3385d7d Bumped version to 2.1.0rc2 and updated the Changelog 14 年 前
  Ask Solem fce1de5f9d celeryd-multi: "start" renamed to "show", "detach" renamed to "start" 14 年 前
  Ask Solem 3b198ab25a Implemented celeryd-multi restart. Also nice colors and stuff 14 年 前
  Ask Solem 03be845574 More celeryd-multi tweaks 14 年 前
  Ask Solem 7a56f536f9 Added generic init.d file using celeryd-multi detach 14 年 前
  Ask Solem c2b71900b2 celeryd-multi: Can now change the command to detach 14 年 前
  Ask Solem a0d398504f celeryd-multi: Added stop command to shutdown nodes started with detach, also many improvements for detach (nicer output, verifies pidfile) 14 年 前
  Ask Solem 1c6d8beb2b Daemonization+pidfile no longer depends on python-daemon/lockfile 14 年 前
  Ask Solem 27699aa0e7 remove leftover print statement 14 年 前
  Ask Solem f974ab0923 'celeryd-multi detach' now actually launches and daemonizes multiple workers 14 年 前
  Ask Solem a75cc549a8 celery.bin.celeryd_detach: Experimental built-in support for daemonizing celeryd 14 年 前