17051 Commits (e311001ef58f1239809578ed62ac195ac7d6bbc9)
 

Author SHA1 Message Date
Carsten Brandt e311001ef5 #14543: Adjusted implementation of migration name length limit 7 years ago
SilverFire - Dmitry Naumenko 336404e0b9
PHP7.2RC5: enabled INTL tests, continue disabling some cases in FileValidator 7 years ago
Alexander Makarov 376006a2d5 Data filter enhancements and docs 7 years ago
Vishal Bhalodiya b7a96a8eb5 Fixed typo in output client scripts [skip ci] 7 years ago
Pavel Dovlatov 6330a2b779 Small phpdoc fix in `\yii\db\QueryTrait::emulateExecution()` [skip ci] (#15021) 7 years ago
Ilya Sevostyanov 0f5190d718 Removed duplicate line from .gitattributes [skip ci] 7 years ago
bscheshirwork 5cec42a108 Fixed error messages in data filters (#15018) 7 years ago
Alexander Makarov ce65e24d19 Fixed migration limit in CHANGELOG [skip ci] 7 years ago
Carsten Brandt c4b3e102db
added documentation for chaining via() relations 7 years ago
Dmitry Dorogin 614fb52c45 Fixes #14543: Throw exception when trying to create migration longer than 255 symbols 7 years ago
Dmitry Naumenko 7e7faeebd1 Fixed excess escaping in Command::batchInsert() (#13236) 7 years ago
bscheshirwork e65451991d Added example for concrete file alias to aliases docs [skip ci] 7 years ago
SilverFire - Dmitry Naumenko 7d2079d7e9
Fixed docs 7 years ago
Gevorg Mansuryan 77ad3dca3f Language file typo fixes 7 years ago
Nelson J Morais 980cfde0f1 Fixes #14877: Disabled profiling on connection opening when profiling is disabled 7 years ago
Matt Edmonston b5e0903435 Added `not` to operator format in docs [skip ci] 7 years ago
Carsten Brandt abc0cb5c1e
improved docs for AccessRule::$denyCallback 7 years ago
TerraSkye 3c8b62b32d Added missing quote in the documentation [skip ci] 7 years ago
Dmitry Naumenko 64d8af61a6 Fixes for PHP 7.2 compatibility (#14959) 7 years ago
Pavel Chaplygin d49ec7b8be Fixes #14633: Add miliseconds to log time in `\yii\log\Target` 7 years ago
bscheshirwork 8beb36c94f Use PHP core classes right from root namespace without importing for the sake of clarity 7 years ago
Carsten Brandt 0ee17dcb7d
avoid meaningless headlines like "Overview" 7 years ago
Robert Korulczyk 695bc54913 Fix translations of `DataFilter::$_errorMessages` (#14975) 7 years ago
Carsten Brandt 0199325c81 Fixes #14958: Added options to copy stacktrace and search for error message to the exception page 7 years ago
Carsten Brandt 9e2752c965
updated german translation 7 years ago
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