12725 Commits (8e4518c81f5f0d0d7f16ebbc2d86e712ae830319)
 

Author SHA1 Message Date
Paul Klimov 8e4518c81f Doc comments updated 9 years ago
Paul Klimov 0bfa2e2673 Reset of `refreshTableName` on `yii\db\Command` reuse ensured 9 years ago
Klimov Paul 6ea19e8f45 Schema refreshing added to `yii\db\Migration::execute()` 9 years ago
Klimov Paul 72f9e63e10 Table schema auto refreshing on DDL added to `yii\db\Command` 9 years ago
Klimov Paul fb0062114e Method `yii\db\Schema::refreshTableSchema()` added 9 years ago
Paul Klimov 27f1f7f2fd Merge pull request #8648 from Disassem/patch-1 9 years ago
Disassem 646d1a571e Small markup fix 9 years ago
Qiang Xue 47e9e7d0e3 finished data formatting guide [skip ci] 9 years ago
Carsten Brandt ca44b4e9c5 cleanup dev package composer.json 9 years ago
Paul Klimov 92941e7434 Merge pull request #8638 from brnv/master 9 years ago
Alexey Baranov 21c5bdde99 File upload docs fix. 9 years ago
Qiang Xue da14045db7 Merge pull request #8637 from alcirmonteiro/master 9 years ago
Davidson Alencar 256b319871 docs/guide-pt-BR/output-sorting.md - translate [ci skip] 9 years ago
Yuriy Chernyshev b52d42d23d "Performance Tuning" Russian translation 9 years ago
Klimov Paul 0d48f1041e Fixed `yii\db\Command::getRawSql()` unable to parse params specified without colon (':') 9 years ago
Carsten Brandt 0959b5d28e updated docs about dirty attributes 9 years ago
Carsten Brandt 8640357b8b Merge pull request #8587 from alcirmonteiro/master 9 years ago
Davidson Alencar 2cbecccb0a docs/guide-pt-BR/concept-di-container.md - translate [ci skip] 9 years ago
Carsten Brandt 0802d3eb60 added more detailed comment for #8556 9 years ago
Paul Klimov dc955b7e76 Merge pull request #8624 from Insensus/fix-string-max-nl-translation 9 years ago
Qiang Xue 1c4f95ada5 Merge pull request #8618 from vchenin/docs 9 years ago
Davidson Alencar 3eb2a0cc2a docs/guide-pt-BR/concept-output-pagination.md - translate [ci skip] 9 years ago
mpstegeman e8ed316520 Correct tokens in NL translation of the StringValidator->tooLong message 9 years ago
Vadym Chenin 99e3505c9d docs/guide/input-file-upload.md change "fileExtension" to "extensions" 9 years ago
Vadym Chenin d285c6e1dc documentation corrections [skip ci] 9 years ago
Qiang Xue 6a1ec34a59 doc WIP [skip ci] 9 years ago
Alexander Makarov d5b4aff4ed Merge pull request #8612 from yiiframework-ua/uk_translate 9 years ago
Borales 4cbec0a7b5 [Uk] Updating guide TOC [skip ci] 9 years ago
Alexander Makarov 816ebd1e17 Additional phpdoc and minor code style fixes 9 years ago
Alexander Makarov 67658cf57d Replaced static with $this in phpdoc since current IDEs are finally able to handle it correctly 9 years ago
Brandon Kelly c339ed2949 Fixes #7764: `\yii\helpers\ArrayHelper::toArray()` wasn't passing `$recursive` to `Arrayable::toArray` 9 years ago
Alexander Makarov acb7b2ebbb Fixes #8556: Extracted `yii\web\User::getAuthManager()` method 9 years ago
Philippe Gaultier 4851d7f9e3 Fixes #8574: Added `yii\console\controllers\MessageController` support .pot file creation 9 years ago
Qiang Xue 84a9281d02 finished file upload guide [skip ci] 9 years ago
Alexander Makarov 2e0c62ac5a Merge pull request #8603 from noffily/master 9 years ago
Andrey Chepurnoy 03b4ec3892 Update rest-rate-limiting.md 9 years ago
Andrey Chepurnoy cca67e2fc9 Update rest-rate-limiting.md 9 years ago
Andrey Chepurnoy 1ffd5dad4b Update rest-rate-limiting.md 9 years ago
Andrey Chepurnoy 72801c7c83 Update rest-rate-limiting.md 9 years ago
Andrey Chepurnoy cc2da0fa1b Update rest-rate-limiting.md 9 years ago
Qiang Xue 07bcc8fda1 Fixes #8595: Fixed `yii\rbac\DbManager::checkAccessFromCache()` to check against auth items loaded in cache recursively 9 years ago
Klimov Paul 886e99be11 Fixed `yii\web\Response::xSendFile()` does not reset format 9 years ago
Klimov Paul 6637bc241f Added docs about array-style CSS classes specification 9 years ago
Klimov Paul a849e815df Fixed `yii\db\ActiveQuery` produces incorrect SQL for aggregations, when `sql` field is set 9 years ago
noffily a6a0ef6cc8 Create rest-rate-limiting.md 9 years ago
Klimov Paul 0874ffac38 Fixed `yii\helpers\Html::activeTextarea()` does not allow value overriding via options 9 years ago
Alexander Makarov 22c4de7cdd Merge pull request #8589 from noffily/patch-2 9 years ago
Carsten Brandt aa5887fec7 added missing use statement to fix #8572 9 years ago
noffily 2b3ed1212d Update runtime-sessions-cookies.md 9 years ago
Klimov Paul 95ba06c01b Added ability to use aliases and domain relative URLs at `yii\web\AssetManager::assetMap` 9 years ago