17066 Commits (e0884323d3d27c02cdafc8299ade3f837c284388)
 

Author SHA1 Message Date
Klimov Paul 560d5b53e7 unit test fix 7 years ago
Paul Klimov 744b87fabc Fixes #4479: Implemented REST filters 7 years ago
Herbert Maschke c9de616b4c Fixes #13403: Added 'permissions' additionally to 'roles' in `yii\filters\AccessRule` in order to be able to specify these separately 7 years ago
SilverFire - Dmitry Naumenko d11bed5340
Minor, added strict comparsion 7 years ago
SilverFire - Dmitry Naumenko ea2c475ea7
Moved `HTTP_AUTHORIZATION` header check to `\yii\web\Request`, added docs 7 years ago
SilverFire - Dmitry Naumenko 5a96697c0b
Fixed CHANGELOG encoding 7 years ago
Robert Korulczyk c78201899b Fixes #13720: Improve `yii\helpers\FormatConverter::convertDatePhpToIcu()` to handle escaped chars correctly 7 years ago
SilverFire - Dmitry Naumenko 0b2e79eac5
Fixed BasicHttpAuth to respect HTTP_AUTHORIZATION header 7 years ago
Robert Korulczyk f5c98f9664 Fixed tests for HHVM (#14941) 7 years ago
Marko Kruljac 22d453faac Fixes #14134: Fixed multiple `validateAttribute()` calls when `scenarios()` returns duplicate attributes 7 years ago
Dmitry Kulikov 1e0157f0ac Fixes #7316: Documentation for ActiveRelationTrait::inverseOf() [skip ci] (#14892) 7 years ago
Robert Korulczyk 59b635c2a6 Fixes #14921: Fixed bug with replacing numeric keys in `yii\helpers\Url::current()` 7 years ago
Alexander Makarov f5591bb70e
Closes #13792: added test verifying unused messages are not removed 7 years ago
Hisateru Tanaka 6e8cc4c151 Fixes #14929: Ensure trailing `;` on combining files with `asset` command to fix compiler failures 7 years ago
Alexander Makarov 6bde69aa96 Fixes #14016: Fixed empty messages marked as unused in PHP and PO sources when extracted with message command when `markUnused` is `false` 7 years ago
Alexander Makarov 66723d0e74 Fixes #9438: `yii\web\DbSession` now relies on error handler to display errors 7 years ago
Alexander Makarov be211f76f5 Removed debug statement [skip ci] 7 years ago
Boudewijn Vahrmeijer d7c93c9503 fix for #6226, symlinking files/directories during multithreading (#14905) 7 years ago
Dmitry Naumenko 732e7d9cbf Merge pull request #14935 from rob006/email-validator 7 years ago
SilverFire - Dmitry Naumenko b0148a5e8f
Added test to check issue #14274 7 years ago
SilverFire - Dmitry Naumenko 7e681b4a56
Fixed yii.js to follow jquery-pjax API changes 7 years ago
Robert Korulczyk a9f2827f87 Add tests with double dot for EmailValidator. 7 years ago
Tobias Munk fa1ca1384f Fixes #14913: Assset hashing now takes asset linking into account to improve cache busting 7 years ago
Alexander Makarov 3ee7629f13 Fixes #13486: Use DI container to instantiate cookies in order to be able to set defaults 7 years ago
Alexander Makarov b27b34df84
Removed yii\base\Object import 7 years ago
SilverFire - Dmitry Naumenko dfac2292ed
Merge branch 'execut-patch-1' 7 years ago
Dmitry Naumenko 85f8709f14
Fixed test 7 years ago
eXeCUT 0e240ef2d0
Container type for pjax must be string 7 years ago
Olim Saidov b75a85d0da Fixes #14902: Fixed PHP notice in `yii\web\MultipartFormDataParser` 7 years ago
243083df 792f50759e Refactored GridView->renderColumnGroup 7 years ago
Alexander Makarov 1f24fd35b9
Fixes #14910: adjusted safeUp()/safeDown() docs [skip ci] 7 years ago
Alexander Makarov 24efeb812c Added tests for Query Builder insert, update and delete (#14911) 7 years ago
santilin 6eae7fba59 Fixed typo: an => a in batchInsert [skip ci] 7 years ago
Tobias Munk 15a46441e1 Updated asset-plugin version in docs [skip ci] 7 years ago
Alexander Makarov f82f2c00b3
Skip testing variadics on HHVM 7 years ago
Alexander Makarov 34d2223696
Fix for 5.4 and 5.5 tests 7 years ago
Alexander Makarov a1ddd8b907 Fixes #14129: Fixed console help to properly work with tricky camelcased controller names 7 years ago
Andriy Maletsky f1cb76bc76 Fixes #14882: Corrected action phpdoc to fix IDE hints in console commands [skip ci] 7 years ago
Sam 537317fbb1 Fixes #14126: Added variadic parameters support to DI container 7 years ago
Robin Kamps 75e8bfdc58 Fixes #14087: Added `yii\web\View::registerCsrfMetaTags()` method that registers CSRF tags dynamically ensuring that caching doesn't interfere 7 years ago
Alexander Makarov 0a7dbe3df5 Added decision on global error handler 7 years ago
Vitaly ab8c54f12a Fixes #14864: Ability to use dependencies in constructor of migrations 7 years ago
Alexander Makarov 7ff12aac42
Added details about backwards compatibility 7 years ago
Dmitry Naumenko 9c83703a06 Merge pull request #14861 from hableel/patch-2 7 years ago
hableel 71f1be9243 Arabic translation for CompareValidator messages 7 years ago
Michael Härtl 5522d1909c Clarify how joinWith()/innerJoinWith() deals with eager loading [skip ci] 7 years ago
Ivan Buttinoni d4780559c9 Fixes #14765: RBAC: add index on `user_id` column in `auth_assignment` table for performance reasons 7 years ago
Klimov Paul 03aac69a9b guide fix 7 years ago
SilverFire - Dmitry Naumenko f9fd4da8de
Fixed MySQL 5.7 compatibility 7 years ago
SilverFire - Dmitry Naumenko a86c67ddb3
Reordered CHANGELOG 7 years ago