7004 Commits (818b542767b730034901064060f441b3394a0cb0)
 

Author SHA1 Message Date
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
Alexander Makarov 3af22ece0a Fixed mongodb to use non-deprecated method of determining if there's an active connection 11 years ago
Alexander Makarov 440c402bde Simplified RBAC DB manager test 11 years ago
Alexander Makarov ef4d9683ce Fixed RBAC migration for SQLite 11 years ago
Alexander Makarov 905e39ede9 RBAC migration is now aware of custom table names, speeded up RBAC tests 11 years ago
Alexander Makarov 12732cfa53 Fixed rbac tests to use migration 11 years ago
Alexander Makarov ff3a20a785 Removed duplicate property 11 years ago
Carsten Brandt 0df677a064 Merge branch 'master' of github.com:yiisoft/yii2 11 years ago
Carsten Brandt 676b366928 adjusted elasticsearch extension to version 1.0 of ES 11 years ago
Alexander Makarov d0ddb56639 Fixes #699: fixed wrong usage of self and static 11 years ago
Alexander Makarov ca465eae18 Renamed handleError to handleException 11 years ago
Alexander Makarov 48dbde3911 Fixed PostgreSQL test 11 years ago
Alexander Makarov 6cfc949691 Added CUBRID support for throwing integrity exception 11 years ago
Alexander Makarov 7764086c5d IntegrityException should be thrown for relational DBs only 11 years ago
Alexander Makarov d1ec2a0241 Better naming for Schema properties 11 years ago
Carsten Brandt 4ccf093193 Merge pull request #3379 from marsuboss/fix-guide-link-security 11 years ago
MarsuBoss 38a872ec2d Fixed wrong links 11 years ago
Alexander Makarov 2aa5555654 Fixes #2435: `yii\db\IntegrityException` is now thrown on database integrity errors instead of general `yii\db\Exception` 11 years ago
Alexander Makarov ca23cd8a2c Implemented throwing \yii\db\IntegrityException on DB integrity errors 11 years ago
Carsten Brandt 76b3d89d83 Merge branch 'master' of github.com:yiisoft/yii2 11 years ago
Carsten Brandt c3fe4aa0fd `@inheritdoc` from interfaces and params 11 years ago
Alexander Makarov 00d00a3eda Merge pull request #3370 from kartik-v/patch-2 11 years ago
Alexander Makarov b86f5a14f7 #2435 Tests for integrity exception 11 years ago
Alexander Makarov d773ce66c2 Merge pull request #3375 from creocoder/baseactiverecord-findall-comment-fix 11 years ago
Alexander Kochetov d041116b94 `BaseActiveRecord::findAll()` comment fix 11 years ago
Alexander Makarov 42c566935e Fixes #2913: RBAC `DbManager` is now initialized via migration 11 years ago
Carsten Brandt 01ee85e0f9 Merge pull request #3373 from Blizzke/master 11 years ago
Steve Guns 8347ca5cb1 [NL] Removed app.php 11 years ago
Steve Guns ddce87a355 [NL] brought translations up to date 11 years ago