|
5205eabe3e
|
prepare for next release.
|
2014-09-28 01:44:31 -04:00 |
|
|
d2b864da84
|
prepare for 2.0.0-rc release.
|
2014-09-27 21:59:54 -04:00 |
|
|
1e5c48957d
|
composer.json tabs -> spaces
|
2014-09-22 17:37:19 +02:00 |
|
|
e40fd9d623
|
added branch alias to composer.json
|
2014-09-22 17:26:21 +02:00 |
|
|
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 |
|
|
9c4d4715dd
|
guide WIP [skip ci]
|
2014-07-03 08:33:09 -04:00 |
|
|
b7e493fca0
|
Tabs to spaces to be consistent
```
vendor/bin/indent --spaces -r framework/
vendor/bin/indent --tabs -r . --pattern=*.json
vendor/bin/indent --spaces -r . --pattern=*.md
vendor/bin/indent --spaces -r . --pattern=yii.*.js
vendor/bin/indent --spaces -r . --pattern=*.css
```
|
2014-05-23 16:58:21 +02: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 |
|
|
f4c38faf74
|
prepare for next release.
|
2014-04-13 21:22:29 -04:00 |
|
|
8bbcff70db
|
prepare for 2.0.0-beta release.
|
2014-04-13 17:58:59 -04:00 |
|
|
865b71ef5e
|
cleanup CHANGELOGs
|
2014-04-03 20:28:08 +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 |
|
|
825a71c6df
|
replaced keyword "yii" with "yii2" in composer.json files (fixes #2557)
|
2014-02-27 17:37:08 +01: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 |
|
|
0eaafd74ba
|
updated composer.json to be less restrictive
also removed superflous minimum-stability definition
|
2013-11-13 01:34:41 +01:00 |
|
|
da3880504e
|
updated extension README files.
|
2013-11-03 00:01:13 -04: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 |
|
|
3caf59b1bf
|
fixed extension list file location.
|
2013-11-02 16:04:38 -04:00 |
|
|
f424084904
|
doc fix.
|
2013-11-02 16:00:23 -04:00 |
|
|
59f098639d
|
moved extension list under yiisoft.
updated read me.
|
2013-11-02 15:58:28 -04:00 |
|
|
e5d5ab5655
|
updated license information.
|
2013-11-02 15:37:25 -04:00 |
|
|
3fd1cb0c6d
|
reorganized extension directories.
|
2013-11-02 15:34:07 -04:00 |
|
|
8fc489091b
|
removed InstallHandler.
|
2013-10-22 21:13:57 -04:00 |
|
|
d047f71021
|
cleaned up Installer.
|
2013-10-22 21:06:46 -04:00 |
|
|
0c517ce969
|
Renamed InstallerPlugin to Plugin
|
2013-10-22 21:06:17 -04:00 |
|
|
40d06e6f43
|
more on short array syntax
|
2013-10-22 11:30:39 +02:00 |
|
|
f022a06edf
|
renamed composer installation type.
|
2013-10-21 20:57:21 -04:00 |
|