Historial de Commits

Autor SHA1 Mensaje Fecha
  Ask Solem 35f87765d0 Fixed LOG_LEVEL/LOGLEVEL confusion hace 14 años
  Ask Solem 792beb4d7e getting-started/broker-installation: added link to somic.org's nodedown article hace 14 años
  Ask Solem 878b4eca33 celerybeat: Don't pass command line args to Beat() hace 14 años
  Ask Solem a2809e865a celery.platforms: Do actually set effective uid/gid hace 14 años
  Ask Solem 2904439766 celeryd-multi: Hardcode name of program in splash hace 14 años
  Ask Solem 6c7cf31439 conitrib/generic-init.d: Tried and tested hace 14 años
  Ask Solem d58629735b debian initscripts: Allow use of CELERYD_LOGFILE/CELERYD_PIDFILE/CELERYD_LOGLEVEL (same with CELERYBEAT_*) hace 14 años
  Ask Solem 58d4455094 generic-init.d/celeryd: Fixed typo "detach" -> "start" hace 14 años
  Ask Solem ff48e43bb7 Bumped version to 2.1.0rc3 and updated Changelog hace 14 años
  Ask Solem 4d7e087008 celeryd now emits a warning if running as root hace 14 años
  Ask Solem 5f35aa0c4c Timing issue when declaring the remote control command reply queue meant replies could be lost hace 14 años
  Ask Solem 37d6001e34 Fixed broken tests hace 14 años
  Ask Solem 3205467fd6 setup.py: dependency multiprocessing==2.6.2.1 -> multiprocessing hace 14 años
  Ask Solem 078d38eced cleaned up celery.platforms.PIDFile hace 14 años
  Ask Solem 66b8612d82 celeryd_detach: Removed support for --chroot hace 14 años
  Ask Solem 6ad3e9f65c PEP8ify hace 14 años
  Ask Solem 96b3385d7d Bumped version to 2.1.0rc2 and updated the Changelog hace 14 años
  Ask Solem fce1de5f9d celeryd-multi: "start" renamed to "show", "detach" renamed to "start" hace 14 años
  Ask Solem 3b198ab25a Implemented celeryd-multi restart. Also nice colors and stuff hace 14 años
  Ask Solem 03be845574 More celeryd-multi tweaks hace 14 años
  Ask Solem 7a56f536f9 Added generic init.d file using celeryd-multi detach hace 14 años
  Ask Solem c2b71900b2 celeryd-multi: Can now change the command to detach hace 14 años
  Ask Solem a0d398504f celeryd-multi: Added stop command to shutdown nodes started with detach, also many improvements for detach (nicer output, verifies pidfile) hace 14 años
  Ask Solem 1c6d8beb2b Daemonization+pidfile no longer depends on python-daemon/lockfile hace 14 años
  Ask Solem 27699aa0e7 remove leftover print statement hace 14 años
  Ask Solem f974ab0923 'celeryd-multi detach' now actually launches and daemonizes multiple workers hace 14 años
  Ask Solem a75cc549a8 celery.bin.celeryd_detach: Experimental built-in support for daemonizing celeryd hace 14 años
  Ask Solem 50e50dfd84 celeryd now includes the node name of the worker in ps listings hace 14 años
  Ask Solem 4eb5c3f141 initargs can not be None hace 14 años
  Ask Solem a1e6d87abe celeryd now supports a --pidfile argument. hace 14 años