14813 Commits (69af09f2a4579d3371789b711248f0064b00014c)
 

Author SHA1 Message Date
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
Alexander Makarov 73803ff28b Fixes #8422: added note to behaviors explaining that there's no sense in validating attributes there are set automatically 9 years ago
Alexander Makarov 929d802059 Added note about where to read/send cookie to the guide 9 years ago
Alexander Makarov 707ec2b48c Fixes #11243: added note about naming validation rules for later use to validation guide 9 years ago
Alexander Makarov 9a842d25e5 Better docs wording as suggested in 752d537998 9 years ago
cartmanchen fc987f48de Fixes #11459: Fixed flash messages not destroyed when `session.auto_start = 1` set in php.ini 9 years ago
Alexander Makarov 325e416ab9 Fixes #9735: minor corrections in nginx config example 9 years ago
Alexander Makarov 752d537998 Fixes #11367: mentioned securing connection with TLS in security best practices 9 years ago
Razzwan 0a10d6e265 Fixes #11414: Files specified as `null` in `yii\web\AssetBundle` won't be registered 9 years ago
Carsten Brandt d8e13fdef0 added note about formName() to forms guide 9 years ago
Anatoly Rugalev b14758d423 Removed extra changelog line (#11451) 9 years ago
Carsten Brandt 1bce7c308b package app releases 9 years ago
Carsten Brandt cf54dec00d application release automation 9 years ago
Carsten Brandt 5bc2f3a851 avoid random test failure 9 years ago
Carsten Brandt be7ad4366c prepare for next release 9 years ago
Carsten Brandt 731769241b release version 2.0.8 9 years ago
Carsten Brandt 101ec4fb59 fix phpdoc controller for empty interfaces 9 years ago
Carsten Brandt f87acfad40 framework release automation 9 years ago
Evgeniy Tkachenko 16e92d9eb4 [skip ci] Update tutorial-console-help.png (#11442) 9 years ago
Alexander Makarov a9d18f581f Added new comment methods to mirgrations docs 9 years ago
Carsten Brandt b41c3e8528 Merge pull request #11439 from yiisoft/better-test-security 9 years ago
Alexander Makarov e00c9d904e Fixed tests to run properly on Windows 9 years ago
Evgeniy Tkachenko 7615a39e4d Add note about purge DB (#11445) 9 years ago
Carsten Brandt e94b68436d complete test coverage for reading /dev/urandom 9 years ago
Carsten Brandt 49028af437 skip testing /dev/urandom on windows 9 years ago
SSiwek 5f8881cfbd #11428 (oci) speedup SQL SELECT in findColumns 9 years ago
Carsten Brandt f2f082dbab moved checks before random_bytes() to have consistent behavior accross php versions 9 years ago
Carsten Brandt 2aeb479341 better unit test for generateRandomBytes() 9 years ago
Carsten Brandt edd6e719bb added missing since annotations and removed duplicate line 9 years ago
Carsten Brandt 55b858df6d use already existing error string 9 years ago
Carsten Brandt c86f78cb55 german translatoin update 9 years ago
Vladimir Khramov c6d04644d3 passing properties to recursive call if properties of top object are not specified 9 years ago
Carsten Brandt 627233715b proper `@since` annotations 9 years ago
Carsten Brandt 4411a74ebd proper fix for #9425, adjust changes from #11363 9 years ago
Carsten Brandt 9ea5d46140 added missing `@since` annotations 9 years ago
Carsten Brandt 9f044b269f update Upgrade notes 9 years ago
Carsten Brandt b9315c265a Update git-workflow.md 9 years ago
Dmitry Naumenko 4aa620addc Merge pull request #11436 from yiijan/docs-ja-0427-2 9 years ago