16555 Commits (15acf45ab2da4d2d6bc7824e99a8442eedbf088c)
 

Author SHA1 Message Date
brandonkelly 15acf45ab2 Merge branch 'master' of https://github.com/yiisoft/yii2 into schema-cache-fixes 8 years ago
brandonkelly e242e9b0ee Fixes #14072: clear table schema cache for all methods that affect cache 8 years ago
Dmitry Naumenko 526c76be3c Merge pull request #14071 from Kolyunya/patch-9 8 years ago
Nikolay Oleynikov da6eada8c8 Fix an invalid phpDocumentor annotation 8 years ago
Dmitry Eliseev d7fad8a555 Fixes #14059: Removed unused AR instantiating for calling of static methods 8 years ago
Alexander Makarov 375ea7a847 Fixes #13951: renamed get-method which was conflicting with existing property (#14055) 8 years ago
Alexander Makarov 705dae9964 Fixes #14052: Fixed processing parse errors on PHP 7 since these are instances of `\ParseError` 8 years ago
Alexander Makarov a3a123077f
Fixes #13790: Fixed error in `\yii\widgets\MaskedInput` JavaScript by raising version required 8 years ago
Alexander Makarov 100213d9b2
Removed redundant else 8 years ago
Alexander Makarov a9bf1a3a7f
Removed redundant use 8 years ago
Kolyunya 1e65fc29ed
Fixes #14033: Fixed `yii\filters\AccessRule::matchIp()` erroring in case IP is not defined under HHVM 8 years ago
Carsten Brandt d786b78f25 Helper independent (#14050) 8 years ago
Michael Härtl 6792099bcc
Fixes #13689: Fixed handling of errors in closures 8 years ago
Cyrillos Jonua db0e7a6c8f Fixes #13848: `yii\di\Instance::ensure()` wasn't throwing an exception when `$type` is specified and `$reference` object isn't instance of `$type` 8 years ago
Alexander Makarov 70cd75c84e Fixes #13226: `yii cache` command now warns about the fact that it's not able to flush APC cache from console 8 years ago
Alexander Makarov 3a8f702759
Adjusted code style for less conditions branching 8 years ago
Michaël Arnauts 70dc2fa33b
Fixes #11719: Fixed `yii\db\Connection::$enableQueryCache` caused infinite loop when the same connection was used for `yii\caching\DbCache` 8 years ago
Leandro Guindani Gehlen 385eb88048
Added `yii\data\Sort::parseSortParams` 8 years ago
Paul Klimov 3598f8180c Fixes #13087: Fixed getting active validators for safe attribute 8 years ago
sasha-ch 339c7663eb
Fixes #10346: Fixed "DOMException: Invalid Character Error" in `yii\web\XmlResponseFormatter::buildXml()` 8 years ago
Carsten Brandt 4af62a6bd7
improve session PHPdoc 8 years ago
Dmitry Naumenko 8071425134 Merge pull request #14047 from SamMousa/fix-14046 8 years ago
Sam Mousa 98871123c9
Fixed ignored params when using count in `SqlDataProvider` 8 years ago
Dmitry Naumenko 34b3a87851 Merge pull request #14045 from depesr/patch-2 8 years ago
depesr 6ce6385094 Updated slovak localization 8 years ago
Dmitry Naumenko 156a9a66a8 Merge pull request #14044 from germanow/germanow-patch-1 8 years ago
Dmitry Naumenko 918aee784e Fixed spelling and typos 8 years ago
Гордиенко Владислав Юрьевич bda091bbb2 yii\filters\RateLimiter refactored (#13994) 8 years ago
Ivan d4d80ed312 Add setup for Apache 8 years ago
Alexander Makarov eed00dc33d
Fixed PHP manual link language [skip ci] 8 years ago
Alexander Makarov 38488ca55b
Fixes #13694: yii\widgets\Pjax now sends X-Pjax-Url header with response to fix redirect 8 years ago
Alexander Makarov 3cb3b324d3 Wrong repo [skip ci] 8 years ago
Alexander Makarov a3d2452741 Created issue template 8 years ago
Insolita 28d8fa66fc Fixes #14012: `yii\db\pgsql\Schema::findViewNames()` was skipping materialized views 8 years ago
Alexander Makarov 079c5a41f7
Fixes #13362: Fixed return value of 8 years ago
Masterklavi d077839d13
Changed return value in MemCache::setValues() 8 years ago
Nikolay Oleynikov d0ce165ba6 Fixes #13728: Fixed the bug when `yii\behaviors\SluggableBehavior` wasn't preserving immutable slug values 8 years ago
Nurbek Nurjanov 5e42b9e142 Added note clarifying that load function clears fixture data [skip ci] 8 years ago
Dmitry Naumenko c92cef8777 Merge pull request #14017 from SilverFire/test-asset-packagist 8 years ago
SilverFire - Dmitry Naumenko f62b53f475
Switched ocular to use PHP 7.1 execution results 8 years ago
SilverFire - Dmitry Naumenko 9e1063e104
Enable xdebug for coverage on 7.1 insted of 5.6 as it should work faster 8 years ago
SilverFire - Dmitry Naumenko d3f97f7e64
Switched to asset-packagist 8 years ago
Klimov Paul 49564ae3e1 Fix `TimestampBehaviorTest` to be compatible with PHPUnit 6 8 years ago
Klimov Paul 5af3118120 enforce `backupGlobals` enabled for PHPUnit 8 years ago
Alexander Makarov 9bd7dfc89e Skipped segfaulting test when running on Travis and corresponding PHP versions 8 years ago
PaulZi 224201950d
Fixes #13911: Significantly enhanced MSSQL schema reading performance 8 years ago
Гордиенко Владислав Юрьевич 0cf236ec66 Fixes #13963: Added tests for yii\behaviors\TimestampBehavior 8 years ago
Alexander Makarov c35ddec09a
Update composer fxp plugin version in docs and travis scripts 8 years ago
Carsten Brandt 02ffbb28ec
update AR docs 8 years ago
SilverFire - Dmitry Naumenko 620ce9af19
Enhanced requirements memo for IPv6 8 years ago