83 Commits (34d762c25ff6c54af435fdd16c019d4f792b4d7a)

Author SHA1 Message Date
Qiang Xue b750cf662d prepare for the next release. 10 years ago
Qiang Xue d7462656f7 2.0.2 release 10 years ago
Carsten Brandt b493a0ab8a composer: create directory if it does not exists 10 years ago
Qiang Xue 7881bba26c prepare for next release. 10 years ago
Qiang Xue 84b42abad0 prepare for 2.0.1 release 10 years ago
Qiang Xue 0c8f3f2270 Fixes #5965. 10 years ago
Qiang Xue 47f2272652 prepare for next release. 10 years ago
Qiang Xue ae8d978270 2.0.0 release. 10 years ago
Qiang Xue 5205eabe3e prepare for next release. 10 years ago
Qiang Xue d2b864da84 prepare for 2.0.0-rc release. 10 years ago
Carsten Brandt 1e5c48957d composer.json tabs -> spaces 10 years ago
Carsten Brandt e40fd9d623 added branch alias to composer.json 10 years ago
Qiang Xue f417f4353c Added `yii\composer\Installer::postCreateProject()` and modified the syntax of calling installer methods in composer.json [skip ci] 10 years ago
Qiang Xue 19b98948e4 Use 0666 to set files as writable. 10 years ago
Qiang Xue 3b01f48c6a Fixes #4597: `yii\composer\Installer::setPermission()` supports setting permission for both directories and files now (qiangxue) 10 years ago
RichWeber 92cd13a913 pull origin 10 years ago
Carsten Brandt 7736853837 property code style extensions 10 years ago
Qiang Xue 4e4e76e883 Request::cookieValidationKey must be explicitly specified now. 10 years ago
Qiang Xue 8633d0f91c `yii\web\Request::cookieValidationKey` is now automatically generated by the installation script for the basic and advanced application templates 10 years ago
Qiang Xue 9c4d4715dd guide WIP [skip ci] 10 years ago
Carsten Brandt b7e493fca0 Tabs to spaces to be consistent 10 years ago
lynicidn 2eb9f1920a simple fix #3461 11 years ago
Carsten Brandt 6982842202 allow non-lowercase package names 11 years ago
Carsten Brandt fe14f0c5e3 fixed all the PHPdoc in extensions 11 years ago
Qiang Xue f4c38faf74 prepare for next release. 11 years ago
Qiang Xue 8bbcff70db prepare for 2.0.0-beta release. 11 years ago
Carsten Brandt 865b71ef5e cleanup CHANGELOGs 11 years ago
SonicGD b5f8a4dc22 Reformat code te be PSR-2 compatible 11 years ago
AlexGx 1982efbdfe many phpcs fixes 11 years ago
Alexander Mohorev 95ea1c20bb code style. FOREACH 11 years ago
Tobias Munk 825a71c6df replaced keyword "yii" with "yii2" in composer.json files (fixes #2557) 11 years ago
Alexander Makarov 601115f8b0 Fixed yii2-dev package to use correct path for PSR-4 11 years ago
Alexander Kochetov 53194796a6 [IMPORTANT] Path corrections 11 years ago
Qiang Xue ab47d58c69 path fixes. 11 years ago
Qiang Xue da9d544c54 psr-4 change. 11 years ago
Qiang Xue 41685a2409 moved extensions under yii. 11 years ago
Qiang Xue d605864ae2 reverted 5425dc92c6 11 years ago
Carsten Brandt 5425dc92c6 fixed composer targetdir 11 years ago
Qiang Xue a5e3c00d75 replaced inheritdoc tags. 11 years ago
Panagiotis Moustafellos 2ff8ac3d61 fixed PhpDoc by swapping to {@inheritdoc} 11 years ago
Carsten Brandt d8dbe5a4d3 fixed c&p error 11 years ago
Carsten Brandt 999b42555d allow installing yii2-dev and get the Yii.php file in the same place 11 years ago
Carsten Brandt 0eaafd74ba updated composer.json to be less restrictive 11 years ago
Qiang Xue da3880504e updated extension README files. 11 years ago
Qiang Xue 6ab6730c32 multiple alias support. 11 years ago
Qiang Xue 4c25e7c6ce path fix. 11 years ago
Qiang Xue 513037d97d bug fix. 11 years ago
Qiang Xue eb39d1ffc3 typo 11 years ago
Qiang Xue 1c2d1e8ef7 Fixed alias path. 11 years ago
Qiang Xue 3f3a09e988 Added support for generating default alias for extensions. 11 years ago