14361 Commits (0663f7e78cdca094c638b233134399041699d870)
 

Author SHA1 Message Date
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
Chris Harris 0ca5a1a86a Fixed test 9 years ago
Chris Harris a6afa6072c Merge branch 'master' of git://github.com/yiisoft/yii2 into 9562-add-char-datatype 9 years ago
Chris Harris a997603ab6 More Postgres tests 9 years ago
SilverFire - Dmitry Naumenko 66c6268e5f FileValidator: updated guide-ru,en, PHP; updated tests 9 years ago
SilverFire - Dmitry Naumenko 2201bf14e2 Fixed parameters binding to the SQL query in `yii\db\mysqlSchema::findConstraints()` 9 years ago
SilverFire - Dmitry Naumenko 7aef671872 Refactored FileHelper::validateMimeType, js validaton, PHPDocs 9 years ago
kirSeNN a4c68b5278 #5469 added mimetype mask validation feature 9 years ago
Carsten Brandt 722c9625d7 Merge pull request #10939 from yiisoft/ar-dependency 9 years ago
Carsten Brandt 762b9207ea Avoid some calls to `new $this->modelClass` in ActiveQuery 9 years ago
Chris Harris f709246cac Fixed test data 9 years ago
Chris Harris cbcdf11836 Formatting 9 years ago
Chris Harris 0a336df6ba Check return value of strncmp. Corrected SQLite expected schema test data. 9 years ago
Chris Harris f500354040 Remove _all_ variants of primary key columns from `testCreateTableColumnTypes()` test 9 years ago
Chris Harris 0f0964be90 Correct builder type in test data 9 years ago
Chris Harris 13823834e2 Start of new tests 9 years ago
Chris Harris db5399b124 Added `$expectedColumnSchemaBuilder` back to test data 9 years ago
Chris Harris e0e82bc56b `ColumnSchemaBuilder::__toString()` should match `$expected` 9 years ago
Chris Harris 3761682edf Upgraded some tests. Fixed MySQL test fixtures to create all tables with InnoDB. 9 years ago
Chris Harris 201a8baac1 Merge branch 'master' of git://github.com/yiisoft/yii2 into 9562-add-char-datatype 9 years ago
Chris Harris 81ff4752d9 Added CHECK modifier to PK schema pattern. Modified UNSIGNED tests to not include modifier by default (i.e. only present when testing DBMSes that support it). 9 years ago
Carsten Brandt 9bffbf8e49 Merge pull request #10928 from pana1990/migration-docs 9 years ago
Carsten Brandt 2d74a8da41 added test for DetailView related attribute 9 years ago
Daniel Gomez Pan 7639aee21e fix dcos [skip ci] 9 years ago
Carsten Brandt cdf01f357a fixed changelog for HTMLPurifier 9 years ago
Carsten Brandt 15eb280d2d changed HTMLPurifier dependency to allow loading new minor versions 9 years ago
Chris Harris 96fa375b16 Refactored to a more functional way of accessing database connection 9 years ago
Chris Harris 6a8348da5f AFTER column name is now escaped by safe method 9 years ago
Chris Harris f52f60db0f Renamed category constants 9 years ago
Chris Harris c50ba2e800 Fixed comment [skip ci] 9 years ago
Chris Harris 454b90a3f5 Merge branch 'master' of git://github.com/yiisoft/yii2 into 9562-add-char-datatype 9 years ago
Chris Harris d18563bd38 Fixed comment formatting. Renamed ColumnSchemaBuilder::CAT_TEXT to ColumnSchemaBuilder::CAT_STRING. [skip ci] 9 years ago
Dmitry Naumenko d0b1f568cc Merge pull request #10920 from githubjeka/patch-1 9 years ago
Dmitry Naumenko d81f959648 Merge pull request #10922 from HA3IK/guide-ru 9 years ago
HA3IK 665aa88dbc Update "docs/guide-ru": changed yii2-authclient link "guide" to "guide-ru" 9 years ago
Evgeniy Tkachenko d804950d09 Update phpDoc BaseMailer::compose() 9 years ago
Chris Harris 51b99320bd Sqlite specific schema builder class actually gets loaded now 9 years ago
Evgeniy Tkachenko 8f26e93b20 Update phpDoc MailerInterface::compose() 9 years ago
Chris Harris 8c0b075bed Merge branch '9340-add-after-method-to-migrations-schema-builder' into 9562-add-char-datatype 9 years ago
Chris Harris a9b454ac49 Merge branch 'master' of git://github.com/yiisoft/yii2 into 9340-add-after-method-to-migrations-schema-builder 9 years ago
Chris Harris eaeb926768 Adds `char` datatype to framework 9 years ago
Chris Harris eaa00b6fd9 Merge branch 'master' of git://github.com/yiisoft/yii2 9 years ago
Alexander Makarov d7f6f11193 HTMLPurifier dependency updated to ~4.7.0 9 years ago
Alexander Makarov 5389342767 Merge pull request #10915 from pana1990/10903-migration-docs 9 years ago
Daniel Gomez Pan dc13fd8cfe fix docs [skip ci] 9 years ago
Carsten Brandt 6c5c2ff64f added test for AccessRule class 9 years ago
Chris Harris 0400eb9cee Resolved merge conflict in changelog 9 years ago
Dmitry Naumenko 2c3e31b580 Merge pull request #10891 from lukBarros/patch-2 9 years ago
Dmitry Naumenko 9b9d198f24 Merge pull request #10890 from lukBarros/patch-1 9 years ago