17126 Commits (27376951c1906c113d7acc513e45fc0b63c2b05f)
 

Author SHA1 Message Date
Carsten Brandt 450f77be2d
added armenian to message translation config 7 years ago
Gevorg Mansuryan 52d0d004ac Enh #14967: Added Armenian Translation Files (#14968) 7 years ago
Max Alexandrov 35fba52a6a Improve Russian translations for some guide docs. (#14966) [skip ci] 7 years ago
Bizley 082669b431 PL update (#14964) 7 years ago
Bizley 5f68ec12b2 new guide sections PL (#14965) 7 years ago
Dmitry Naumenko 277468a7aa Merge pull request #14956 from IgorCode/patch-1 7 years ago
Igor Jerosimić 39232aa5a7 Fixed Serbian translation issues 7 years ago
Hisateru Tanaka 43ea93315f Fixes #14929: Additional semicolon should avoid an affection of trailing line comment when asset/compress 7 years ago
SpringImport 4f9177ce65 Update concept-di-container.md (#14954) 7 years ago
Evgeniy Tkachenko 324b82c6d8 phpDoc to BaseManager::defaultRoles [skip ci] 7 years ago
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