14813 Commits (69af09f2a4579d3371789b711248f0064b00014c)
 

Author SHA1 Message Date
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
SilverFire - Dmitry Naumenko be81074215 Merge branch 'enh-link-submission-form-attribute-9893' of https://github.com/SamMousa/yii2 into SamMousa-enh-link-submission-form-attribute-9893 9 years ago
Carsten Brandt fd384c1e78 avoid merge conflicts in CHANGELOG 9 years ago
Klimov Paul 2fe7ed05f0 Fixed setup of 'definitions' and 'aliases' at `yii\widgets\MaskedInput` 9 years ago
Sam Mousa 9b554b065d Merge remote-tracking branch 'upstream/master' into enh-link-submission-form-attribute-9893 9 years ago
SilverFire - Dmitry Naumenko 4dc771d0a0 Fixed DbSessionTest 9 years ago
SilverFire - Dmitry Naumenko 1e1baec6e6 Reverted c478199 9 years ago
SilverFire - Dmitry Naumenko b641cb7dea Updated ArrayHelperTest::testIsTraversable() 9 years ago
Carsten Brandt e91c92d774 added missing info about asset folders to yii integration guide 9 years ago
SilverFire - Dmitry Naumenko 992bc264b6 Fixed PHPDoc 9 years ago
SilverFire - Dmitry Naumenko c478199937 Added property `yii\web\DbSession::encodeData` to encode/decode session data in base64 on session read/write 9 years ago
SilverFire - Dmitry Naumenko c5794c61b4 Merge branch 'SamMousa-feature-array-like-improvements' 9 years ago
SilverFire - Dmitry Naumenko 438e5cfb5d BaseArrayHelper::isTraversable() PHPDoc update 9 years ago
Sam Mousa 16a6af5fa8 Add helper function for checking if an object is an array-like object. 9 years ago
Alexander Makarov 80e9331fe0 Spelling fixes, `BaseArrayHelper::index()` parameter `groupBy` renamed to `groups` 9 years ago
SilverFire - Dmitry Naumenko f684bc9550 Merge branch 'quantum13-helper_indexbydimensions' 9 years ago
SilverFire - Dmitry Naumenko 367fddc1f3 ArrayHelper::index() - updated CHANGELOG, UPGRADE, guide 9 years ago
SilverFire - Dmitry Naumenko d66659e329 ArrayHelperTest - groupBy tests moved to a separate method 9 years ago
SilverFire - Dmitry Naumenko d56d2d7a31 BaseArrayHelper::index() - 3rd parameter renamed from dimensions to groupBy 9 years ago
SilverFire - Dmitry Naumenko 54c0d9a31c Merge branch 'helper_indexbydimensions' of https://github.com/quantum13/yii2 into quantum13-helper_indexbydimensions 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