提交历史

作者 SHA1 备注 提交日期
  Qiang Xue 7411e65c5e reverted a prior change. 11 年之前
  Qiang Xue a6b38ddef6 cleaned up the key so that it can be filled up with a random key automatically when installed. 11 年之前
  Alexander Makarov bc2ec5c684 Fixed copyright year in batch files 11 年之前
  Qiang Xue 48d2ced997 Request::cookieValidationKey must be explicitly specified now. 11 年之前
  Qiang Xue fb1d9fa32a `yii\web\Request::cookieValidationKey` is now automatically generated by the installation script for the basic and advanced application templates 11 年之前
  Alexander Makarov 91f05a2891 Fixes #4071: `mail` component renamed to `mailer`, `yii\log\EmailTarget::$mail` renamed to `yii\log\EmailTarget::$mailer` 11 年之前
  Carsten Brandt 2dedb6aa2c added explicit comment about file transport to mail config 11 年之前
  Alexander Makarov b946b9906d Fixes #3542: Removed requirement to specify `extensions` in application config 11 年之前
  Qiang Xue 914a6f76fe finished quick start about database [skip ci] 11 年之前
  Qiang Xue cbedf7ad96 Fixes #3088: The debug and gii modules will manage their own URL rules now 11 年之前
  Qiang Xue abcc78cd8f Refactored app bootstrap logic. 12 年之前
  Qiang Xue 52eea89f09 Removed `Application::preload` in favor of `Application::bootstrap` 12 年之前
  SonicGD 93cc82c4bf Reformat code te be PSR-2 compatible 12 年之前
  Mark 987057ab13 improved config 12 年之前
  Luciano Baraglia fc5ffd62a0 Basic app: DB configuration in separated file 12 年之前
  Qiang Xue 905e8ea4bc Fixes #1701. 12 年之前
  Alexander Makarov f14d80ec0b Fixes #1597: Added `enableAutoLogin` to basic and advanced application templates so "remember me" now works properly 12 年之前
  Qiang Xue 628caf85b9 test refactoring. 12 年之前
  Carsten Brandt 09237c013e cleanup and re-aranged codeception tests for basic app 12 年之前
  Mark fc4c2d5479 codeception configs, web config modifed for db-settings 12 年之前
  Qiang Xue 6769595fd2 removed unneeded setting. 12 年之前
  Qiang Xue 5ada6348ae save security keys as a serialized string instead of exported variable. 12 年之前
  Qiang Xue e1561bc3d1 updated apps to use the mail component. 12 年之前
  Qiang Xue 333b1f4b1f fixed extension list file location. 12 年之前
  Qiang Xue 130449e2be adjusted basic app to use the new yii extension installer. 12 年之前
  sensorario b0fcdfab1a Convert to short syntax 12 年之前
  Alexander Makarov f7a28f3df0 Basic application enhancements. 12 年之前
  Qiang Xue 3d073a1f11 Removed yii\debug\Module::enabled. 12 年之前
  Qiang Xue 5072e526be Refactored the basic app. 12 年之前
  Qiang Xue 7f05967cf5 Added more YII_ENV constants. 12 年之前