67 Commits (88191bbe5c6faf9e57ad3634a08a740c0baf4f46)

Author SHA1 Message Date
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
Qiang Xue 3caf59b1bf fixed extension list file location. 11 years ago
Qiang Xue f424084904 doc fix. 11 years ago
Qiang Xue 59f098639d moved extension list under yiisoft. 11 years ago
Qiang Xue e5d5ab5655 updated license information. 11 years ago
Qiang Xue 3fd1cb0c6d reorganized extension directories. 11 years ago
Qiang Xue 8fc489091b removed InstallHandler. 11 years ago
Qiang Xue d047f71021 cleaned up Installer. 11 years ago
Qiang Xue 0c517ce969 Renamed InstallerPlugin to Plugin 11 years ago
Carsten Brandt 40d06e6f43 more on short array syntax 11 years ago
Qiang Xue f022a06edf renamed composer installation type. 11 years ago
Qiang Xue 03861b6fde Extension installer wip 11 years ago
Qiang Xue f756ab608f Extension installer wip 11 years ago
Qiang Xue 825c4f37e7 Extension installer wip 11 years ago
Qiang Xue c42894cec4 Extension installer wip 11 years ago
Alexander Makarov 1f6a823073 Short array syntax 11 years ago
Qiang Xue b301f18113 Added installation commands to Installer. 11 years ago
Qiang Xue 9ef953a85c Yii extension composer installer WIP. 11 years ago