16167 Commits (478331efe8a4d8eea496f1dd7eb5e9b800035985)
 

Author SHA1 Message Date
Brandon Kelly 350e93e626 Fixes #12612: Query conditions added with `yii\db\Query::andWhere()` now get appended to the existing conditions if they were already being joined with the `and` operator 8 years ago
Alexander Makarov e4d9e9df4e Merge pull request #13110 from dynasource/fix-pjax-automatic-id 8 years ago
Alexander Makarov 8c5c7047a6 Merge branch 'master' into fix-pjax-automatic-id 8 years ago
Carsten Brandt 18bac955c1
docs about JSON and UTF-8 8 years ago
Carsten Brandt a3b6dfbb7b
Catch `\Throwable` in critical places 8 years ago
Carsten Brandt e963b2af64
fix ArrayHelper::getValue() to throw exception on invalid input 8 years ago
Carsten Brandt 22787571b4 Update UPGRADE.md 8 years ago
Carsten Brandt 4496b3e799
note about disabling serializer on arraycache 8 years ago
Alexander Makarov 8ba78398c7
Handle root tag set to null or false or empty. Fixed version in `@since` 8 years ago
Carsten Brandt 6d4c61ce16
fixed changelog 8 years ago
Carsten Brandt 9821c589c5
fixed issue with rest\UrlRule extraPatterns 8 years ago
Alexander Makarov e83624df9e
Closes #11418: Added test for #11418 8 years ago
SilverFire - Dmitry Naumenko f1a34773e1
Test empty commit 8 years ago
SilverFire - Dmitry Naumenko cfbdb06d6d
Test empty commit 8 years ago
SilverFire - Dmitry Naumenko 11c58549d4
Fixed FileHelperTest::testFindFilesRecursiveWithSymLink() 8 years ago
Alexander Makarov 2f7c1b36b5
Fixes #12419: Added ability to remove root tag and object tags for `yii\web\XmlResponseFormatter` 8 years ago
SilverFire - Dmitry Naumenko 50953c2960
Merge branch 'zalatov-fix-filehelper-findfiles-isdir' 8 years ago
SilverFire - Dmitry Naumenko 9a45b70adf
Updated FileHelperTest 8 years ago
SilverFire - Dmitry Naumenko cfe5202e44
Fixed CHANGELOG merge problems 8 years ago
zalatov 1d5a6d1722
Add is_dir() validation for BaseFileHelper::findFiles(). 8 years ago
mhthnz 1dcc6042b6
Initial work on #12419 8 years ago
SilverFire - Dmitry Naumenko 821ba54720
Reordered CHANGELOG 8 years ago
Alexander Makarov 877f82d27c Merge branch 'master' into fix-pjax-automatic-id 8 years ago
Alexander Makarov cc23f94b5d Merge pull request #13210 from yiisoft/query-filter-having 8 years ago
Alexander Makarov 3e03237713 Merge branch 'master' into query-filter-having 8 years ago
Alexander Makarov b78d6367ba
Removed duplicate assertion from tests, divided test method into two 8 years ago
Elvira Sheina bfba0aa711 Refactor validateAttribute method in UniqueValidator (#13202) 8 years ago
Carsten Brandt 01997441cc
added tests for rest\UrlRule::createUrl() 8 years ago
Dmitry Naumenko 518be6b8ec Enhanced PHPDocs markup 8 years ago
Alexander Makarov 837b33767c
Fixes #11697: Added `filterHaving()`, `andFilterHaving()` and `orFilterHaving()` to `yii\db\Query` 8 years ago
Konstantin Tsukur e78a7fe20e
Initial work on #11697 8 years ago
SilverFire - Dmitry Naumenko 88f2348ed5
Fixed `ActiveRecord::unlinkAll()` to respect `onCondition()` 8 years ago
Sergey Makinen da944aa9c0 Rebased "Revamps PageCache to store data in one entry (#10506)" (#12145) 8 years ago
Alexey Rogachev 7be8ccbb41 All words in h3 in docs must start with capital letter (#13207) 8 years ago
Alexey Rogachev a1581329cf Fixes #13183: Docs for working with separated migrations (#13201) 8 years ago
SilverFire - Dmitry Naumenko a132ee9a08
Fixed order or checks in IpValidator 8 years ago
Klimov Paul 50b668eee8 redundant code removed 8 years ago
Alexander Makarov b13940c31d Minor syntax and style fixes 8 years ago
Carsten Brandt b6e250857c Edited and extended Guide section about client scripts 8 years ago
Chris Harris ae83dd0524 Fixes #13128: Fixed incorrect position of {pos} string in ColumnSchemaBuilder `__toString` 8 years ago
Dmitry Naumenko 75b98c6b7e Updated PHPDocs for Cache 8 years ago
SilverFire - Dmitry Naumenko 7d494c1915
Fixed unexpected form submit on `validate()` call 8 years ago
Robert Korulczyk 8e0af24203 Fix protocol-relative URLs in `Url::to()` (#13156) (#13157) 8 years ago
SilverFire - Dmitry Naumenko 2645b5ac78 Merge branch 'zlakomanoff-13122-oracle-optimisation' 8 years ago
Zlakomanov Alexander b8bf0d0c0c added hint into foreign keys query for oracle 11g optimisation 8 years ago
Alexey Rogachev d96363674c Added JS tests for yii.captcha.js (#12840), fixes #13159 (#13160) 8 years ago
Boudewijn Vahrmeijer 475d18ca58 Merge branch 'master' into fix-pjax-automatic-id 8 years ago
Alexey Rogachev bd85b7ced2 Closes #6242: Access to validator in inline validation (#13027) 8 years ago
Sergey Makinen 3611aa409b Fixes PageCacheTest: requestedRoute is not set up (#13173) 8 years ago
Boudewijn Vahrmeijer 92eee10ae1 Change the name of method getQueryTableName and remove its $query argument (#12893) 8 years ago