コミット履歴

作者 SHA1 メッセージ 日付
  Alexander Makarov bc2ec5c684 Fixed copyright year in batch files 11 年 前
  Alexander Makarov 229c352f78 Adjusted test configs structure 11 年 前
  Alexander Makarov e7dcdf7c71 Exposed basic app entry URL via codeception.yml, refactored configs of advanced app to read from config and define entry script in a single place 11 年 前
  Alexander Makarov 3673e6c004 Renamed guy classes to actors, fixed phpdoc and code style 11 年 前
  Alexander Makarov 9460b93de2 Removed db module from basic app, renamed _helpers to _support and _logs to _output 11 年 前
  Alexander Makarov c55a791237 Codeception test adjustments for basic and advanced applications 11 年 前
  mickgeek f77cd8b411 Fix signature validation 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 539a6f0c59 Codeceoption adjustments 11 年 前
  Alexander Makarov 8e1d70c4d4 Fixes #4252, Fixes #3171 Fixed Codeception 11 年 前
  Carsten Brandt d24f93b717 typo 11 年 前
  Alexander Makarov 0c8c520cbb Switched to Codeception 2.0.* for application template tests 11 年 前
  Qiang Xue d9385653f5 Fixes #3992 Fixes #4147 11 年 前
  Carsten Brandt 1c14872c4a made mcrypt a framework requirement 11 年 前
  Alexander Makarov aa6c41046e Missing files for #4071 11 年 前
  Alexander Makarov 91f05a2891 Fixes #4071: `mail` component renamed to `mailer`, `yii\log\EmailTarget::$mail` renamed to `yii\log\EmailTarget::$mailer` 11 年 前
  Alexander Makarov 2193366f3f Fixes #3793: Changed inline autocomplete hints style to get more IDEs support 11 年 前
  Alexander Kochetov be792fd146 Application templates refactoring 11 年 前
  Qiang Xue 01429aba17 Fixes #3358: Removed automatic CSRF meta tag generation by `View`. Added `Html::csrfMetaTags()` and its call to main layout files 11 年 前
  Alexander Kochetov 27998d9e1b Fix .gitignore for `basic` and `advanced` application templates 11 年 前
  Mark 66a9e874ca basic application template fixtures added 11 年 前
  Mark 7a467ed501 basic application template tests adjusted 11 年 前
  Carsten Brandt 2dedb6aa2c added explicit comment about file transport to mail config 11 年 前
  Klimov Paul 91454779c2 Missing $message var reference removed from mail layouts 11 年 前
  Klimov Paul e6888d16d0 Mail layout charset specification fixed 11 年 前
  Alexander Makarov b946b9906d Fixes #3542: Removed requirement to specify `extensions` in application config 11 年 前
  Carsten Brandt fff7565b05 Tabs to spaces to be consistent 11 年 前
  Qiang Xue 914a6f76fe finished quick start about database [skip ci] 11 年 前
  Qiang Xue c964a753d8 Fixes #3383: Added `$type` parameter to `IdentityInterface::findIdentityByAccessToken()` 11 年 前