提交歷史

作者 SHA1 備註 提交日期
  Christopher Lee 98d3af5327 Linux startup script offers graceful restart of workers (via SIGHUP) 11 年之前
  monkut b12387caf5 Attempting to resolve issue-1387 by first declaring local pid_file= to null in check_status() 11 年之前
  Ask Solem 4a6cbb97e8 Fixes for celery multi 11 年之前
  Ask Solem 15992f8af4 Merge branch '3.0' 11 年之前
  Ask Solem 087aeae39a generic-init.d: Do not double quote CELERYD_CHDIR. Closes #1235 11 年之前
  Pär Wieslander a5a6bebce1 Avoid bashism in extra/generic-init.d/celeryd 11 年之前
  Pär Wieslander 1f5b46970f Avoid bashism in extra/generic-init.d/celeryd 11 年之前
  Ask Solem 42dd5d1549 Merge branch '3.0' 11 年之前
  Milen Pavlov f2a8e043db added 5 second delay after asynchronous commands in generic init script; removed unused var CELERYCTL 11 年之前
  Milen Pavlov 802d4d7ac9 generic init script: removed bashisms; using ls instead of find 11 年之前
  Milen Pavlov ec61ac4520 using "kill -0" instead of "ps h"; avoiding "$?" because of "sh -e"; minor refactoring 11 年之前
  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 11 年之前
  Yohann Rebattu 9a2961580d Update extra/generic-init.d/celeryd 11 年之前
  Ask Solem f564efe4ce Merge branch '3.0' 11 年之前
  dimka665 2d6125e1f3 Typo in /etc/init.d/celery usage help 11 年之前
  cmclaughlin e48af7ac2e changed chdir to cd 12 年之前
  Ask Solem 7de929ec2f [multi] Now supports FQDN nodenames (name@hostname), new expansion variable %N added 12 年之前
  Ask Solem af5862f514 Adds CELERY_APP and CELERY_BIN options to init scripts and updates daemonization tutorial. Closes #1012 12 年之前
  Ask Solem e3659b319d [generic-init.d] Can now configure CELERY_CREATE_DIRS to always create pid/log dirs. Closes #1045 12 年之前
  Ask Solem 127e1569a7 [generic-init.d] Can now configure CELERY_CREATE_DIRS to always create pid/log dirs. Closes #1045 12 年之前
  Ask Solem 0e9501bce0 Merge branch '3.0' 12 年之前
  Ask Solem 9670d0829b generic celeryd init script now calls stopwait instead of stop, waiting for tasks to complete 12 年之前
  Ask Solem 7339f26e9b [security:low] generic-init.d scripts changed permissions of /var/log + /var/run 12 年之前
  Ask Solem 99f54692f1 [security:low] generic-init.d scripts changed permissions of /var/log + /var/run 12 年之前
  Arsenio Santos 395dddd32b init.d: replaced 'stopwait' with 'stop_verify' 12 年之前
  Ask Solem 7171f682ad Adds --detach|-D option to celery worker command. Closes #800 12 年之前
  Łukasz Langa 77dda51695 Fix web addresses in init.d script comments. 12 年之前
  Ask Solem b4cbf501a5 Renames distribution contrib dir to 'extra' 12 年之前