271 Commits (8376f44694a50ac9d3617a9a1d5e89b2961eefc1)

Author SHA1 Message Date
Klimov Paul 001d5b1603 Fixed `yii\sphinx\QueryBuilder` does not support comparison operators (>,<,>= etc) in where specification 10 years ago
Ilya Antipenko 0f5f8e27ae Fix faker test. Add `ё` to regexp 10 years ago
Klimov Paul 15c8935db1 Fixed `yii\mongodb\ActiveRecord` unable to fetch 'hasMany' referred by array of `\MongoId` 10 years ago
Klimov Paul 4c843671ea Additional check added to `yiiunit\extensions\authclient\BaseClientTest::testNormalizeUserAttributes()` 10 years ago
Klimov Paul 165e9ede6d Added ability to operate nested and complex attributes via `yii\authclient\BaseClient::normalizeUserAttributeMap` 10 years ago
Klimov Paul 3abefac692 Fixed `yii\mongodb\Collection` unable to fetch default database name from DSN with parameters 10 years ago
Klimov Paul eb1b557827 `yii\sphinx\Query` updated to be more consistent with `yii\db\Query` 10 years ago
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