Carsten Brandt
|
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 |
|
Qiang Xue
|
da9d544c54
|
psr-4 change.
|
2014-01-10 21:06:25 -05:00 |
|
Qiang Xue
|
41685a2409
|
moved extensions under yii.
|
2013-12-09 23:51:49 -05:00 |
|
Qiang Xue
|
da3880504e
|
updated extension README files.
|
2013-11-03 00:01:13 -04:00 |
|
Qiang Xue
|
f424084904
|
doc fix.
|
2013-11-02 16:00:23 -04:00 |
|
Qiang Xue
|
59f098639d
|
moved extension list under yiisoft.
updated read me.
|
2013-11-02 15:58:28 -04:00 |
|
Alexander Makarov
|
abd775e5a5
|
fixed typos
|
2013-09-28 01:27:00 +04:00 |
|
Carsten Brandt
|
cd84653ff3
|
fixed extension documentation
|
2013-08-14 12:53:12 +02:00 |
|
Suralc
|
ce9fabab57
|
Rewording
|
2013-07-11 17:26:57 +02:00 |
|
Suralc
|
4f97fced0f
|
Added readme and license files to extensions.
|
2013-07-11 17:19:55 +02:00 |
|