12323 Commits (462bdbfad21daf0e5dd30a04bff982d9a75e1a1a)
 

Author SHA1 Message Date
Carsten Brandt 462bdbfad2 moved CHANGLOG line which belongs to 2.0.4 instead of 2.0.3 10 years ago
Alexander Makarov 197f81a4b2 Merge pull request #8168 from janfrs/master 10 years ago
Carsten Brandt a1066c579f added example for running initial db queries 10 years ago
janfrs 52c707d151 Fixed some tipos on guide-br db-migrations.md and some link references on guide db-migrations.md 10 years ago
janfrs 918f1d3e4b Completed db-migrations.md translation 10 years ago
Qiang Xue a9ac83b8f3 finished auth guide [skip ci] 10 years ago
Alexander Makarov 74481d88ec Merge pull request #8166 from pana1990/patch 10 years ago
pana1990 44a0adaf07 Fix link in tutorial-performance-tuning.md [skip ci] 10 years ago
Alexander Makarov b7156d3041 Added note about the fact that migrations aren't about DB schema only 10 years ago
Klimov Paul d7effe7789 Merge branch 'master' of github.com:yiisoft/yii2 10 years ago
Klimov Paul 13b10bdb9a Docs about 'selecting extra fields' with Active Record added 10 years ago
Qiang Xue 24a1c43ea3 auth guide WIP [skip ci] 10 years ago
janfrs ebd5e6d205 db-migration sections traduced 10 years ago
Carsten Brandt 5bc9017267 Update CHANGELOG.md 10 years ago
EliasZ 70abb9b31c add isset check on index which might not be set 10 years ago
Paul Klimov a2af3868ad Test for `yii\helpers\VarDumper` unified 10 years ago
Klimov Paul f2f211f610 Fallback for object containing `\Closure` added to `yii\helpers\VarDumper::export()` 10 years ago
Klimov Paul 91a6e4bc8e Fixed incorrect URL config processing at `yii\web\Application::handleRequest()` and `yii\widgets\Menu::items` if route element is not a first one 10 years ago
Klimov Paul 4672a8c83f Doc comments at `yii\validators\Validator::isEmpty()` fixed 10 years ago
Klimov Paul 1c1cfd5e2d `yii\db\BaseActiveRecord::getAttributeLabel()` refactored to be recursive 10 years ago
Klimov Paul 4482d9f8f3 Merge branch 'master' of github.com:yiisoft/yii2 10 years ago
Klimov Paul f617618172 `yii\db\BaseActiveRecord::getAttributeHint()` added 10 years ago
Qiang Xue 2df54a5c32 auth guid WIP [skip ci] 10 years ago
Carsten Brandt 91777ae7cc added test for explicit primary Key on auto increment column 10 years ago
Alexander Makarov 0645622d49 Merge pull request #8151 from nkovacs/following 10 years ago
Carsten Brandt 5635a97fa2 Update BaseActiveRecord.php 10 years ago
Klimov Paul 6d96d3cbee Fixed `yii\db\BaseActiveRecord::updateCounters()` fails for new record saved with counter attribute not set 10 years ago
Nikola Kovacs f11bdfa2a7 Grammar fix: followings -> following 10 years ago
Alexander Makarov ebe6c3e7fa Merge pull request #8147 from sanchezzzhak/patch-2 10 years ago
Tutik Alexsandr 2b41103fef fix example code 10 years ago
Paul Klimov 30234292ac Merge pull request #8071 from klimov-paul/5042-insert-returning 10 years ago
Qiang Xue 0756d167a0 Fixes #8055: should take precedence over 10 years ago
Qiang Xue 631d0ffb66 Merge pull request #8055 from Agrumas/patch-2 10 years ago
Alexander Makarov 5dd3a14141 Fixes #7851: removed incorrect phpdoc lines 10 years ago
Alexander Makarov 28dce6c9b6 Fixes #7656: Fixed `yii\rbac\DbManager::getRolesByUser()` and `yii\rbac\PhpManager::getRolesByUser()` to return roles only 10 years ago
Carsten Brandt 1cfc40d6e5 link to the guide on quoting from query phpdoc 10 years ago
Carsten Brandt 10d0ad70af close output buffer for widget on exception 10 years ago
Klimov Paul 8caaba0168 Allow specification of the `$key` as an array at `yii\helpers\ArrayHelper::getValue()` 10 years ago
Alexander Makarov cb88a3c49c Translated theming guide into Russian 10 years ago
Paul Klimov 1981a620d1 Merge pull request #7660 from creocoder/response-optimization 10 years ago
Paul Klimov 083c6fe86c Merge pull request #7879 from onedevlink/little-first-branch 10 years ago
Carsten Brandt 851a914f67 phpdoc tweak: Model::scenarios() 10 years ago
Klimov Paul 91147996d5 Merge branch 'master' of github.com:yiisoft/yii2 10 years ago
Klimov Paul 9c40341d03 'links' and 'meta' envelope names are now configurable at `yii\rest\Serializer` 10 years ago
Carsten Brandt 296e5816d8 typo #8113 10 years ago
Klimov Paul 4ac64e47f5 Issue #6442 added to CHANGELOG.md 10 years ago
Klimov Paul a3df232655 Merge branch 'improved-mkdir-error' 10 years ago
Klimov Paul 95d65b4958 added missing @since tag 10 years ago
Klimov Paul 55f4342b5c Merge branch 'master' of github.com:yiisoft/yii2 into 1468-attribute-hint 10 years ago
Klimov Paul 427ee8dcbf Automatic encoding at `BaseHtml::activeHint()` removed 10 years ago