16751 Commits (c91083fbe458ce6ee9d3a0225512129823a9f9b3)
 

Author SHA1 Message Date
Alexander Makarov c91083fbe4 Fixed phpdoc [skip ci] 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
Tigrov 2b7e8be1e8
Fixes #14192: Fixed wrong default null value for TIMESTAMP when using PostgreSQL 7 years ago
Kolyunya 9031a115b9
Fixes #13586: Added `$preserveNonEmptyValues` property to the `yii\behaviors\AttributeBehavior` 7 years ago
vladis84 f6b54e1ac8
Fixes #14089: Added tests for `yii\base\Theme` 7 years ago
Alexander Makarov b00c82c2a2 Adjusted RBAC docs to offer both migrations and command approaches [skip ci] 7 years ago
Thiago Talma 1d062100b6
Fixes #13787: Added `yii\db\Migration::$maxSqlOutputLength` that allows limiting number of characters for outputting SQL 7 years ago
Arthur Khachaturov 78ec17f13c
Fixes #14201: `yii\console\controllers\MessageController::extractMessagesFromTokens()` is now protected 7 years ago
Carsten Brandt 2b9f0006d5
added example for using unsupported PHP format in yii formatter 7 years ago
Nikolay Oleynikov fdc91f351b Improved base migration controller documentation [skip ci] (#14253) 7 years ago
Bizley deea1829db Fixes #14264: Fixed a bug where `yii\log\Logger::calculateTimings()` was not accepting messages with array tokens 7 years ago
Carsten Brandt fddb34b91c
added param binding examples for update() and delete() 7 years ago
Carsten Brandt a3501ed831
guide: note about param binding on strings, not arrays 7 years ago
PowerGamer1 3dc8f426d0
Fix MessageController color output on non-color termnials 7 years ago
Carsten Brandt b056dff031
improved formatter documentation 7 years ago
Dmitry Naumenko cf9787ddef Merge pull request #14256 from brandonkelly/patch-7 7 years ago
Dmitry Naumenko 4fdc55093f Merge pull request #14255 from lourdas/master 7 years ago
Brandon Kelly 981346cb1e Fixed Formatter::normalizeDatetimeValue() docs 7 years ago
Vasileios Lourdas 38bf88df1a Greek translation update. 7 years ago
Carsten Brandt d6bd627ac3
prepare for next release 7 years ago
Carsten Brandt be658f82bf
release version 2.0.12 7 years ago
Carsten Brandt c09a03ab8e
fixed version and missing `@since` annotation 7 years ago
Carsten Brandt 717c545d2c
moved wrong changelog entry 7 years ago
Carsten Brandt 226f524da3
skip failing HHVM test 7 years ago