14950 Commits (4931f3f123a046ae52a92ebd6948ba3b8b862c46)
 

Author SHA1 Message Date
DrDeath72 fd6f536eaf YUI Compressor fix 8 years ago
Alexander Makarov 0c4a16fc89 Fixes #11572: updated Codeception version in the guide 8 years ago
SilverFire - Dmitry Naumenko 0ff6eeba7d Enhanced 9f499eb: `yii\web\User::checkRedirectAcceptable()` removed check for "*" type (invalid in accept header) 8 years ago
SilverFire - Dmitry Naumenko b976f638d8
Added test for PgSQL BIGINT column to ensure typecasting works OK 8 years ago
SilverFire - Dmitry Naumenko 9f499eb51e Fixed `yii\web\User::checkRedirectAcceptable()` to treat acceptable content type `*/*` as `*` 8 years ago
Dmitry Naumenko c3c0d04f5b Merge pull request #11547 from yiisoft/11429-message-source 8 years ago
TonisOrmisson 6bd9881eaf Minor changes in Estonian translation - more fluent. (#11568) [skip ci] 8 years ago
Alexander Makarov 4d809af0ff Fixed `@since` tag 8 years ago
Oleg Balykin 515732c7b8 Test for bug dbTypecast with empty char #11548 8 years ago
Alexander Makarov 94d0bd9ae7 Fixed method name 8 years ago
Alexander Makarov 27866bf9d6 Changed name to append(), fixed phpdoc, added changelog 8 years ago
Chris Harris 66eabda770 Fixes #11195: Added ability to append custom string to schema builder column definition 8 years ago
Alexander Makarov 5210fc8e42 Fixes #11532: Fixed casting of empty char value to `null` resulting in integrity constraint violation for not null columns 8 years ago
Dmitry Naumenko 85d19b56e6 Merge pull request #11564 from githubjeka/patch-1 8 years ago
Evgeniy Tkachenko d0a68883c7 phpDoc of $layout updated 8 years ago
Misbahul D Munir 449a572be5 translate guide to bahasa (#11563) 8 years ago
SilverFire - Dmitry Naumenko bc63b7607f Fixed PHPDoc for BaseArrayHelper::index() 8 years ago
Dmitry Naumenko 59daa80592 Merge pull request #11554 from Keanor/patch-1 8 years ago
Shirshov Alexander e9abf085e1 Update start-workflow.md 8 years ago
SilverFire - Dmitry Naumenko f7ff153fce Fixed `yii\i18n\PhpMessageSource::loadFallbackMessages()` not to log error when source and language is same, but locales are different 8 years ago
Dmitry Naumenko f6d664b5c8 Merge pull request #11545 from yiijan/docs-ja-0512 8 years ago
Klimov Paul b5ff914d80 issue #11507 added to CHANGLOG 8 years ago
Nobuo Kihara 5f769b1a7b docs/internals-ja updated [ci skip] 8 years ago
Nobuo Kihara 7bdd602ad1 docs/guide-ja/security-best-practices.md updated [skip ci] 8 years ago
Sergey Smirnov 1ed6fc09f6 #10825 Fixed EachValidator does not respect skipOnEmpty when using model (#11507) 8 years ago
Nobuo Kihara e96f956f8a docs/guide-ja updated [ci skip] (#11537) 8 years ago
Salem Ouerdani 2eb90f82fe removes nonexistent yii/web/rawCsrfToken from docs (#11521) 9 years ago
Klimov Paul abb408fc1d pgsql migrations fixed 9 years ago
Paul Klimov 6b607d078f #11498: Fixed unable to saved serialized object into PostgreSQL binary column (#11499) 9 years ago
Giorgio Giudetti 622676b9f9 Updated translation (#11510) 9 years ago
SilverFire - Dmitry Naumenko 53e1018648 Updated `yii\grid\DataColumn::getHeaderCellLabel()` to extract attribute label from the `filterModel` of Grid 9 years ago
SilverFire - Dmitry Naumenko 7cfd454bd1 Merge branch 'PowerGamer1-patch-6' 9 years ago
SilverFire - Dmitry Naumenko 030913e7f0 Fixed code style and indentations 9 years ago
SilverFire - Dmitry Naumenko aaf6c844fb Added DataColumnTest 9 years ago
PowerGamer1 7f3511a908 Update ArrayDataProvider.php 9 years ago
mdmunir 7dc9d07bcd Changable default flavor for Markdown helper 9 years ago
SSiwek 5fc46d900b Moved setting of isPrimaryKey #11484 9 years ago
Carsten Brandt 69af09f2a4 added a note about the scope of indexBy() 9 years ago
SilverFire - Dmitry Naumenko 37380f785d Updated CHANGELOG 9 years ago
SilverFire - Dmitry Naumenko da355e8e4e Merge branch '#11428-oci-findcolumns-speedup' of https://github.com/SSiwek/yii2 into SSiwek-11428-oci-findcolumns-speedup 9 years ago
SilverFire - Dmitry Naumenko deb89177eb Fixed docs typo 9 years ago
Carsten Brandt e0fd874992 cleanup CHANGELOG 9 years ago
dasmfm 91734ae83b Fixes #11432: Added HTTP status 421 "Misdirected Request" to list of statuses in `yii\web\Response` 9 years ago
Alexander Makarov 9e7d5041cc Fixes #2022: Added info about `yii\db\Query::andFilterCompare()` to guide 9 years ago
Alexander Makarov 63cac32fbc Cleaned up security guide 9 years ago
Alexander Makarov 9f1c7ba532 Fixed typo 9 years ago
Alexander Makarov f288747e95 Fixes #6904: Added reference to webshell extension from mirations guide 9 years ago
Alexander Makarov 315d730b47 Fixes #6922: Added note about overriding widget options specified via DI container 9 years ago
Alexander Makarov fae0e9430b Fixes #8398: added info about how to deal with twoWord namespaces 9 years ago
Alexander Makarov cc40c55a6b Fixes #6160: Referred to Yii 2.0 cookbook for low level validation-related JavaScript methods reference 9 years ago