14610 Commits (f312163258a45b839273936b43658c206ff67885)
 

Author SHA1 Message Date
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
Daniel Gomez Pan ac73aeebed update message-es [skip ci] 9 years ago
Daniel Gomez Pan 5dcfb19112 remove unnecesary check 9 years ago
Chris Harris b697e173fc Fixed `unsigned()` modifier to enable use with PKs. 9 years ago
Chris Harris 1c7af04937 Merge branch 'master' of git://github.com/yiisoft/yii2 into 9562-add-char-datatype 9 years ago
Chris Harris 91018f6c38 Corrected MSSQL driver name. Fixed array addition to not overwrite matching keys. 9 years ago
Alexander Makarov 2e9d33b619 Merge pull request #10976 from DrDeath72/patch-6 9 years ago
DrDeath72 e50b300a0f string array replace change 9 years ago
Dmitry Naumenko 39b2d04c9c Merge pull request #10972 from pana1990/10969-fix-migration 9 years ago
Daniel Gomez Pan 9b94dbfe38 Merge remote-tracking branch 'upstream/master' into 10969-fix-migration 9 years ago
Daniel Gomez Pan 03cb361a59 Fixed #10969: add more tests 9 years ago
Chris Harris 3eecb79420 Merge branch 'master' of git://github.com/yiisoft/yii2 into 9562-add-char-datatype 9 years ago
Chris Harris 553cca642c Reverted `unsigned()` pk modifier 9 years ago
SilverFire - Dmitry Naumenko ded158ed43 Updated CHANGELOG 9 years ago
Chris Harris bce09c19c2 Merge branch 'master' of git://github.com/yiisoft/yii2 into 9562-add-char-datatype 9 years ago
Chris Harris f7d23f662d Made base `QueryBuilderTest` abstract to exclude it from tests. Added upgrade notes. 9 years ago
Dmitry Naumenko c199f33410 Merge pull request #10974 from maximal/patch-1 9 years ago
Klimov Paul 779b1e90ce `yii\validators\DateValidator` skip validation for `timestampAttribute`, if it is already in correct format 9 years ago