1345 Commits (3da9a31da7aee2ac3fe17498be764d79746f3bf7)

Author SHA1 Message Date
Klimov Paul 101d771ecf `yii\behaviors\Sluggable::validateSlug()` fixed to respect updating record 10 years ago
Klimov Paul f27254b9aa `yii\behaviors\Sluggable` simplified 10 years ago
Klimov Paul d362af6ede `yii\behaviors\Sluggable` optimized 10 years ago
Carsten Brandt c6274acf6c ensure postgres boolean values are handled correctly 10 years ago
Carsten Brandt 92d65ab78b fix issue with postgreSQL and batch inserting boolean values 10 years ago
Nikitin Vitaly f1dd83e2a9 Added test that are making sure batchInsert boolean values in PostgreSQL isn't failing with errors 10 years ago
Carsten Brandt a2e8083beb Created ArrayCache class 10 years ago
Klimov Paul b062a6601d Default event for `yii\behaviors\Sluggable` with `unique` enabled changed to 'insert'. 10 years ago
Klimov Paul 327914e452 Added automatic generating of unique slug value to `yii\behaviors\Sluggable` 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
Carsten Brandt 689fc137da added some tests for Url helper 10 years ago
Qiang Xue cd2eeced76 Fixed test break. 10 years ago
Qiang Xue 5046e687e1 fixed random rbac testing failure. 10 years ago
Qiang Xue 1c3e61ec26 Fixes #4591: `yii\helpers\Url::to()` will no longer prefix relative URLs with the base URL 10 years ago
Alexander Makarov b656137541 Added support for arbitrary operators to Query::filterWhere, added support for arbitrary operators to Sphinx extension 10 years ago
Carsten Brandt 0ed6355ee1 test and docs to be clear about #4558 10 years ago
Alexander Makarov 59a52d8876 Fixes #4556: Gii was incorrectly generating labels 10 years ago
Alexander Makarov c1cf48cf5b Fixes #2315: Any operator now could be used with `yii\db\Query::->where()` operand format 10 years ago
Alexander Makarov 5903f6ec38 Fixed tests to take deferred validation signature change into account 10 years ago
Alexander Makarov cadbbd813f Reduced gap between setting and checking mtime 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 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