1162 Commits (d5a79df680bb26708e84e1287d329d98753a79f1)

Author SHA1 Message Date
Carsten Brandt 106a078ab7 use different file names in tests to ensure they can run on HHVM 10 years ago
patrick 48f941dac7 Fixes Twig lexerOptions throwing exception (#3877) and adds test for lexerOptions 10 years ago
patrick 394ca05b72 Adds twig lexerOptions to ViewRendererTest to demonstrate error 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 3489f295bb fixed hhvm build error 10 years ago
Carsten Brandt 8904066519 skip Imagine test on HHVM 10 years ago
Carsten Brandt 18c5bb1352 fixed file permission 10 years ago
Carsten Brandt 3a42c8c3e7 try to fix hhvm tests 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
Klimov Paul 603127712b Escaping of the special characters at 'MATCH' statement reworked 10 years ago
Carsten Brandt 0208f289c3 fixed test breaks 10 years ago
Carsten Brandt 59b9065cec ES: fixed issue with storing empty records 10 years ago
Carsten Brandt e9758fec29 fixed test break 10 years ago
Carsten Brandt d92281dcda refactored ActiveRecord::unlinkAll() to work will noSQL 10 years ago
Klimov Paul 804aded508 `yii\sphinx\Connection::escapeMatchValue()` fixed 10 years ago
Klimov Paul 62fdaeec6a Extra quote escaping at `yii\sphinx\Connection::escapeMatchValue()` fixed 10 years ago
Klimov Paul adb36e42c4 Usage of `yii\db\Expression` for the 'MATCH' statement fixed 10 years ago
Klimov Paul 3f001aeed0 Escaping of the special characters at 'MATCH' statement added 10 years ago
Alexander Makarov 2a75cd19c0 Added missing relations to Redis/Elasticsearch test models 10 years ago
Alexander Makarov 4769e730fa Fixed sqlite schema SQL 10 years ago
Alexander Makarov 9c564808e5 Added missing models for Redis tests 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 ed041f7ade Added missing imports 10 years ago
Alexander Makarov d0aadffb91 Added missing test models for elasticsearch 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
Klimov Paul 243f0134c9 OpenId return URL comparison advanced to prevent url encode problem 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 10 years ago
Qiang Xue 96feeb894c Fixed test break of Html. 10 years ago
Carsten Brandt 1a848453a1 tried to fix tests for #3472 10 years ago
Scott Tester 390004a899 Fixed path in unit test to use the directory separator variable. 10 years ago
Scott Tester be89ff97d3 fixed normalizePath to keep a '.' path when necessary. 10 years ago
DaSourcerer be164e45db Handle invalid code sequences in Html::encode() 10 years ago
Klimov Paul 8d0fb916c0 `VarDumper::exportAsString()` removed 10 years ago
Qiang Xue 5439ab7854 Changed the default value of `Cache::keyPrefix` to be null. 10 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