1113 Commits (ee9f7ed4011de50d8f44652e23a3a18f9eeadd8e)

Author SHA1 Message Date
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 22884e7384 Fixes #3535: Syntax changes 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
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