16925 Commits (3e688c1a6b3841f1a24cc61ffc6c59332feb38a3)
 

Author SHA1 Message Date
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
Alexander Makarov 74068eb053 Removed cs fixer from Travis 7 years ago
Evgeniy Moiseenko b4bf4ca086 Added link to Russian Sphinx guide [skip ci] 7 years ago
Sergey Makinen 3de6f8e397
Rename DefaultConstraint to DefaultValueConstraint 7 years ago
Brandon Kelly 6f03e8b692 Fixes #14298: The default response formatter configs defined by `yii\web\Response::defaultFormatters()` now use the array syntax 7 years ago
Elvira Sheina cfaec11da5
Fixes #13824: Support extracting concatenated strings in `yii message` 7 years ago
Sergey Makinen 71a23cff50
Fix imports 7 years ago
Andrey Akimov 0973117de2 Fixed phpdoc `yii\test\ActiveFixture::load` (#14292) [skip ci] 7 years ago
Robert Korulczyk 8d05e81bd4 Fixes #14307: Fixed PHP warning when `yii\console\UnknownCommandException` is thrown for empty command 7 years ago
SilverFire - Dmitry Naumenko 118aa0a581
fixed typo 7 years ago
SilverFire - Dmitry Naumenko ded61a1f7c
Merge branch '13064-asset-packagist-docs' 7 years ago
SilverFire - Dmitry Naumenko 9a18748e1f
Documented possibility of using asset-packagist 7 years ago
Alexander Makarov 858e801573 Fixes #14286: Used primary inputmask package name instead of an alias 7 years ago
Sergey Makinen c8856ccd4e
Fix merging issues & CS 7 years ago
Carsten Brandt f212bc6caf ensure tablenames are not replaced in insert and update 7 years ago
Sergey Makinen f820d2ca36 Merge branch 'master' into db-constraints 7 years ago
Robert Korulczyk ba0ab403b5 Added php-cs-fixer coding standards validation to Travis CI (#14100) 7 years ago
Robert Korulczyk ab68caa867 Removed unused local var in JS test (#14093) 7 years ago
SilverFire - Dmitry Naumenko cb53b2feec
Fixes #14081: Added `yii\caching\CacheInterface` to make custom cache extensions adoption easier 7 years ago