15236 Commits (900fbd9df8c2567cec2d849566e913f5647ce61a)
 

Author SHA1 Message Date
SilverFire - Dmitry Naumenko 976b9fe357 Updated ArrayHelperTest to test exceptions of `ArrayHelper::isIn()` and `::isSubset()` 9 years ago
Taras Gudz 91e2c71826 Fixes #@11071 9 years ago
Dmitry Naumenko fff0e14d1e Merge pull request #11077 from mountpoint/russian-translation-fixes 9 years ago
Andrey 3b2606d968 fixed broken links to 'Разбор и генерация URL' section 9 years ago
Daniel Gomez Pan f13d5c05f2 added extensions into devcontroller [skip ci] 9 years ago
izemize e8ffc3947b Update yii.php 9 years ago
Klimov Paul 6066b63c6e `UrlManagerTest` fixed 9 years ago
Klimov Paul e4d9ed5182 code style fix 9 years ago
Dmitry Naumenko 372a39083b Merge pull request #11057 from HA3IK/guide-ru 9 years ago
HA3IK 05174c3732 Update "docs/guide-ru". File: README.md: Removed duplicate (tutorial-core-validators.md) link in the "Special Topics" 9 years ago
HA3IK b14bfa9b4f Update "docs/guide-ru". File: rest-authentication.md: Corrected ending in word, was "каждый" now "каждым" (line 7) 9 years ago
SilverFire - Dmitry Naumenko b6cb1f58a9 Merge branch 'SamMousa-10935-test-case' 9 years ago
SilverFire - Dmitry Naumenko 8e1ab29592 Changelog updated 9 years ago
Sam Mousa c4e782725c Fixed cache key collision in `yii\web\UrlManager::createUrl()` 9 years ago
SilverFire - Dmitry Naumenko d07bea04b6 Merge branch 'VirtualRJ-11038-formatter-asDuration-handling-zero' 9 years ago
Robbert Jan van de Velde c7f365910d Fixed handling of intervals of 0 seconds in yii\i18n\Formatter::asDuration(). 9 years ago
Dmitry Naumenko 4353825180 Merge pull request #11043 from Ni-san/11040_parameter_recursive_for_copy_directory 9 years ago
Dmitry Naumenko 4f85d8ec96 Merge pull request #11045 from nainoon/patch-2 9 years ago
nainoon 07fba18cf3 updated thai translation 9 years ago
Ni-san 77599dc179 fixes #11040: make copyDirectory method work correctly with parameter 'recursive' 9 years ago
SilverFire - Dmitry Naumenko 6987fb5d54 Fixed Captcha client side validation after image refresh, when controller is under module 9 years ago
hiscaler 5649a6af2f Fixed caching-overview and rest-rate-limiting zh-CN guide. 9 years ago
Jitendra Joshi 7667aa1ce2 Added note about app specific configs to RBAC docs 9 years ago
Daniel Gomez Pan 1989494faa Console command aliases enhancements 9 years ago
Alexander Makarov 8b4fd5c028 Updated changelog 9 years ago
SilverFire - Dmitry Naumenko 10aee2cfab [ci skip] updated screenshot in guide start-databases 9 years ago
SilverFire - Dmitry Naumenko 89dc2570c2 [ci skip] updated population in guide start-databases 9 years ago
Dmitry Naumenko bb28320895 Merge pull request #11025 from pana1990/patch 9 years ago
Daniel Gomez Pan 9088d49990 fix name method 9 years ago
Alexander Makarov b2f16df9dc Fixed file header comment 9 years ago
Dmitry Naumenko 857eee2451 Merge pull request #10870 from pana1990/10840-add-shorcuts-console 9 years ago
Daniel Gomez Pan 4a5a80b1ce WIP #10870: improvement docs [skip ci] 9 years ago
Alexander Makarov e0b0679f3a Merge pull request #11014 from MartijnHols/patch-1 9 years ago
Martijn Hols 1145981c0f Fixed formatting issues in docs for ArrayHelper 9 years ago
Alexander Makarov 5d2e919da4 Merge pull request #11006 from newerton/patch-1 9 years ago
Newerton cdd14d81e7 Update pt-BR translation 9 years ago
Carsten Brandt cdf4dc3861 added ICU data to i18n test script 9 years ago
Klimov Paul 2cf7e35074 Check for timestamp at `yii\validators\DateValidator` improved 9 years ago
Daniel Gomez Pan 748cea825c WIP #10840: fix grammar [skip ci] 9 years ago
Daniel Gomez Pan 06a4207695 WIP #10840: update changelog [skip ci] 9 years ago
Daniel Gomez Pan 84f42a78e0 WIP #10840: update docs [skip ci] 9 years ago
Daniel Gomez Pan 1ce21cd927 WIP #10840: rename key 'alias' to '_aliases' 9 years ago
Chris Harris 9402ed561b Merge branch 'master' of git://github.com/yiisoft/yii2 into 9562-add-char-datatype 9 years ago
Chris Harris 12d5f55a3e Doc. formatting [skip ci] 9 years ago
Dmitry Naumenko 2ce2fd941b Merge pull request #10978 from yiijan/docs-ja-0227 9 years ago
Chris Harris 98ac811858 Unsigned switch is now set when calling `unsigned()` on pks. 9 years ago
Chris Harris 857204580a Made .gitignore patterns more specific 9 years ago
Nobuo Kihara 93fda1f975 updated docs/guide-ja [ci skip] 9 years ago
Chris Harris c955ccfd47 Fixes primary key columns being added to table creation test 9 years ago
Chris Harris 2f91889b70 Removed `unsignedPrimaryKey()` schema builder type; now, the `unsigned()` modifier works with primary key types e.g. `pk()->unsigned()` or `bigpk()->unsigned()`. 9 years ago