7233 Commits (4de6e8c6b2c85c6e668f7d8e4990091c608986bb)
 

Author SHA1 Message Date
Paul Klimov e11ecad1ce Object handling at `BaseVarDumper::export()` reworked 11 years ago
Paul Klimov 3469b47114 Issue #3232 added to CHANGELOG 11 years ago
Paul Klimov b94b18337b Doc comments for `BaseVarDumper::export()` added 11 years ago
Paul Klimov 7c69c9141c BaseVarDumper::export() added 11 years ago
dalli 1722d28fbe Update config.php 11 years ago
Paul Klimov aa34d3121d VKontakte OAuth support added 11 years ago
Carsten Brandt 02d890d48b Merge pull request #3417 from stevekr/master 11 years ago
stevekr cff8046c45 Estonian translation 11 years ago
Carsten Brandt b841eb2be0 Merge pull request #3412 from technixp/master 11 years ago
Qiang Xue a1f89e6f08 guide WIP [skip ci] 11 years ago
Qiang Xue d6f6b7b6f2 guide WIP [skip ci] 11 years ago
Qiang Xue 6b0bd18aed guide WIP [skip ci] 11 years ago
Alexander Makarov 135ce524ad Used static structure diagram for application structure 11 years ago
Qiang Xue 3113e6842f minor edits [skip ci] 11 years ago
Qiang Xue d310827802 Finished the "Saying Hello" section [skip ci] 11 years ago
Alexander Kochetov fe5376ff7d Refactoring 11 years ago
Alexander Kochetov 8188cc78d3 Refactoring 11 years ago
Alexander Kochetov 3eb257c302 Improve `exist` validator to support array attributes 11 years ago
Alexander Makarov 8e880f6909 Used new drawings in the guide, removed old ones 11 years ago
Alexander Makarov e62391a497 Added more arrows 11 years ago
Alexander Makarov 983238744e Fixed drawing misalignment 11 years ago
Alexander Makarov 6ad4383cdd Redone structure drawing 11 years ago
Alexander Makarov 8d0a38e8e6 Corrected $this->render usage in template engine docs 11 years ago
Qiang Xue a4ba2776bd Merge pull request #3404 from djfly/patch-4 11 years ago
ff 8a95d19aac Update input-forms.md 11 years ago
Qiang Xue 66b141d8fc guide wip [skip ci] 11 years ago
Alexander Makarov e2f6a55507 Application lifecycle and structure schemas 11 years ago
Alexander Makarov ba061e2b85 Fixed docs on init usage 11 years ago
Alexander Makarov 818b542767 Fixes #3400 11 years ago
Qiang Xue 3e351fb879 guide wip [skip ci] 11 years ago
Alexander Makarov e4bd3b5932 Merge pull request #3378 from yiisoft/db-integrity-exception 11 years ago
Alexander Makarov b491441246 Removed `yii\rest\ActiveController::$transactional` property and connected functionality 11 years ago
Alexander Makarov 11cded9b7c Fixed Sphinx schema 11 years ago
Qiang Xue afff6a2ffa Finished installation section [skip ci] 11 years ago
Alexander Makarov a17e5582cd Marked part of PostgreSQL test as incomplete 11 years ago
Alexander Makarov 8886fb235f Fixed handleException method visibility, removed unnecessary slashes from FQN 11 years ago
Alexander Makarov ab96c1abc1 Merge branch 'master' 11 years ago
Alexander Makarov e0b701bb87 Added SQL files for RBAC back 11 years ago
Carsten Brandt b65b0ce591 better exception message for non existing validator 11 years ago
Alexander Makarov bea7cf8449 Moved exception handling to schema 11 years ago
Alexander Makarov 5cb243025a Merge branch 'master' 11 years ago
Alexander Makarov b1d94e5c95 Removed unnecessary instance check, fixed Sphinx schema 11 years ago
Qiang Xue 15c5f94f80 Merge pull request #3386 from adamaltman/master 11 years ago
Alexander Makarov 8077ea3f70 Silenced migrations output in rbac test in case there's no error 11 years ago
Alexander Makarov a86d2ad11e Added `yii\console\Controller::EXIT_CODE_NORMAL` and `yii\console\Controller::EXIT_CODE_ERROR` constants, `yii\console\MigrateController` now returns `yii\console\Controller::EXIT_CODE_ERROR` in case of failed migration 11 years ago
Alexander Makarov c7b05f0c22 Fixed inconsistent return of \yii\console\Application::runAction() 11 years ago
Alexander Makarov edc92a86df Added missing changelog line for mongodb fix 11 years ago
Adam Altman 1ddcd8e705 correct typo in phpdoc for HttpBearerAuth class 11 years ago
Qiang Xue af7530663d Fixes #3383: Added `$type` parameter to `IdentityInterface::findIdentityByAccessToken()` 11 years ago
Alexander Makarov f11d608936 Re-init application if it was destroyed during RBAC test 11 years ago