Commit History

Author SHA1 Message Date
  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
  Qiang Xue 4f00e23565 Moved all filter classes to namespace `yii\filters` 12 years ago
  Paul van Schayck bcf51a1156 Add wait() to login test with wrong credentials to fix WebDriver test 12 years ago
  Alexander Makarov 923744d333 #2936: New favicon for applications 12 years ago
  Alexander Makarov 1b8ef667f7 Fixes #2911: Removed `tbl_` default for table prefix 12 years ago
  Qiang Xue d4b6fc0171 more gitignores. 12 years ago
  SonicGD 93cc82c4bf Reformat code te be PSR-2 compatible 12 years ago
  Luciano Baraglia a85ef65aba Code style fixes 12 years ago
  Carsten Brandt 0055e1ab31 Merge pull request #2605 branch 'feature' of https://github.com/mongosoft/yii2 into code-style 12 years ago
  Qiang Xue 4742d4e0b3 Fixes #2629: `Module::controllerPath` is now read only, and all controller classes must be namespaced under `Module::controllerNamespace` 12 years ago
  Qiang Xue 4fa285a4db Merge commit 'bdce87b242abbff800020deba0a5c2031fc2efe7' into feature-restapi 12 years ago
  Alexander Makarov d8763496cc Revert "Used ternary operator instead of "or" for constant definition" 12 years ago
  Alexander Makarov 13bef84dfb Removed unused "use" statements 12 years ago
  Alexander Makarov 3ffc027302 Used ternary operator instead of "or" for constant definition 12 years ago
  Alexander Mohorev d78c7a7d21 @param, @var, @property and @return must declare types as boolean, integer, string, array or null 12 years ago
  Qiang Xue b61e6d214a Support for other auth types. 12 years ago
  Qiang Xue e9148837ee rest api WIP 12 years ago
  Tobias Munk 23c3420af0 replaced keyword "yii" with "yii2" in composer.json files (fixes #2557) 12 years ago
  Mark be3c8c5e80 added server name, for creating url rules 12 years ago
  maximal 4e188239cf Closing and opening braces in Yii2 coding standards. 12 years ago
  maximal c2c3c22ff5 Further coding standards fixes. 12 years ago
  MaximAL 94c6095df3 Coding standards fixes. 12 years ago