5102 Commits (f5f5538df8fd081e0d4b8ea6ce56f5eed695dca7)
 

Author SHA1 Message Date
Daniel Schmidt 1026b9da57 Tabs vs. spaces 11 years ago
Daniel Schmidt 00785d38c0 Added support for custom web\Request parsers (#2043) 11 years ago
Daniel Schmidt 7f8850bc70 Adds customizable parsing functionality to the web\Request class (Issue #2043) 11 years ago
Qiang Xue 12eca516e1 Merge pull request #2065 from cebe/json-request 11 years ago
Carsten Brandt 7ae8b8b50f added support to parse json request to Request::getRestParams() 11 years ago
Alexander Makarov 2be2e458c2 Added missing link to basics doc 11 years ago
Qiang Xue 68fdb52551 doc improved. 11 years ago
Qiang Xue 88059439f6 Fixes #2063: Removed `yii\web\Request::acceptTypes` and renamed `yii\web\Request::acceptedContentTypes` to `acceptableContentTypes`. 11 years ago
Qiang Xue 75ee05b90e more null fixes. 11 years ago
Qiang Xue 4c2aaee44a Merge pull request #2061 from lucianobaraglia/some-codestyle-fixes 11 years ago
Luciano Baraglia fe3ff6dd99 Missing codestyle fix 11 years ago
Luciano Baraglia 7d33a5d3b5 Some Code style fixes 11 years ago
Carsten Brandt ab882a3c00 code style 11 years ago
Alexander Makarov f3b76c410e Added info about using debug module with enableStrictParsing enabled 11 years ago
John Was 49e2c49384 advanced file excluding/including ported from git 11 years ago
Alexander Makarov c978b9c25e Merge pull request #2057 from creocoder/auto-timestamp-field-renaming 11 years ago
Alexander Kochetov fe6d897f0e CHANGELOG typo fix 11 years ago
Alexander Kochetov 1b0ed00f40 CHANGELOG 11 years ago
Alexander Makarov 04b6baa827 Added hints for defining AR relations to docs 11 years ago
Alexander Kochetov 0ec5643ce3 Unit tests updated 11 years ago
Alexander Kochetov 6051253e6e BaseArrayHelper updated 11 years ago
Alexander Kochetov a766a00027 Sort updated 11 years ago
Alexander Kochetov 404a219ac3 AutoTimestamp updated 11 years ago
Alexander Kochetov e4963f50b2 Guide updated 11 years ago
Alexander Kochetov 7d157abdb8 Advanced app migrations updated 11 years ago
Alexander Kochetov ddb0e9b0e6 Advanced app User model updated 11 years ago
Alexander Kochetov 40b0606d45 AutoTimestamp field renaming 11 years ago
Qiang Xue ab5d7bd54c Fixes #2051: Do not save null data into database when using RBAC 11 years ago
Qiang Xue 8e8eca3691 updated change log [skip ci] 11 years ago
Qiang Xue 3e9a074394 Merge pull request #2050 from yiisoft/feature-fixture 11 years ago
Qiang Xue f77baa3e98 doc fix 11 years ago
Alexander Makarov 28986f984c Changed IDE-specific method overrides to @method 11 years ago
Alexander Makarov 9faf0c5a09 Updated Making it IDE-friendly section in AR scopes doc 11 years ago
Alexander Makarov f21d2ce757 Better phpdoc 11 years ago
Qiang Xue 87be9deaf0 refactored fixture. 11 years ago
Qiang Xue 641e167366 Merge pull request #2044 from slavcodev/patch-1 11 years ago
Veaceslav Medvedev fc35bc1d49 Removing `abstract` in Module 11 years ago
Qiang Xue 7eefdc6e04 Merge pull request #2039 from dizews/patch-1 11 years ago
Vladimir d5cd6b0dfe Update Migration.php 11 years ago
Alexander Makarov a19f499cbf Added missing return to docs 11 years ago
Qiang Xue 5ac1ec5d33 doc fix. 11 years ago
Qiang Xue 12ff86305a refactored fixture implementation. 11 years ago
Qiang Xue 106e912401 Added tests for Fixture feature. 11 years ago
Carsten Brandt 369e4218a9 Merge branch 'fixtures_except_option_added' of https://github.com/Ragazzo/yii2 into Ragazzo-fixtures_except_option_added 11 years ago
Carsten Brandt 1621c6fa68 Merge pull request #2023 from docsolver/patch-1 11 years ago
Carsten Brandt e36872ba11 Merge pull request #2029 from jom/console_help_fix 11 years ago
Jacob Morrison 5c19cc84f4 Make HelpController check to make sure module controller path exists before scanning it 11 years ago
Qiang Xue e0bc9f404c improved doc. 11 years ago
Alexander Makarov 87d42e9f37 Fixed wrong namespace 11 years ago
Qiang Xue bbe3334630 finished fixture feature. 11 years ago