264 Commits (79815252db1bf12529a9042b4c3d93e2eb863cc2)

Author SHA1 Message Date
Carsten Brandt 982a27db83 removed support for unlinkAll() from elasticsearch 10 years ago
Qiang Xue 1b509ccc37 Mark failed tests as skipped. 10 years ago
Carsten Brandt ece300ac30 removed null value adjustment in redis ActiveQuery 10 years ago
Carsten Brandt df22616c76 finished fix for redis null and boolean value storage 10 years ago
Carsten Brandt 4f0d10c641 fixed test break 10 years ago
Klimov Paul ec19536047 Fixed `yii\mongodb\Collection::buildInCondition()` handles non-sequent key arrays 10 years ago
Qiang Xue 0157964f5f Fixed test breaks. 10 years ago
Carsten Brandt e4446ccf51 removed old test 10 years ago
Carsten Brandt 383b9d32ab skip fixture controller test on HHVM 10 years ago
Alexander Makarov f7fc1faa97 Fixed condition building for booleans 10 years ago
Qiang Xue f21c2c2964 Fixed test breaks. 10 years ago
Mark b8ce6ff6a0 removed unneeded comment 10 years ago
Mark 2410766f9f tests added for faker fixture controller 10 years ago
Klimov Paul 5b0d6f885c `yii\sphinx\ActiveQuery` fixed to be resuable with 'match' condition. 10 years ago
Klimov Paul 10edf5c929 `yii\sphinx\ActiveQuery` fixed to be resuable. 10 years ago
Klimov Paul 981fbaddba Sphinx test skipping code fixed 10 years ago
Klimov Paul 7a418ae9e2 `yii\mongodb\Collection::buildLikeCondition()` fixed to be case insensitive. 10 years ago
Carsten Brandt 3b665fe3c4 improved unit test SKIP detection 10 years ago
Alexander Makarov 892d95a376 Added runtime cleanup for Smarty and Twig tests 10 years ago
Alexander Makarov 739f3b13e4 Fixes #4553: Smarty enhancements 10 years ago
Alexander Makarov 071105e932 Added null AR relation test for Twig extension 10 years ago
Alexander Makarov 59a52d8876 Fixes #4556: Gii was incorrectly generating labels 10 years ago
RichWeber 92cd13a913 pull origin 10 years ago
Alexander Makarov e1bdc9cdc9 Fixes #3674: Various Twig enhancements: 10 years ago
Alexander Makarov 5f49c65510 Added tests that are making sure Gii isn't failing with errors 10 years ago
Carsten Brandt 1c9fc33a40 fixed HHVM test break 10 years ago
Carsten Brandt d036d2f5bf add support for array valued attr relations to unlink and link 10 years ago
Klimov Paul 98a86ce73b Sphinx distributed indexes support provided 10 years ago
Carsten Brandt d5375e8c3b added elasticsearch test case for array attribute relations 10 years ago
Klimov Paul 1a07485e27 Added support for relation by array attributes 10 years ago
Klimov Paul 7a937903c2 `yii\mongodb\Collection::buildLikeCondition()` fixed to escape regular expression. 10 years ago
Klimov Paul b90f88659d Unit test for MongoDB migration controller added 10 years ago
Klimov Paul 5fb654f95d 'MongoDbTestCase::loadClassMap()' refactored 10 years ago
Carsten Brandt 4e8e22da3c fixed issue with elasticsearch >=1.2.0 10 years ago
Carsten Brandt 5d0452b2ae rename ColumnSchema::typecast to phpTypecast 10 years ago
Alexander Makarov 2457e24795 Fixes #4071: `mail` component renamed to `mailer`, `yii\log\EmailTarget::$mail` renamed to `yii\log\EmailTarget::$mailer` 10 years ago
Klimov Paul 3c5b98f7fe Unit test for issue #4018 added 10 years ago
Alexander Makarov 0c14f47f9a Fixes #3793: Changed inline autocomplete hints style to get more IDEs support 10 years ago
Alexander Makarov 22884e7384 Fixes #3535: Syntax changes 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
Carsten Brandt 8904066519 skip Imagine test on HHVM 10 years ago
Klimov Paul 603127712b Escaping of the special characters at 'MATCH' statement reworked 10 years ago
Carsten Brandt 59b9065cec ES: fixed issue with storing empty records 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 9c564808e5 Added missing models for Redis tests 10 years ago