Commit Graph

66 Commits

Author SHA1 Message Date
Carsten Brandt
1c9b9681a7 phpdoc command skip classes that do not extend Object 2013-08-28 11:59:34 +02:00
Carsten Brandt
df21e10c5d fixed postioning of property tags in php-doc command 2013-08-28 11:51:19 +02:00
Carsten Brandt
14181b2be0 Update PHPDoc command to update classfiles automatically 2013-08-28 11:36:25 +02:00
Carsten Brandt
fa2a48c684 ported @property phpdoc generator from yii 1.1
fixes #822
2013-08-28 07:29:59 +02:00
Carsten Brandt
2c5098860f sort classmap alphabetically
to avoid producing different results on different file systems
-> better diffs
2013-08-18 19:40:51 +02:00
Carsten Brandt
3d5a762bc5 exclude gii from classmap 2013-08-18 19:40:29 +02:00
Carsten Brandt
5e759790e4 fixed output of classMap controller 2013-08-18 19:31:07 +02:00
Alexander Makarov
0596fa82fd code style fixes 2013-08-13 02:43:47 +04:00
Qiang Xue
9b0cb851d6 renamed autoload to classmap. 2013-07-11 11:33:58 -04:00
Qiang Xue
3c09eadded Added autoload command. 2013-07-11 11:32:47 -04:00
Qiang Xue
7c41ac994d Fixed locale command. 2013-07-10 17:23:11 -04:00
Alexander Makarov
4d5985b10c added namespace to locale command 2013-06-13 02:20:37 +04:00
Alexander Kochetov
8b311ecbe7 yiic => yii additional corrections 2013-05-17 01:18:33 +04:00
Qiang Xue
0e8e94bcb9 cleanup. 2013-04-02 17:59:54 -04:00
Qiang Xue
c629ad776a Finished plural forms. 2013-04-01 17:59:14 -04:00
Qiang Xue
78457bf009 fetching plural rule data. 2013-04-01 14:58:44 -04:00