7 Commits (master)

Author SHA1 Message Date
Robert Korulczyk 5a8c3d537b Enable `phpdoc_summary` rule in php-cs-fixer config (#14675) 7 years ago
Robert Korulczyk 1501c659ac Add empty lines before return statements. (#14682) [skip ci] 7 years ago
Robert Korulczyk ba0ab403b5 Added php-cs-fixer coding standards validation to Travis CI (#14100) 7 years ago
Carsten Brandt 5ed6910e1c
Added support for cloning a db connection 7 years ago
Andrey Akimov 5695b869a9 Fixes #13890: DbTarget log transaction bug 7 years ago
Carsten Brandt 4187718c14
added missing groups to tests 8 years ago
╃巡洋艦㊣ 586684b050 2.0.5 bf7edc5 9 years ago
Alexander Makarov 6949992246 Simplified tests directory structure a bit 10 years ago
Alexander Makarov 183c4c9496 Silenced migrate command non-error output in DbManagerTestCase 10 years ago
Qiang Xue d188dd10c0 Fixes #3168: Improved the performance of `yii\rbac\DbManager::checkAccess()` by caching mechanism 10 years ago
╃巡洋艦㊣ 1468bd4d3d version 2.0.1 84b42ab 10 years ago
RichWeber 92cd13a913 pull origin 10 years ago
Alexander Makarov d1ccb92a34 Fixes #4489: RBAC PhpManager wasn't saving multiple assignmentsFixes #4489: RBAC PhpManager wasn't saving multiple assignments properly 10 years ago
Alexander Makarov d7a251bbec Removed unused imports, added missing phpdoc 10 years ago
Alexander Makarov 8077ea3f70 Silenced migrations output in rbac test in case there's no error 11 years ago
Alexander Makarov f11d608936 Re-init application if it was destroyed during RBAC test 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
Qiang Xue 7bc52f32a4 Re-implemented RBAC by following more closely to the original NIST RBAC model. Dropped `yii\rbac\PhpManager`. 11 years ago
Alexander Makarov 2c28198cd2 Fixes #499: Decoupled `Rule` from RBAC `Item` 11 years ago
SonicGD b5f8a4dc22 Reformat code te be PSR-2 compatible 11 years ago
Alexander Mohorev c7e8d8b900 @param, @var, @property and @return must declare types as boolean, integer, string, array or null 11 years ago
Alexander Makarov 8c1c3c59d9 Better AR connection init in tests 11 years ago
Carsten Brandt 544e412af8 unit test cleanup 11 years ago
Carsten Brandt d6ff097cbb avoid hanging test on bindValue problems (close db connection in tearDown) 11 years ago
Suralc 5c8927af7d Added ExistValidatorTest and added new option to DatabaseTestCase 11 years ago
Qiang Xue f2e57b2eec Fixed test breaks. 11 years ago
Gevik Babakhani 4602b575ad Save point: WIP implementing db schema functionality. 11 years ago
Alexander Makarov 7cd9123c3b Tests cleanup 11 years ago
Carsten Brandt 3bdb6c3110 fixed indentation in test files 12 years ago
Carsten Brandt cb8f5d702f cleanup tests 12 years ago
Rusinov Maxim 452be102c6 Added newline at end files. 12 years ago
Rusinov Maxim d712605a71 Added and resolved Sqlite tests #15. 12 years ago