Historia zmian

Autor SHA1 Wiadomość Data
  Qiang Xue fedb41fcc3 prepare for next release. 12 lat temu
  Qiang Xue c1472697e2 prepare for 2.0.0-beta release. 12 lat temu
  Qiang Xue abcc78cd8f Refactored app bootstrap logic. 12 lat temu
  Alexander Makarov 5e2d934270 Merge pull request #2977 from PaulVanSchayck/fix-webdriver-test 12 lat temu
  Qiang Xue 7c55b9a8cc updated error handler and requirement checker links. 12 lat temu
  Qiang Xue 52eea89f09 Removed `Application::preload` in favor of `Application::bootstrap` 12 lat temu
  Qiang Xue 4f00e23565 Moved all filter classes to namespace `yii\filters` 12 lat temu
  Paul van Schayck bcf51a1156 Add wait() to login test with wrong credentials to fix WebDriver test 12 lat temu
  Alexander Makarov 923744d333 #2936: New favicon for applications 12 lat temu
  Alexander Makarov 1b8ef667f7 Fixes #2911: Removed `tbl_` default for table prefix 12 lat temu
  Qiang Xue d4b6fc0171 more gitignores. 12 lat temu
  SonicGD 93cc82c4bf Reformat code te be PSR-2 compatible 12 lat temu
  Luciano Baraglia a85ef65aba Code style fixes 12 lat temu
  Carsten Brandt 0055e1ab31 Merge pull request #2605 branch 'feature' of https://github.com/mongosoft/yii2 into code-style 12 lat temu
  Qiang Xue 4742d4e0b3 Fixes #2629: `Module::controllerPath` is now read only, and all controller classes must be namespaced under `Module::controllerNamespace` 12 lat temu
  Qiang Xue 4fa285a4db Merge commit 'bdce87b242abbff800020deba0a5c2031fc2efe7' into feature-restapi 12 lat temu
  Alexander Makarov d8763496cc Revert "Used ternary operator instead of "or" for constant definition" 12 lat temu
  Alexander Makarov 13bef84dfb Removed unused "use" statements 12 lat temu
  Alexander Makarov 3ffc027302 Used ternary operator instead of "or" for constant definition 12 lat temu
  Alexander Mohorev d78c7a7d21 @param, @var, @property and @return must declare types as boolean, integer, string, array or null 12 lat temu
  Qiang Xue b61e6d214a Support for other auth types. 12 lat temu
  Qiang Xue e9148837ee rest api WIP 12 lat temu
  Tobias Munk 23c3420af0 replaced keyword "yii" with "yii2" in composer.json files (fixes #2557) 12 lat temu
  Mark be3c8c5e80 added server name, for creating url rules 12 lat temu
  maximal 4e188239cf Closing and opening braces in Yii2 coding standards. 12 lat temu
  maximal c2c3c22ff5 Further coding standards fixes. 12 lat temu
  MaximAL 94c6095df3 Coding standards fixes. 12 lat temu
  Alexander Makarov dca062e4e2 Validate login data only of there are no other errors 12 lat temu
  Alexander Makarov 1d58a83d8e Merge pull request #2446 from Theill11/update-apps 12 lat temu
  Johnny Theill 7227889464 Fix newlines and missing parameter description 12 lat temu