Historique des commits

Auteur SHA1 Message Date
  Rinat Shigapov 5607139125 glob returns wildcard pattern when no pids have been found il y a 10 ans
  Paul Kilgo 57f90eaec6 generic init.d: fix forgotten dashes. Issue #1815 il y a 10 ans
  Paul Kilgo 77e66ccede generic init.d: stat not portable. Issue #1815 il y a 10 ans
  Ask Solem 60b91119f4 generic init.d: dash does not support EUID. Issue #1815 il y a 10 ans
  Ask Solem c68d5bdc53 Init script improvements: Check that config file is owned by root and not group/world writable il y a 11 ans
  Ask Solem 22ae169f57 Cannot symlink init scripts to create extra configs (because of SySV style runlevel links: S02celeryd) il y a 11 ans
  Ask Solem d572cc0e69 Beat init script now also uses su (and more improvements). Closes #1578 il y a 11 ans
  Ask Solem 2f1f36154a Generic init script: Use su to set user (means CELERYD_GROUP no longer will be used to set group). Closes #1578 il y a 11 ans
  Ask Solem 13c09a7a06 Init script: CELERYD_ULIMIT did not have any effect il y a 11 ans
  Charles McLaughlin 3fbe83c133 Don't set a default ulimit (Issue #1170) il y a 11 ans
  Ask Solem 60f6a74810 generic init.d: Adds dryrun command for debugging il y a 11 ans
  whendrik 6fed92fdf6 added kill, status, and updated check_parths il y a 11 ans
  Rinat Shigapov 403c84575b Celery umbrella command works syncronously il y a 11 ans
  Rinat Shigapov fda4533098 Use default behaviour customizable via CELERYD_OPTS il y a 11 ans
  Rinat Shigapov 5974895cfe Access control is easier with directories il y a 11 ans
  Rinat Shigapov 13c748a178 Uppercase template is not recognized il y a 11 ans
  Rinat Shigapov e6e1d0d7d7 Generic init scripts use their names il y a 11 ans
  Christopher Lee d40136eab1 Fix error variable mismatch; update function call for consistency il y a 11 ans
  Christopher Lee 98d3af5327 Linux startup script offers graceful restart of workers (via SIGHUP) il y a 11 ans
  monkut b12387caf5 Attempting to resolve issue-1387 by first declaring local pid_file= to null in check_status() il y a 11 ans
  Ask Solem 4a6cbb97e8 Fixes for celery multi il y a 11 ans
  Ask Solem 15992f8af4 Merge branch '3.0' il y a 11 ans
  Ask Solem 087aeae39a generic-init.d: Do not double quote CELERYD_CHDIR. Closes #1235 il y a 11 ans
  Pär Wieslander a5a6bebce1 Avoid bashism in extra/generic-init.d/celeryd il y a 11 ans
  Pär Wieslander 1f5b46970f Avoid bashism in extra/generic-init.d/celeryd il y a 11 ans
  Ask Solem 42dd5d1549 Merge branch '3.0' il y a 11 ans
  Milen Pavlov f2a8e043db added 5 second delay after asynchronous commands in generic init script; removed unused var CELERYCTL il y a 11 ans
  Milen Pavlov 802d4d7ac9 generic init script: removed bashisms; using ls instead of find il y a 11 ans
  Milen Pavlov ec61ac4520 using "kill -0" instead of "ps h"; avoiding "$?" because of "sh -e"; minor refactoring il y a 11 ans
  Milen Pavlov a0641a5f36 generic init script now performs status check by verifying whether pids from pid files are running; also exits with appropriate exit status depending on whether commands succeeded or not il y a 11 ans