1204 Commits (6913410e0804d4e7edda08f8d2c999da36a814f5)

Author SHA1 Message Date
Carsten Brandt 1c9fc33a40 fixed HHVM test break 10 years ago
Carsten Brandt 1dad82a0f6 avoid random test break 10 years ago
Carsten Brandt 7af92173b1 length arg of byteSubstr is now optional 10 years ago
Alexander Makarov c6569b1abe Removed unnecessary code 10 years ago
Carsten Brandt 74c99dc959 code style + test groups 10 years ago
Carsten Brandt 9e62d5589a added unit test for #4489 10 years ago
Alexander Makarov d1ccb92a34 Fixes #4489: RBAC PhpManager wasn't saving multiple assignmentsFixes #4489: RBAC PhpManager wasn't saving multiple assignments properly 10 years ago
tom-- c6a8b418ef compareString(): timing depends only on length of `$actual` input, unit test 10 years ago
Alexander Makarov c5a3cd511e Security component adjustments: fixed comment style, hkdf() and pbkdf2() are now protected, compareString() is now public 10 years ago
tom-- 2c5c2c101b Fixes #4131: Security adjustments 10 years ago
Alexander Makarov 8f81e231da Fixes #4453: `yii message/extract` wasn't properly writing to po files in case of multiple categories 10 years ago
Kai Mindermann 46b553f012 fixes formatter doing one division too much, fixes #4427 10 years ago
Kai Mindermann f3520187d6 formatter: adds unit tests for base 1000, fixes #4412 10 years ago
Panagiotis Moustafellos fbf7e54d03 fixed erroneous line removal 10 years ago
Panagiotis Moustafellos 59b8fbe8da Removed Sphinx installation from foreign PPA 10 years ago
Alexander Makarov 5c767e5d34 Better Windows detection 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
Qiang Xue a3e2b94adf Fixes #3611: Refactored query caching. 10 years ago
Carsten Brandt cc38e9c795 fixed issue with indexBy and array valued relations 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
Qiang Xue ae1ed5bdfd Fixed test break. 10 years ago
Qiang Xue ab9d906351 Fixed test break. 10 years ago
Qiang Xue 6d64d62c8e Fixed test break. 10 years ago
Qiang Xue 86556ac842 Fixed test break. 10 years ago
Qiang Xue e5a87af234 Fixes #4331: `yii\helpers\Url` now uses `UrlManager` to determine base URL when generating URLs 10 years ago
Alexander Makarov bc3200cef1 Fixes #4295: reworked message extraction for PO files 10 years ago
Qiang Xue 61b627a6fc Fixes #4318: `yii\helpers\Html::ul()` and `ol()` will return an empty list tag if an empty item array is given 10 years ago
Qiang Xue fe2611186e Fixes #4051: Renamed `yii\caching\GroupDependency` to `TagDependency` and added support for associating multiple tags to a single cached data item 10 years ago
Qiang Xue a082fd9140 Added test. 10 years ago
Qiang Xue 65987f62ae test WIP 10 years ago
Klimov Paul 7a937903c2 `yii\mongodb\Collection::buildLikeCondition()` fixed to escape regular expression. 10 years ago
Alexander Makarov 608e9012fb Adjusted Connection::transaction to provide Connection instance by default instead of transaction instance 10 years ago
Alexander Makarov 56a7ec7618 Passed transaction as callback argument for Connection::transaction() method 10 years ago
Alexander Makarov a0051820a7 Fixed tests 10 years ago
Ragazzo e5195937e4 Fixes #3384: Added callback-style transactions 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
Klimov Paul f6ef4aacd0 Unit test for `MigrateController` added 10 years ago
Carsten Brandt 4e8e22da3c fixed issue with elasticsearch >=1.2.0 10 years ago
Tobias Munk 7c04ff048f moved functionality to behavior, added tests 10 years ago
Alexander Makarov 2f19030e37 Switched to Codeception 2.0.* for application template tests 10 years ago
njasm bc65dda4d3 Added unit tests for Widget\ActiveField 10 years ago
Alexander Makarov 481db35512 Fixes #4114: Added Security::generateRandomHexKey(), used it for various tokens and default key generation 10 years ago
Paul Klimov 90a625013c Result check at `Security::generateRandomKey()` added 10 years ago
Alexander Makarov c68e5f1fdb Adjusted naming 10 years ago
Carsten Brandt 1085f1bd9b cleanup after #4092 10 years ago
Qiang Xue 399b6b18e3 Fixes #4103 10 years ago
Alexander Makarov 3eee7b8e4b Fixes #4072: `\yii\rbac\PhpManager` adjustments 10 years ago