30 Commits

Author SHA1 Message Date
f417f4353c Added yii\composer\Installer::postCreateProject() and modified the syntax of calling installer methods in composer.json [skip ci] 2014-09-02 23:17:50 -04:00
19b98948e4 Use 0666 to set files as writable. 2014-08-11 21:42:09 -04:00
3b01f48c6a Fixes #4597: yii\composer\Installer::setPermission() supports setting permission for both directories and files now (qiangxue) 2014-08-09 21:39:50 -04:00
7736853837 property code style extensions 2014-07-30 00:40:46 +02:00
4e4e76e883 Request::cookieValidationKey must be explicitly specified now. 2014-07-19 15:39:03 -04:00
8633d0f91c yii\web\Request::cookieValidationKey is now automatically generated by the installation script for the basic and advanced application templates 2014-07-19 14:56:31 -04:00
2eb9f1920a simple fix #3461
without check
2014-05-15 02:27:39 +04:00
6982842202 allow non-lowercase package names
fixes #3438
2014-05-12 01:36:46 +02:00
fe14f0c5e3 fixed all the PHPdoc in extensions 2014-04-23 03:25:11 +02:00
b5f8a4dc22 Reformat code te be PSR-2 compatible 2014-03-16 10:46:21 +06:00
1982efbdfe many phpcs fixes 2014-03-05 00:22:55 +02:00
601115f8b0 Fixed yii2-dev package to use correct path for PSR-4 2014-01-12 22:16:31 +04:00
53194796a6 [IMPORTANT] Path corrections 2014-01-11 09:52:43 +04:00
ab47d58c69 path fixes. 2014-01-10 21:58:50 -05:00
da9d544c54 psr-4 change. 2014-01-10 21:06:25 -05:00
41685a2409 moved extensions under yii. 2013-12-09 23:51:49 -05:00
d605864ae2 reverted 5425dc92c6ce3eea5953a9bced79af02856f1e94 2013-12-01 09:25:14 -05:00
5425dc92c6 fixed composer targetdir 2013-12-01 01:17:59 +01:00
a5e3c00d75 replaced inheritdoc tags. 2013-11-29 12:49:07 -05:00
2ff8ac3d61 fixed PhpDoc by swapping to {@inheritdoc} 2013-11-26 04:24:20 +02:00
d8dbe5a4d3 fixed c&p error 2013-11-23 00:31:12 +01:00
999b42555d allow installing yii2-dev and get the Yii.php file in the same place 2013-11-22 22:48:37 +01:00
6ab6730c32 multiple alias support. 2013-11-02 23:39:26 -04:00
4c25e7c6ce path fix. 2013-11-02 23:33:00 -04:00
513037d97d bug fix. 2013-11-02 23:27:26 -04:00
eb39d1ffc3 typo 2013-11-02 23:19:57 -04:00
1c2d1e8ef7 Fixed alias path. 2013-11-02 23:05:14 -04:00
3f3a09e988 Added support for generating default alias for extensions. 2013-11-02 22:43:11 -04:00
59f098639d moved extension list under yiisoft.
updated read me.
2013-11-02 15:58:28 -04:00
3fd1cb0c6d reorganized extension directories. 2013-11-02 15:34:07 -04:00