コミット履歴

作者 SHA1 メッセージ 日付
  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 年 前
  Tobias Munk 23c3420af0 replaced keyword "yii" with "yii2" in composer.json files (fixes #2557) 12 年 前
  Mark be3c8c5e80 added server name, for creating url rules 12 年 前
  maximal 4e188239cf Closing and opening braces in Yii2 coding standards. 12 年 前
  maximal c2c3c22ff5 Further coding standards fixes. 12 年 前
  MaximAL 94c6095df3 Coding standards fixes. 12 年 前