16614 Commits (7aeb008a5da745ba5fd6a54b409dcd58411d5115)
 

Author SHA1 Message Date
Alexander Makarov 7aeb008a5d
Replaced className() with class 8 years ago
Alexander Makarov 1f97e03b4f
Merged master into 2.1 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
SilverFire - Dmitry Naumenko 14a245a413
Added AF_INET6 to requirements 8 years ago
Mikk Tendermann 59d3292399 [IpValidator] disable ipv6 checks (#13984) 8 years ago
Joel Small cd8b98bb92 Added note to findOne and findAll docs (#14002) [skip ci] 8 years ago
Pavel Dovlatov 400c531d95 Tiny documentation fix [skip ci] (#13998) 8 years ago
Sergey Makinen 454f0a9301 Fixes #13807: Fixed `yii\db\QueryBuilder` to inherit subquery params when building a `INSERT INTO ... SELECT` query 8 years ago
Charles Q. Wu 85cc75aaa2 docs/guide/input-multiple-models: added a note on avoiding validating the same input data with the same rules more than once (#13995) [skip ci] 8 years ago
micro-maureen 8eabff0698 #13975: make documentation of current behaviour more clear [skip ci] 8 years ago
Dmitry Naumenko 6efb17573d Merge pull request #13992 from acorncom/patch-2 8 years ago
David Baker e81ebc0fba Tweaked verbiage slightly [ci skip] 8 years ago
Carsten Brandt 0fdd5b81dd
Revert "update phpdoc annotation in BaseActiveRecord" 8 years ago
Carsten Brandt dbfe36521e
added upgrade note about yii\cache\Cache::getOrSet() 8 years ago
Carsten Brandt 0f78008bc7
update phpdoc annotation in BaseActiveRecord 8 years ago
Klimov Paul 928a30588d memory usage at unit test reduced 8 years ago
Klimov Paul 86bff27be5 compatibility with PHPUnit 6.x fix 8 years ago
Klimov Paul 8269b73b45 compatibility with PHPUnit 6.x fix 8 years ago
Klimov Paul d8e6a89af9 fixed tests without assettions 8 years ago
Klimov Paul 679bc09b54 compatibility with PHPUnit 6.x fix 8 years ago
Klimov Paul 80ca12872e garbage collection added to unit tests 8 years ago
Klimov Paul 04a14efd3f compatibility with PHPUnit 6.x fix 8 years ago
SilverFire - Dmitry Naumenko b0b55472da
`yii\caching\Cache::getOrSet()` now supports both `Closure` and `callable` 8 years ago
Klimov Paul 15561b7a2c unit test fix 8 years ago
Klimov Paul dee88787fc compatibility with PHPUnit 6.x added 8 years ago
Klimov Paul 5d4a7a588d compatibility for PHPUnit adjusted 8 years ago
Vladimir Guts d2fb17f444 Fixes #13961: RBAC Rules: PostgreSQL: PHP Warning "unserialize() expects parameter 1 to be string, resource given" was fixed 8 years ago
Evgeniy Moiseenko 510cd3541d Fixed wording in Russian translation (#13970) [skip ci] 8 years ago
Angel Guevara 519753d868 Added missing parts of disabling CSRF validation doc [skip ci] (#13966) 8 years ago
Nikolay Oleynikov e1b1622244 Fix `\yii\db\QueryInterface` type hints (#13959) [skip ci] 8 years ago