Commit History

Author SHA1 Message Date
  Qiang Xue 48d2ced997 Request::cookieValidationKey must be explicitly specified now. 11 years ago
  Qiang Xue fb1d9fa32a `yii\web\Request::cookieValidationKey` is now automatically generated by the installation script for the basic and advanced application templates 11 years ago
  Alexander Makarov 539a6f0c59 Codeceoption adjustments 11 years ago
  Alexander Makarov 8e1d70c4d4 Fixes #4252, Fixes #3171 Fixed Codeception 11 years ago
  Carsten Brandt d24f93b717 typo 11 years ago
  Alexander Makarov 0c8c520cbb Switched to Codeception 2.0.* for application template tests 11 years ago
  Qiang Xue d9385653f5 Fixes #3992 Fixes #4147 11 years ago
  Carsten Brandt 1c14872c4a made mcrypt a framework requirement 11 years ago
  Alexander Makarov aa6c41046e Missing files for #4071 11 years ago
  Alexander Makarov 91f05a2891 Fixes #4071: `mail` component renamed to `mailer`, `yii\log\EmailTarget::$mail` renamed to `yii\log\EmailTarget::$mailer` 11 years ago
  Alexander Makarov 2193366f3f Fixes #3793: Changed inline autocomplete hints style to get more IDEs support 11 years ago
  Alexander Kochetov be792fd146 Application templates refactoring 11 years ago
  Qiang Xue 01429aba17 Fixes #3358: Removed automatic CSRF meta tag generation by `View`. Added `Html::csrfMetaTags()` and its call to main layout files 11 years ago
  Alexander Kochetov 27998d9e1b Fix .gitignore for `basic` and `advanced` application templates 11 years ago
  Mark 66a9e874ca basic application template fixtures added 11 years ago
  Mark 7a467ed501 basic application template tests adjusted 11 years ago
  Carsten Brandt 2dedb6aa2c added explicit comment about file transport to mail config 11 years ago
  Klimov Paul 91454779c2 Missing $message var reference removed from mail layouts 11 years ago
  Klimov Paul e6888d16d0 Mail layout charset specification fixed 11 years ago
  Alexander Makarov b946b9906d Fixes #3542: Removed requirement to specify `extensions` in application config 11 years ago
  Carsten Brandt fff7565b05 Tabs to spaces to be consistent 11 years ago
  Qiang Xue 914a6f76fe finished quick start about database [skip ci] 11 years ago
  Qiang Xue c964a753d8 Fixes #3383: Added `$type` parameter to `IdentityInterface::findIdentityByAccessToken()` 11 years ago
  Qiang Xue cbedf7ad96 Fixes #3088: The debug and gii modules will manage their own URL rules now 11 years ago
  Qiang Xue fedb41fcc3 prepare for next release. 12 years ago
  Qiang Xue c1472697e2 prepare for 2.0.0-beta release. 12 years ago
  Qiang Xue abcc78cd8f Refactored app bootstrap logic. 12 years ago
  Alexander Makarov 5e2d934270 Merge pull request #2977 from PaulVanSchayck/fix-webdriver-test 12 years ago
  Qiang Xue 7c55b9a8cc updated error handler and requirement checker links. 12 years ago
  Qiang Xue 52eea89f09 Removed `Application::preload` in favor of `Application::bootstrap` 12 years ago