コミット履歴

作者 SHA1 メッセージ 日付
  Milen Pavlov c5d52584b5 updated centos init config file 12 年 前
  Milen Pavlov 07dd7638f6 renamed centos init script to celeryd 12 年 前
  Milen Pavlov 48622e62d5 centos init script: using ls instead of find, minor refactoring 12 年 前
  Milen Pavlov 802d4d7ac9 generic init script: removed bashisms; using ls instead of find 12 年 前
  Ask Solem bd3b907dba Fixes confusing wording in beat doc. Closes #1223 12 年 前
  Ask Solem d2efa3f049 Logger.warn is deprecated 12 年 前
  Ask Solem c029fa851a Tests passing 12 年 前
  Ask Solem 9193ca3e5b Better chord unlock error handling for kvstores 12 年 前
  Ask Solem f9f2081a00 flakes 12 年 前
  Ask Solem 7fd158bae3 Disable amqp heartbeats by default 12 年 前
  Milen Pavlov ec61ac4520 using "kill -0" instead of "ps h"; avoiding "$?" because of "sh -e"; minor refactoring 12 年 前
  Milen Pavlov 464e0906d5 minor refactoring and bugfixes 12 年 前
  Milen Pavlov be1598ccc0 multiple node support for centos script 12 年 前
  Ask Solem 5b3eef50dd Cache Backend: Fixes chord support. Closes #1094 12 年 前
  Ask Solem 8637e30215 Fixes compatibility with pycallgraph. Closes #1051 12 年 前
  Ask Solem cd4b3dc5f5 Fix confusing beat examples. Closes #1027 12 年 前
  Milen Pavlov 9f4c5090ad removed unused var CELERYCTL 12 年 前
  Ask Solem 010691b969 iter_native now works with empty result set. Closes #1219 12 年 前
  Ask Solem 2914f46dc2 Support group with a single task. Closes #1219 12 年 前
  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 12 年 前
  Ask Solem b9fd9f6944 Jython fixes. Closes celery/billiard#38 12 年 前
  Ask Solem d6267d9910 Forgot to commit 12 年 前
  Milen Pavlov b68da0da75 replaced tabs with spaces 12 年 前
  Milen Pavlov b4a32539fd better (and prettier) use of service functions 12 年 前
  Ask Solem 35a2d8a041 Eventloop: Connection errors in timers should propagate 12 年 前
  Milen Pavlov ee41907bce daemonizing tutorial includes a brief paragraph about centos 12 年 前
  Milen Pavlov 5d0308c0b3 updated centos init script with latest generic-init logic from same branch; some commands don't work yet and will be fixed in subsequent commits 12 年 前
  Ask Solem d208b38558 docs: adds viewcode + coverage sphinx exts 12 年 前
  Ask Solem ec61d3e944 Bash completion: complete on some options too 12 年 前
  Ask Solem dd3d5f27ac Adds bash-completion script for celery command 12 年 前