882 Commits (d5375e8c3bdc36c990aa6ec7aa829d48be9aaae3)

Author SHA1 Message Date
Alexander Makarov 02e3746013 Fixed Inflector::slug to work properly with numbers 10 years ago
njasm 6974e84f18 added more unit tests to widgets\Breadcrumbs and 100% coverage. 10 years ago
Alexander Makarov 0c14f47f9a Fixes #3793: Changed inline autocomplete hints style to get more IDEs support 10 years ago
njasm 517cf3df43 added widget Breadcrumbs unit tests. 10 years ago
Alexander Makarov c3de3450a7 Fixes #3939: `\yii\Inflector::slug()` improvements: 10 years ago
Alexander Makarov a8423bbaed Removed commented code 10 years ago
Qiang Xue 24257e76c8 Fixes #3909: `Html::to()` should not prefix base URL to URLs that already contain scheme 10 years ago
Carsten Brandt 639e52c199 skip tests on HHVM 10 years ago
Carsten Brandt 36fe23dac3 use different file names in different tests to run on HHVM 10 years ago
Carsten Brandt 106a078ab7 use different file names in tests to ensure they can run on HHVM 10 years ago
Mark a89d574a20 updated FileValidator , CHANGELOG.md , UPGRADE.md guides , tests fixed 10 years ago
Mark 1a3c04e0d2 fixed tests 10 years ago
Klimov Paul 88c25245a2 Test path composition in 'AssetControllerTest' adjusted 10 years ago
Carsten Brandt 1a7b4c5383 added testcase of @UncleCoder 10 years ago
Mark 0206e9174c file validator tests added 10 years ago
Alexander Makarov f8e05fbf4f Improved `yii\helpers\Inflector::slug` to support more cases for Russian, Hebrew and special characters 10 years ago
Carsten Brandt 0208f289c3 fixed test breaks 10 years ago
Carsten Brandt d92281dcda refactored ActiveRecord::unlinkAll() to work will noSQL 10 years ago
Alexander Makarov d34e3c326f Fixed typo in test 10 years ago
Alexander Makarov a5c4a0ebb4 Adjusted BaseActiveRecord code for better noSQL compatibility 10 years ago
Alexander Makarov 0003b10b02 ElasticSearch tests fix 10 years ago
NmDimas 95d2b29bff Change unit test to Unlink and add test to unlinkAll 10 years ago
Klimov Paul f19a97e308 Fix `yii\helpers\FileHelper::copyDirectory()` pattern not working 10 years ago
Alexander Makarov d7a251bbec Removed unused imports, added missing phpdoc 10 years ago
Carsten Brandt 873b2b04db fixed test breaks after #3614 10 years ago
Carsten Brandt c6201fb5ca fixed cubrid test case 10 years ago
Carsten Brandt d1a3d40014 added test case to acually create cols with virtual type 10 years ago
Carsten Brandt 4de6e8c6b2 fix #3501 replace . when generating input ids 10 years ago
Alexander Kochetov 460b5fab06 Tests added 11 years ago
Qiang Xue 96feeb894c Fixed test break of Html. 11 years ago
Carsten Brandt 1a848453a1 tried to fix tests for #3472 11 years ago
Scott Tester 390004a899 Fixed path in unit test to use the directory separator variable. 11 years ago
Scott Tester be89ff97d3 fixed normalizePath to keep a '.' path when necessary. 11 years ago
DaSourcerer be164e45db Handle invalid code sequences in Html::encode() 11 years ago
Klimov Paul 8d0fb916c0 `VarDumper::exportAsString()` removed 11 years ago
Qiang Xue 5439ab7854 Changed the default value of `Cache::keyPrefix` to be null. 11 years ago
Qiang Xue 3411504508 Revert "Fixed test break." 11 years ago
Qiang Xue 70b57766b1 Fixed test break. 11 years ago
Alexander Kochetov 520f5fa160 New tests added 11 years ago
Alexander Kochetov 55729a4cc0 New tests added 11 years ago
Alexander Kochetov f457073d27 Tests excess dump removed 11 years ago
Alexander Kochetov e791436819 Tests updated 11 years ago
Alexander Kochetov 087b7ca962 Tests updated 11 years ago
Alexander Kochetov 795b7d75e7 Tests updated 11 years ago
Alexander Kochetov ba767206e8 Tests updated 11 years ago
Qiang Xue e1c27788ba Added a test. 11 years ago
Paul Klimov e11ecad1ce Object handling at `BaseVarDumper::export()` reworked 11 years ago
Paul Klimov 7c69c9141c BaseVarDumper::export() added 11 years ago
Alexander Makarov a17e5582cd Marked part of PostgreSQL test as incomplete 11 years ago
Alexander Makarov 8077ea3f70 Silenced migrations output in rbac test in case there's no error 11 years ago