コミット履歴

作者 SHA1 メッセージ 日付
  Ask Solem 2dcda99ea6 Fixes regression with worker detach ignoring hostname argument. Closes #3103 9 年 前
  Ask Solem c766fb4531 [Programs][worker] --detach would create extraenous logfile with literal %I in the filename. Closes #3096 9 年 前
  Ask Solem 66e94b8abb Fixes bug with argument parsing in master 10 年 前
  Ask Solem 37c081ee07 Tests passing 10 年 前
  Ask Solem 55d4a4c3eb Use OptionGroup to separate worker arguments 10 年 前
  Ask Solem 5b4d6ffcbe Removed Py2.6-ism 10 年 前
  Bert Vanderbauwhede 21b86d3e9e Add command option --executable 11 年 前
  Ask Solem 7ae69fb1d9 Change default mask 11 年 前
  Ask Solem b6e49175ce beat --detached now runs after forkers 11 年 前
  Ask Solem e08012f3ae Worker --detach default workdir is now CWD 11 年 前
  Ask Solem 2dcc8de08e Worker --detach must forward working_directory option. Closes #2003 11 年 前
  Ask Solem c93c5bdc5e Adds C_FAKEFORK envvar for simple init script/multi debugging 12 年 前
  Ask Solem c8f29c8e7d celeryd_detach now supports app argument 12 年 前
  Ask Solem 460a5bd16a celery.bin main functions now supports app argument 12 年 前
  Ask Solem 154b574809 __all__ is everywhere 12 年 前
  Ask Solem 083a8a02f8 Python2.6 detach can use -m celery.__main__ 12 年 前
  Ask Solem 312f6cbc0d Python2.6 does not support pkg/__main__.py 12 年 前
  Ask Solem 5bc6e57c83 Merge branch '3.0' 12 年 前
  Ask Solem 6c004c93e2 Fixes flakes E126,E127,E128 13 年 前
  Ask Solem 43c4406910 Renames celery.bin.celeryd to celery.bin.worker 13 年 前
  Ask Solem b23fd8c3f6 Use more str.format 13 年 前
  Ask Solem f72ca1377d On 2.6 we don't have to import with statement from __future__ 13 年 前
  Ask Solem 2e0d7293a1 2.6 is now Celery 3.0 (Chiastic Slide) 13 年 前
  Ask Solem 566c4da7b4 Use ' instead of " 13 年 前
  Ask Solem cc1ae88ff9 Remove copyright texts from modules 13 年 前
  Ask Solem c8b639bc60 Loads of new tests 13 年 前
  Ask Solem cfe9868a2e Don't use relative imports in main modules 13 年 前
  Ask Solem 0406058b27 Massive logging improvements 13 年 前
  Ask Solem d26bc9fca5 Fixes 2.5 compat for __package__. Closes #638 13 年 前
  Ask Solem 7c072e4d31 Armin sez only to use one dot, and he's right 13 年 前