14540 Commits (3298ea6b318a3d2d1b025bbde10dcf1eb290b71c)
 

Author SHA1 Message Date
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
Chris Harris 030ee68b01 Testing `unsigned()` modifier on PKs (now `$this->primaryKey()->unsigned()` works) 9 years ago
MaximAL be44d265e2 Fix accidental `getResponseHeader()` fails 9 years ago
Chris Harris 732a51b551 All common column definitions and expected outputs now in `QueryBuilderTest::columnTypes()`. `DbmsSpecificQueryBuilderTest::columnTypes()` adds DBMS specific column definitions. 9 years ago
Chris Harris 4531b981f4 Items with text only in col 3 will be ignored 9 years ago
Chris Harris f3cf4af4de Merge branch 'master' of git://github.com/yiisoft/yii2 into 9562-add-char-datatype 9 years ago
Chris Harris 0663f7e78c Added Sublime Text project / workspace files and LadyPHP source files to .gitignore 9 years ago
Chris Harris 8eb746d1f1 Testing multi-DBMS capable column schema test data array 9 years ago
Dmitry Naumenko 4b87491c2a Merge pull request #10971 from quantum13/migration_name_test 9 years ago
Daniel Gomez Pan 921b102961 Fixed #10969: generator migration tool not works with decimal params in column 9 years ago
Vladimir Khramov 8db7df9352 replace all occurrences of migration class 9 years ago
Carsten Brandt 191f2a4943 fixed phpdoc type names 9 years ago
Alexander Makarov ef050338cc Fixed Imagick call in Captcha 9 years ago
Carsten Brandt 645e78e832 fixed message formatter for input where no parameters are provided 9 years ago
Carsten Brandt af75262541 fixed sqlite bigPk creation 9 years ago
Carsten Brandt c5a60ce2ec Avoid `new $this->modelClass` in ActiveQuery::findWith() 9 years ago
Carsten Brandt 5880968d45 added unit test for #10946 9 years ago
Daniel Gomez Pan 705edfff5a Add aliases for core commands 9 years ago
Carsten Brandt 360eb03d5c remove min.js sourcemap hint from error page 9 years ago
SilverFire - Dmitry Naumenko 8320738bb3 Merge branch 'SamMousa-enh-link-submission-form-attribute-9893' 9 years ago
SilverFire - Dmitry Naumenko f390e8c069 Updated CHANGELOG 9 years ago