16841 Commits (37bd0229ada34896b3f812ae1c40d18536206b51)
 

Author SHA1 Message Date
Carsten Brandt 0070b97837 allow migrate/mark to mark the history base (#14428) 7 years ago
Alexander Makarov 5a01c09270 Updated testing docs [skip ci] 7 years ago
yyxx9988 46bf3c410a Add `yii\web\Request::getOrigin()` method that returns HTTP_ORIGIN of current CORS request 7 years ago
Jitendra Joshi 2914dbb6aa Fixes #14427: ISO-3166 link updated [skip ci] 7 years ago
Carsten Brandt 0559a95db9 Fixed ambiguous column error in `BaseActiveRecord::refresh()` 7 years ago
Robert Korulczyk d2781cd232 Added configuration for headers in PHP files generated by `message/extract` command (#14417) 7 years ago
Robert Korulczyk a50d9d8e3e Enable `include` rule in php-cs-fixer (#14418) 7 years ago
Robert Korulczyk 12eb936083 Enable `heredoc_to_nowdoc` rule in php-cs-fixer (#14419) 7 years ago
Robert Korulczyk fe8a0a6a2e Enable `no_useless_else` rule in php-cs-fixer (#14420) 7 years ago
girmate 341b8d04c5 Fixed typos in tutorial-mailing.md (#14404) [skip ci] 7 years ago
Carsten Brandt a7d2aaffd5 mention usage of deleteAll() in AR unlinkAll 7 years ago
Carsten Brandt e0dde88b87 Merge PR #14015 branch 'db-constraints' from sergeymakinen/yii2 7 years ago
Carsten Brandt 583a1da16c CHANGELOG for #14105 7 years ago
Carsten Brandt 53f380ca46 improved docs of Query::from() 7 years ago
Carsten Brandt f67d8d5a79 Fixed broken error page when calling an undefined method 7 years ago
Carsten Brandt 93f88bb7db mention defaultRoles in getRolesByUser() docs 7 years ago
Alex 266bfc0419 fix phpDoc [skip ci] (#14394) 7 years ago
Sergey Makinen 57857c8a36 Merge pull request #1 from cebe/db-constraints 7 years ago
Konstantin Tsukur cb09e1e463 calling getAttributeNames() only once 7 years ago
Carsten Brandt ef457c340d added missing abstract methods to ConstraintFinderTrait 7 years ago
Carsten Brandt 888f9f87b6 avoid dependency of SqlTokenizer on sqlite implementation 7 years ago
Andrew Nester d26493a287 Fixes #13378: Added skipOnEmpty option to SluggableBehaviour 7 years ago
Anton Anisimov c0af66cfda Fixed typo in the guide (#14390) [skip ci] 7 years ago
Sergey Makinen ecf8984096
Mention an usage magic in descriptions 7 years ago
Sergey Makinen f0c66c5a1d
Fix an unknown variable usage bug 7 years ago
Carsten Brandt 95950d1a23 updated phpdoc 7 years ago
Carsten Brandt 3e330f8b87 make schema cache version a constant 7 years ago
Sam e34505caad Refactored BlameableBehavior to call `$app->has()` to check for component existence (#14185) 7 years ago
Carsten Brandt 13d35c4e03 add notes to View register JS and CSS file methods 7 years ago
Alexander Makarov 4da05813cc
Updated Codeception installation guide [skip ci] 7 years ago
Sergey Makinen 2b9f336dce
Merge branch 'master' of https://github.com/yiisoft/yii2 into db-constraints 7 years ago
Sergey Makinen 164d3c83e9
Have I fixed these phpdocs? Let’s see… 7 years ago
Carsten Brandt fadeb5d2b4 added formatter as second paramter to format closure 7 years ago
Elvira Sheina aca7390a47 Added closure support in `yii\i18n\Formatter` #4495 (#14326) 7 years ago
GirMate fba43619dc Fixed typos in Russian translation of concept-di-container.md [skip ci] 7 years ago
GirMate 2d8d94bf64 Fixed typos in Russian translation of concept-behaviors.md [skip ci] 7 years ago
GirMate d4224609ea Fixed typos in Russian translation of tutorial-core-validators.md [skip ci] 7 years ago
GirMate ad339f473a Fixed typos in Russian translation of input-validation.md [skip ci] 7 years ago
Alex 6aa0ed2026 Adjusted PHP 7 return types [skip ci] 7 years ago
Alexander Makarov c91083fbe4 Fixed phpdoc [skip ci] 7 years ago
Daniel Gómez Pan b0ad73e361 Fixes #11415: Added `yii\console\widgets\Table` to draw tables in console apps 7 years ago
Sergey Makinen 237e7eda3a
Merge branch 'master' of https://github.com/yiisoft/yii2 into db-constraints 7 years ago
Sergey Makinen 452974cab3
Mark not supported constraint retrieving methods 7 years ago
Sergey Makinen e0df642261
Add PHPDoc 7 years ago
Pavel Chaplygin e38310546e Fixes #14334: Fixed `\yii\db\QueryBuilder::buildNotCondition` loses params when operand is `\yii\db\Expression` 7 years ago
Alexander Makarov d4c15c36d0 Fixes #14304: Fixed `yii\validators\UniqueValidator` and `yii\validators\ExistValidator` to skip prefixes in case expressions are used 7 years ago
Sergey Makinen 91521d53c1
Fix typo [skip ci] 7 years ago
DaveFerger 606b6d44f4 Fixes #14321: `yii\widgets\MaskedInput` is now registering its JavaScript `clientOptions` initialization code in head section 7 years ago
Alexander Makarov d1d60e2d19 Fixes #14341: Fixed regression in error handling introduced by fixing #14264 7 years ago
dhoomm 165421dfc7 Fixed typo [skip ci] 7 years ago