13643 Commits (1c0593444ef841441eaac4160f9f7f8e68f49eb6)
 

Author SHA1 Message Date
SilverFire - Dima Naumenko a46ae82f6a Fixes #9906, #9907 FormatConverterTest updated to pass on different ICU data versions 9 years ago
Alexander Makarov 7b6d39b3e7 Merge pull request #9912 from SilverFire/9911-string-helper-explode-bug 9 years ago
SilverFire - Dima Naumenko ccd20793d4 Fixed #9911 - StringHelper::explode with skip_empty option removed item eq to 0 9 years ago
Klimov Paul 8cbcbdded7 Default `Cache.SerializerPermissions` configuration option for `HTMLPurifier` is set to `0775` 9 years ago
Alexander Makarov 2935a45e6a Merge pull request #9898 from yiijan/docs-ja-1013 9 years ago
Nobuo Kihara 16f7dd30eb docs/guide-ja, docs/internals-ja updated [ci skip] 9 years ago
Alexander Makarov 4f93f0e018 Merge pull request #9892 from kidol/fix-controller-di 9 years ago
kidol 4bc2eb7945 Fixes controller DI 9 years ago
Carsten Brandt decd45201c allow passing a single Expression object to select() and addSelect() 9 years ago
Alexander Makarov 8d2af0d2d9 Added last resort measure for `FileHelper::removeDirectory()` fail to unlink symlinks under Windows 9 years ago
Alexander Makarov 3f4fcbe569 Removed accidentally typed char 9 years ago
Alexander Makarov fb2fa8634d Fixes #9877 9 years ago
Carsten Brandt 255eec3ddd fixed typo 9 years ago
Alexander Makarov 70cfdfd289 Fixed test break 9 years ago
Alexander Makarov 8260cfa4ea Compare with null instead of isset 9 years ago
Alexander Makarov 7a08b8d9d9 Use ++ instead of x = x + 1 9 years ago
Alexander Makarov 1b3770fd21 Use === instead of == where possible 9 years ago
Alexander Makarov 4ecafe653c More compact number operations 9 years ago
Alexander Makarov b65bfad44d Simplified regular expressions 9 years ago
Alexander Makarov ffa3a59591 Compare with empty string instead of comparing length with 0 9 years ago
Alexander Makarov f83d233072 Fixed method call case to match definition 9 years ago
Alexander Makarov 5ab4f0f090 Better quotes usage in strings 9 years ago
nainoon 3a313ac652 Fixes #9874: Fixed outputting exception stacktrace in non-debug mode when `Response::FORMAT_RAW` is used 9 years ago
Alexander Makarov 0712bad090 Fixes #9846: Fixed `yii\web\User::loginRequired()` should throw 401 not 403 (reverted from commit 4e715f9d65) 9 years ago
Alexander Makarov 7955a9d4d1 Merge pull request #9872 from bizley-code/guide-pl 9 years ago
Bizley dbf443e225 Merge branch 'master' of git://github.com/yiisoft/yii2 into guide-pl 9 years ago
Carsten Brandt 3826b6f4a3 added test for #9869 9 years ago
A Slatius a030cd4250 Allow the use of Yii aliases in an SQLite dsn 9 years ago
trbsi f83954752f Croatian language updated, Serbian - Fixed 9 years ago
Alexander Makarov 0bda5e362e Fixes #9783: jQuery inputmask dependency updated to `~3.2.2` 9 years ago
Alexander Makarov 5717176c84 Merge pull request #9868 from nkovacs/patch-14 9 years ago
Nikola Kovacs 3ac007440a Fix translation 9 years ago
Alexander Makarov f54c6780be Merge pull request #9862 from p0vidl0/patch-1 9 years ago
Alexaksandr 1e3c4c941c Updates for Russian translation 9 years ago
Alexander Makarov 027d3349c8 Merge pull request #9856 from rabasco/patch-1 9 years ago
rabasco 93c6620512 Texto duplicado 9 years ago
Alexander Makarov 22076bfc77 Fixes #6375 9 years ago
Alexander Makarov 9b2089b913 Merge pull request #9850 from yangc5/master 9 years ago
cyang 140d0d843b fixed typo in security-passwords.md 9 years ago
spikyjt@gmail.com 4e715f9d65 Fixes #9846: Fixed `yii\web\User::loginRequired()` should throw 401 not 403 9 years ago
Daniel Filipek 1847791759 input-file-upload 100% 9 years ago
Daniel Filipek 6b62cfbe61 input-multiple-models 100% 9 years ago
Daniel Filipek c1e20480e4 typo fix in input-forms.md 9 years ago
Daniel Filipek b4d7ebdd91 input-forms 100%, typo fix in README.md 9 years ago
Alexander Makarov d0060ef33c Merge pull request #9840 from jeicd/fix-tabs-to-spaces 9 years ago
jeicd f0deb1cee8 Convert tabs to spaces 9 years ago
Alexander Makarov e1458eb075 Merge pull request #9834 from pana1990/update-migration 9 years ago
Alexander Makarov fcbbb11d54 Merge pull request #9839 from jeicd/fix-phpdoc 9 years ago
jeicd c2f83da8d8 Fix phpdoc 9 years ago
Carsten Brandt fcfba66bef Merge pull request #9836 from jeicd/fix-psr-2 9 years ago