Commit History

作者 SHA1 備註 提交日期
  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 年之前
  Qiang Xue cbedf7ad96 Fixes #3088: The debug and gii modules will manage their own URL rules now 11 年之前
  Qiang Xue fedb41fcc3 prepare for next release. 12 年之前
  Qiang Xue c1472697e2 prepare for 2.0.0-beta release. 12 年之前
  Qiang Xue abcc78cd8f Refactored app bootstrap logic. 12 年之前
  Alexander Makarov 5e2d934270 Merge pull request #2977 from PaulVanSchayck/fix-webdriver-test 12 年之前
  Qiang Xue 7c55b9a8cc updated error handler and requirement checker links. 12 年之前
  Qiang Xue 52eea89f09 Removed `Application::preload` in favor of `Application::bootstrap` 12 年之前
  Qiang Xue 4f00e23565 Moved all filter classes to namespace `yii\filters` 12 年之前
  Paul van Schayck bcf51a1156 Add wait() to login test with wrong credentials to fix WebDriver test 12 年之前
  Alexander Makarov 923744d333 #2936: New favicon for applications 12 年之前
  Alexander Makarov 1b8ef667f7 Fixes #2911: Removed `tbl_` default for table prefix 12 年之前
  Qiang Xue d4b6fc0171 more gitignores. 12 年之前
  SonicGD 93cc82c4bf Reformat code te be PSR-2 compatible 12 年之前
  Luciano Baraglia a85ef65aba Code style fixes 12 年之前
  Carsten Brandt 0055e1ab31 Merge pull request #2605 branch 'feature' of https://github.com/mongosoft/yii2 into code-style 12 年之前
  Qiang Xue 4742d4e0b3 Fixes #2629: `Module::controllerPath` is now read only, and all controller classes must be namespaced under `Module::controllerNamespace` 12 年之前
  Qiang Xue 4fa285a4db Merge commit 'bdce87b242abbff800020deba0a5c2031fc2efe7' into feature-restapi 12 年之前
  Alexander Makarov d8763496cc Revert "Used ternary operator instead of "or" for constant definition" 12 年之前
  Alexander Makarov 13bef84dfb Removed unused "use" statements 12 年之前
  Alexander Makarov 3ffc027302 Used ternary operator instead of "or" for constant definition 12 年之前
  Alexander Mohorev d78c7a7d21 @param, @var, @property and @return must declare types as boolean, integer, string, array or null 12 年之前
  Qiang Xue b61e6d214a Support for other auth types. 12 年之前
  Qiang Xue e9148837ee rest api WIP 12 年之前