コミット履歴

作者 SHA1 メッセージ 日付
  nee fdd3d63098 Don't write the config file when --skip-config flag is given to the installer. 7 年 前
  Mikael Nordfeldth ec257d940a Either use or don't use HTTPS 8 年 前
  Mikael Nordfeldth fb82c75b49 adminUpdates setting not available now 10 年 前
  Mikael Nordfeldth 20bad68845 Added SSL option to web and cli installers 11 年 前
  Evan Prodromou fb3981bb04 Set the site profile on install 11 年 前
  Brion Vibber 1acc7d66c6 Always specify UTF-8 targt charset for html_entity_decode(); default is 8-bit ISO-8859-1 which causes things to break when we later pass them through things that expect to work with UTF-8. For instance, running through preg_replace() with the /u option results in NULL, leading to problems with OStatus and SubMirror generating their plaintext versions and doing length-cropping. 14 年 前
  Brion Vibber f255b368ed Refactor installer into base class plus web and CLI installers. 14 年 前