Commit Graph

474 Commits

Author SHA1 Message Date
thinkphp
9444419dd3 视图类fetch方法cache参数调整 2015-12-13 21:25:32 +08:00
thinkphp
958d665d3c session目录修正 2015-12-13 20:25:37 +08:00
thinkphp
1a902f92cd 修正model类的cache方法 2015-12-13 10:52:56 +08:00
thinkphp
0dc706b82c 统一方法声明参数 2015-12-13 10:44:12 +08:00
thinkphp
4a10e38035 修正模型扩展的traits引入路径 2015-12-13 10:38:13 +08:00
liuzhaowei55
fa4857905f update thinkphp/library/think/model/relation.php
修正  \traits\model\relation 路径
2015-12-12 20:22:08 +08:00
thinkphp
8ffbc0008d Merge branch 'master' of https://github.com/liu21st/think 2015-12-12 15:21:04 +08:00
thinkphp
8ff1a41b4e traits\model\auto 改进常量定义 2015-12-12 15:17:06 +08:00
upfy@qq.com
3e61ff18d5 修改trace的层级 2015-12-12 10:38:56 +08:00
thinkphp
af19146ec0 错误编码 2015-12-12 08:16:59 +08:00
thinkphp
28508f690a 修正路由类 2015-12-12 07:58:58 +08:00
thinkphp
b40030abce 改进view类的fetch方法 增加字符替换配置 2015-12-11 23:27:56 +08:00
thinkphp
8e51b36c2f 警告错误修正 2015-12-11 23:16:43 +08:00
thinkphp
272a680bd7 修正 2015-12-11 23:05:24 +08:00
thinkphp
daf6a9b731 修正S函数 2015-12-11 22:58:22 +08:00
thinkphp
9ea4208579 修正quote问题 2015-12-11 22:30:02 +08:00
thinkphp
7f851362b1 增加随机排序支持 2015-12-11 22:11:47 +08:00
thinkphp
774736f41c 修正sqlite驱动 2015-12-11 21:36:44 +08:00
thinkphp
ca86ee8007 修正 2015-12-11 21:08:19 +08:00
thinkphp
46c0f4fe84 traits层次调整去掉 think目录 用户自定义的traits可以放到模块目录下面区分 2015-12-11 20:39:48 +08:00
thinkphp
b176949a7a 修正C函数的批量设置功能 2015-12-11 20:31:14 +08:00
ThinkPHP
902c10bced Merge pull request #42 from Lofanmi/master
重写ThinkPHP加密模块(AES加密)
2015-12-11 16:03:46 +08:00
liuzhaowei55
9a5b5245e8 Update thinkphp/library/think/controller/rest.php
资源类型校验正则修正
2015-12-11 15:55:03 +08:00
Haotong Lin
ab30f26a4a 重写ThinkPHP加密模块(AES加密) 2015-12-11 15:51:37 +08:00
thinkphp
ebc26f9043 traits目录移动到library下面 2015-12-11 14:14:24 +08:00
thinkphp
73d75227a9 db\driver类修正 2015-12-11 14:04:20 +08:00
thinkphp
8f594e5cb2 Url类添加Route方法根据路由别名获取URL地址 2015-12-11 13:18:02 +08:00
thinkphp
d1a8d8c765 Merge branch 'master' of http://git.topthink.com/thinkphp/thinkphp4 2015-12-11 11:24:12 +08:00
thinkphp
dc8f70f2c0 改进trace方法支持调用栈 2015-12-11 11:23:24 +08:00
upfy@qq.com
2716cc578a 修正内存计数公式 2015-12-11 10:50:25 +08:00
thinkphp
6a5840b8e2 路由别名 2015-12-11 10:25:44 +08:00
thinkphp
78d5bbd471 模块目录默认只生成config.php文件 其他的需要指定生成 2015-12-11 09:35:52 +08:00
thinkphp
b34d2f3a1b 改进Url类 2015-12-11 09:16:42 +08:00
thinkphp
ea9041b858 改进 2015-12-11 08:32:17 +08:00
thinkphp
01cc676a7a 修正M函数实例化问题 D函数自动实例化公共模块的模型 2015-12-11 08:23:54 +08:00
thinkphp
3440c28552 增加控制器扩展 2015-12-10 23:58:03 +08:00
thinkphp
b2c0c61cd2 web访问目录移动到public目录下面 2015-12-10 23:19:21 +08:00
thinkphp
f83eecb853 改进异常页面 2015-12-10 22:43:47 +08:00
thinkphp
65be8f094c 增加APP_HOOK常量 用于是否启用 hook 2015-12-10 21:56:20 +08:00
thinkphp
8972df8a98 trace方法调整 2015-12-10 20:06:28 +08:00
thinkphp
10cd211758 修正 2015-12-10 19:51:32 +08:00
thinkphp
b39b4ed15d 封装trace方法用于远程调试输出 2015-12-10 19:25:21 +08:00
thinkphp
0a1cc5b73a 注释修改 2015-12-10 18:31:30 +08:00
thinkphp
ffdf06d36d 自动生成修正对sae的判断 2015-12-10 18:03:54 +08:00
thinkphp
45dc26a656 改进 hook类的exec方法 2015-12-10 17:46:23 +08:00
thinkphp
b1f4cad00b 改进hook类 2015-12-10 17:37:05 +08:00
thinkphp
52b1f098dc 添加verify和upload扩展类库 2015-12-10 17:28:31 +08:00
thinkphp
c6d09020fa 删除behavior类 2015-12-10 16:37:23 +08:00
thinkphp
78a68f2d6c 去掉不需要的常量 2015-12-10 16:30:33 +08:00
thinkphp
67c8bb5cde controller类默认use traits 2015-12-10 15:44:54 +08:00