16927 Commits (349589bf3bdb0854bb35d8426157a368e3323c9b)
 

Author SHA1 Message Date
Carsten Brandt 349589bf3b
fixed typo in grid view docs 7 years ago
Paul Klimov d68789a195 Fixes #13779, fixes #5786 7 years ago
Li Peng dc623964d1 Update start-workflow.md (#14730) [skip ci] 7 years ago
bscheshirwork c1b5240888 Added PHPDoc @throws to yii\base\View::renderPhpFile() [skip ci] 7 years ago
bscheshirwork 8987957f06 Fixes #14697: Fixed `console\widgets\Table` rendering when there's no data supplied 7 years ago
Klimov Paul a72b768773 Fix request usage at `Cors` 7 years ago
Carsten Brandt 1278b018fa Add IIS specific header to secure headers (#14715) 7 years ago
Francis Lavoie 9588c8f5a4 Fixes #13853: Added `yii\db\Migration::$compact` as well as `yii\console\controllers\BaseMigrateController::$compact` to allow making the migration console output more compact 7 years ago
Robert Korulczyk 771a9faed2 Fixed invalid tests (#14716) 7 years ago
Klimov Paul 264831cf21 `BaseMigrateController::refreshDatabase()` renamed to `truncateDatabase()` 7 years ago
Carsten Brandt 98a71d8b0d Adjust QueryInterface and QueryTrait types on where() (#14714) 7 years ago
Carsten Brandt f2e3312dbc
fix typo 7 years ago
Carsten Brandt c70f274ca5
added example to db migration query builder usage 7 years ago
SilverFire - Dmitry Naumenko 79ad74f763
Fixed wrong PHPDoc annotaion in ActiveRecordInterface 7 years ago
Carsten Brandt 70eff97c55
improved Yii micro framework guide 7 years ago
Stefano D. Mtangoo 73ac52658b
Create tutorial-yii-as-micro-framework.md 7 years ago
Erkan Karataş aaedd200b0 Formatter asDatetime() documentation $format fix (#14708) 7 years ago
Sam 4081a4b203 Fixes #14184: Module service locator now falls back to its parent module service locator in case component isn't found 7 years ago
Carsten Brandt 8ff3756d55
remove loop over an array with one element 7 years ago
Carsten Brandt f87ddd48b8
added note about opcache and PHPDoc annotations to Markdown helper 7 years ago
Carsten Brandt 9e713dba29
break if a matching trusted host is found 7 years ago
SilverFire - Dmitry Naumenko 0e2b6c41b8
Simplified API of `Formatter::asWeight()` and `Formatter::asLength()` methods 7 years ago
Robert Korulczyk 5a8c3d537b Enable `phpdoc_summary` rule in php-cs-fixer config (#14675) 7 years ago
Robert Korulczyk 1501c659ac Add empty lines before return statements. (#14682) [skip ci] 7 years ago
Robert Korulczyk 0c0942d6e2 Enable `phpdoc_add_missing_param_annotation` rule in php-cs-fixer config. (#14681) [skip ci] 7 years ago
Dmitry Naumenko b7079d31df Merge pull request #14678 from rob006/fix-gitignore 7 years ago
Robert Korulczyk 4d5aa9a6cf Fix self-ignored .gitignore files. 7 years ago
Herbert Maschke 58792cdac5 Fixes #14664: Add migrate/fresh command to truncate database and apply migrations again 7 years ago
Roman Grinyov 7a38849310 Removed unnecessary dot (#14670) [skip ci] 7 years ago
Daniel Gómez Pan 3bd813339e Updated messages for ES [skip ci] 7 years ago
Carsten Brandt 84afc663fa add PHP 7.2 to travis as master is now 7.3 7 years ago
Robert Korulczyk 9b118aafa0 Enable `non_printable_character` rule in php-cs-fixer config (#14667) 7 years ago
Robert Korulczyk b99e955627 Fix CS (#14665) 7 years ago
Tomáš Votruba 7ad94a0107 [cs] remove unused use statements (#14661) [skip ci] 7 years ago
Alone 4b9d7a6bdd Fixes #14596: Fix event call on init in `yii\widgets\BaseListView` 7 years ago
Alexander Makarov 0ebff0a7ab
Fixed ListView test to run properly on Windows 7 years ago
Alexander Makarov 0d82222b27 Fixed typo [skip ci] 7 years ago
Sam 0017d9c660 Fixes #13780: Added support for trusted proxies in `yii\web\Request` 7 years ago
SilverFire - Dmitry Naumenko 87f988fe54
One more try to fix tests on Travis 7 years ago
SilverFire - Dmitry Naumenko 6424acf67f
One more try to fix tests on Travis 7 years ago
SilverFire - Dmitry Naumenko b9f582dbf3
Try to fix tests on Travis 7 years ago
SilverFire - Dmitry Naumenko 3e253d0d9d
Merge branch 'nineinchnick-9703-si-formatters' 7 years ago
SilverFire - Dmitry Naumenko 7c73b0b79d
Enhanced tests, updated CHNAGELOG 7 years ago
张迪 55e6b11b11 Add zh-CN translation of docs/guide/runtime-requests.md [skip ci] (#14649) 7 years ago
SilverFire - Dmitry Naumenko b577e302f7
Enhanced PHPDocs, added tests 7 years ago
SilverFire - Dmitry Naumenko 4028c69ed5
Merge branch 'master' into nineinchnick-9703-si-formatters 7 years ago
Carsten Brandt 3dbc07f8dd
fix test to work around PDO bug 7 years ago
Alexander Makarov e9fad56381
#14151: Added attribute name to AttributesBehavior callback signature 7 years ago
SilverFire - Dmitry Naumenko e4601e5a91
Fixed changelog 7 years ago
Alexander Makarov 7cac7f131d
Set back original locale in #14448 test 7 years ago