Commit Graph

32 Commits

Author SHA1 Message Date
yunwuxin
a2fee88475 修正console 2016-08-10 14:19:49 +08:00
thinkphp
131aaf1357 代码规范化 2016-08-09 10:35:06 +08:00
yunwuxin
24fee2e423 改进console 2016-08-08 17:56:21 +08:00
thinkphp
82103dee3a 路由配置文件支持多个 使用 route_config_file 配置参数配置 2016-08-06 17:08:58 +08:00
thinkphp
e71c3630cd 路由配置文件独立 不需要extra_config_file配置 改进App类 2016-08-03 14:34:08 +08:00
thinkphp
5a9b606f4b 改进Route指令 2016-08-03 13:59:54 +08:00
thinkphp
246cfd59f3 改进 2016-08-03 12:25:09 +08:00
thinkphp
eda33a2412 增加路由缓存功能 2016-08-03 09:26:26 +08:00
thinkphp
253ccaaad0 优化config指令 2016-07-22 18:31:45 +08:00
thinkphp
f8070ea8db 改进 2016-07-22 18:05:58 +08:00
thinkphp
a1cbf20e6c 改进 2016-07-22 18:00:55 +08:00
thinkphp
edc1a8dbc5 增加clear和optimize:config 指令 2016-07-22 16:29:15 +08:00
yunwuxin
f5771d0eb1 修正 2016-07-14 18:23:12 +08:00
yunwuxin
d3c5c6f166 改进make命令 2016-07-14 18:23:12 +08:00
thinkphp
d38543ca1e 修正 make:controller make:model 指令的默认模块 2016-07-14 13:49:34 +08:00
thinkphp
4a1474bacf 单元测试修正 2016-07-13 21:22:13 +08:00
yunwuxin
4742993737 win10下支持带颜色输出 2016-07-12 14:27:16 +08:00
thinkphp
7281e76aff 创建目录权限修改为0644 2016-07-12 13:42:50 +08:00
thinkphp
a7b426e63a make指令更改为make:file 2016-07-11 22:28:59 +08:00
thinkphp
353b6621a3 socket trace驱动修改 2016-07-03 22:20:38 +08:00
thinkphp
6d0a7c059e 改进make指令 2016-07-03 21:23:26 +08:00
thinkphp
f51c498c9b 优化命令行make指令 2016-07-03 14:28:31 +08:00
yunwuxin
f4444fd46f 优化Loader类 2016-06-30 16:20:52 +08:00
yunwuxin
391522fa6a 修正 2016-06-30 15:18:16 +08:00
yunwuxin
1ef3f04d12 删除classmap 改由命令optimize:autoload生成包括项目类库在内的classmap 2016-06-30 15:00:50 +08:00
thinkphp
2aa3e4fa5b 取消APP_NAMESPACE常量定义 改为 App::$namespace 调整Build类的module和run方法 增加namespace参数 2016-06-15 22:42:49 +08:00
chunice
506b587e56 Console增加make:controller 2016-05-28 11:46:09 +08:00
yunwuxin
bd8d09d8e8 修正命令行hasOption方法 2016-05-09 18:25:50 +08:00
yunwuxin
4600c3179e 修正build命令 2016-05-09 17:59:22 +08:00
thinkphp
46e1d8dc17 console build 命令支持 使用 --module 模块名 方式生成默认模块目录 2016-04-30 22:33:49 +08:00
thinkphp
a5ce8bd747 修正 console build 指令的config参数默认值 2016-02-21 17:50:27 +08:00
thinkphp
4e2621e0c8 console模式 2016-01-30 09:53:36 +08:00