15437 Commits (48b0b962b877a05420e0d88b963a322c309bd05d)
 

Author SHA1 Message Date
Klimov Paul 48b0b962b8 Added `yii\base\Event::offAll()` method allowing clear all registered class-level event handlers 8 years ago
Carsten Brandt 5bdca129a4 improved guide about custom Query classes 8 years ago
Klimov Paul ea03f56d42 `BaseActiveRecord` methods `canGetProperty()` and `canSetProperty()` improved to handle attribute list fetching failure. 8 years ago
Dmitriy Makarov 87999bff6f 📖 Added missing hyphen [skip ci] (#12459) 8 years ago
__FresHmaN b764a7a21e Disable slaves when execute migrations to resolve master-slave replication no-sync (#12460) 8 years ago
duo6duo6 ecbe18e6d0 Added start-app-installed.png to zh-CN guide (#12456) 8 years ago
Robert Korulczyk 7d1ef4c054 Improvements for handling redirections produced by UrlNormalizer (#12451) 8 years ago
Dmitry Naumenko f47689a288 Merge pull request #12454 from Mak-Di/patch-4 8 years ago
Dmitry Naumenko f3b7863af2 Merge pull request #12455 from Mak-Di/patch-5 8 years ago
Dmitriy Makarov 87790876c0 📖 Wrap "null" [skip ci] 8 years ago
Dmitriy Makarov f7e2c96177 📖 Wrap "null" [skip ci] 8 years ago
Robert Korulczyk 6c8e72936d Add codeclimate config (#12452) 8 years ago
Bizley 3deb6900b8 Yii 2 name fix (#12448) 8 years ago
__FresHmaN af189518a3 removed incorrect docblocks 8 years ago
Roman Grinyov b668970a80 Small corrections in docblocks (#12443) [skip ci] 8 years ago
Robert Korulczyk d5d36a9c40 Fix phpdoc for UrlNormalizer::normalizeRoute() [skip ci] (#12444) 8 years ago
Paul Klimov 2fe0a405a9 fix for #9027 - UploadedFile early instantiation problem (#12439) 8 years ago
Bizley d1abe005da PL guide Security Overview (#12438) [skip ci] 8 years ago
jaaf e473f4118c added FR db-query-builder.md [skip ci] (#12436) 8 years ago
Dmitry Naumenko 16ba609079 Merge pull request #12432 from githubjeka/patch-1 8 years ago
Klimov Paul 1b14f837ff Merge branch 'master' of github.com:yiisoft/yii2 8 years ago
Klimov Paul bcdb53cb99 Docs for ActiveRecord typecast added 8 years ago
Dmitriy Makarov 80063e5e1e 📖 Wrap "null" [skip ci] (#12435) 8 years ago
Dmitriy Makarov 1868073a71 📖 Wrap "null" [skip ci] (#12433) 8 years ago
Evgeniy Tkachenko 5df0ebceea phpDoc: Update ActiveField::label() 8 years ago
Robert Korulczyk 9d882e53fe Fixes #12431: Fix bug when lock file was not removed after `yii\mutex\FileMutex::release()` 8 years ago
Roman Grinyov 6af1f798ac Update the rules for lists (#12389) [skip ci] 8 years ago
DrmagicE b3081e53a5 Fixed bug in yii\db\mysql\QueryBuilder (#12428) 8 years ago
Klimov Paul 65c60a0c24 Docs for 'assets' extended 8 years ago
Carsten Brandt 857da0e102 added test for Module class 8 years ago
Dmitriy Makarov 7d5e548f21 📖 Added missing hyphen [skip ci] (#12421) 8 years ago
Carsten Brandt 997ebbabd5 fixed 'class' in UrlNormalizer config 8 years ago
Robert Korulczyk 6a9e9df8d6 Fix phpdoc for UrlNormalizer [skip ci] (#12417) 8 years ago
Robert Korulczyk ecfaa9875d Fix phpdoc for constants in db\Schema [skip ci] (#12418) 8 years ago
jaaf 8fabd878ce added FR db-dao.md [skip ci] (#12413) 8 years ago
Alexander Makarov b2c92d3f4b Fixes #12382: Changed `yii\widgets\MaskedInput` to use `jQuery` instead of `$` to prevent conflicts 8 years ago
Klimov Paul 3568566e0f Merge branch 'master' of github.com:yiisoft/yii2 8 years ago
Klimov Paul db15c50557 Fixed `yii\console\controllers\AssetController` looses bundle override configuration, which makes it external one 8 years ago
Evgeniy Tkachenko 2365c77102 Fixes #12402: Added clarification about array-parameters to phpdoc of Url::current() [skip ci] 8 years ago
Roman Grinyov 7d71764408 Cosmetic changes (#12412) [skip ci] 8 years ago
Klimov Paul 3d49521cba Merge branch 'master' of github.com:yiisoft/yii2 8 years ago
Klimov Paul c9fc60fe74 Fixed `yii\console\controllers\AssetController` looses custom options of 'target' bundles 8 years ago
Alexander Makarov dbe284c618 Changed formatting of phpdoc. See #12409 8 years ago
Klimov Paul 6f22a44b82 Merge branch 'master' of github.com:yiisoft/yii2 8 years ago
Klimov Paul b1da1085b4 `yiisoft/yii2-httpclient` added to `structure-extensions.md` 8 years ago
Roman Grinyov f0c44bca91 Cosmetic changes 2 (#12409) [skip ci] 8 years ago
Klimov Paul 90b9ed87bd Added `yii\data\Sort::setAttributeOrders()` 8 years ago
Klimov Paul 8c9bafcc06 Fix unit test on HHVM 8 years ago
Klimov Paul 56cc97ae42 Added `yii\console\controllers\AssetController::deleteSource` 8 years ago
Dmitry Naumenko 6e686bcda7 Merge pull request #12406 from Mak-Di/patch-4 8 years ago