Commit Graph

2117 Commits

Author SHA1 Message Date
thinkphp
1d74eaaab9 Merge branch 'master' of https://github.com/top-think/framework 2016-06-03 14:00:41 +08:00
thinkphp
c6b8cecc89 改进Db类注释 2016-06-03 14:00:08 +08:00
ThinkPHP
d34a9caa66 Merge pull request #103 from tsingsun/master
补充记录error的记录
2016-06-03 12:56:13 +08:00
thinkphp
f05e7427d9 去掉缓存驱动的length参数 2016-06-03 12:20:18 +08:00
thinkphp
e37cf2cc17 添加validate助手函数 用于实例化验证器类 2016-06-03 12:12:45 +08:00
thinkphp
661a470e5d 改进Request类 2016-06-03 10:26:53 +08:00
thinkphp
50810bef0c 改进Query类的find和select方法对cache的处理 2016-06-02 20:59:52 +08:00
tsingsun
378cdf3403 完善对appError的处理
补充记录error的记录
2016-06-02 17:24:51 +08:00
tsingsun
d2f69855c2 Merge branch 'top-think/master' 2016-06-02 17:23:41 +08:00
thinkphp
625a8767c5 Model类增加全局查询范围定义 改进Query类 2016-06-02 14:18:18 +08:00
thinkphp
5048f7c767 修正Response类的send方法 2016-06-02 12:26:05 +08:00
thinkphp
d65882e20c 去除 IS_CGI IS_MAC NOW_TIME 常量 2016-06-02 12:21:36 +08:00
thinkphp
8099a001e2 改进Response类的send方法 去除 REQUEST_METHOD IS_GET IS_POST IS_PUT IS_DELETE IS_AJAX __EXT__ 常量 由应用自己定义 2016-06-02 12:13:00 +08:00
thinkphp
ee9d5df56f 修正App类 2016-06-02 11:10:19 +08:00
thinkphp
bf7e974fae 去掉 COMMON_MODULE 常量 2016-06-02 10:51:10 +08:00
thinkphp
8deabb737a 改进App类 2016-06-01 21:36:51 +08:00
thinkphp
357d5c0e00 改进Request类 2016-06-01 21:19:07 +08:00
thinkphp
dd906ccaf2 增加module_init标签位用于扩展 2016-06-01 21:13:52 +08:00
thinkphp
3a154657e3 去掉 VIEW_PATH 常量定义 2016-06-01 18:47:37 +08:00
thinkphp
ac0cb9be42 去除 MODULE_NAME CONTROLLER_NAME ACTION_NAME 常量 2016-06-01 18:34:36 +08:00
thinkphp
4a4c53bf6b Merge branch 'master' of https://github.com/top-think/framework 2016-06-01 16:34:41 +08:00
thinkphp
12196d21b8 取消 CONTROLLER_LAYER MODEL_LAYER VIEW_LAYER VALIDATE_LAYER 常量 增加url_controller_layer 配置参数 2016-06-01 16:34:24 +08:00
yunwuxin
96992e9f7b 修正注释 2016-06-01 16:33:02 +08:00
yunwuxin
5ab7f81c44 完善行为扩展 2016-06-01 16:32:31 +08:00
thinkphp
bebe73e5a7 改进路由解析的参数绑定 2016-06-01 14:40:11 +08:00
thinkphp
48ab620b34 改进Model类的saveAll方法 2016-06-01 14:16:37 +08:00
thinkphp
dfa5143dad 增加url_param_type配置参数 用于配置操作方法的参数绑定方式 2016-06-01 14:13:21 +08:00
thinkphp
3420eb5f60 注释改进 2016-06-01 12:56:22 +08:00
thinkphp
c6595f23aa Connection类的parseSqlTable方法移动到Query类 2016-06-01 12:42:51 +08:00
thinkphp
4d00aa539f 注释改进 增加Json配置驱动 2016-06-01 12:27:28 +08:00
thinkphp
ec8234d5b6 注释改进 2016-06-01 12:14:26 +08:00
thinkphp
994b15944e 注释改进 2016-06-01 11:10:53 +08:00
thinkphp
83cb8093aa 注释完善 2016-06-01 10:47:30 +08:00
thinkphp
431c5d1a28 改进Query类的chunk方法 支持参数绑定 2016-06-01 08:34:04 +08:00
thinkphp
6248dff43b 改进Request类 2016-05-31 23:01:21 +08:00
thinkphp
d69cd6308d 改进Request类isMobile方法 2016-05-31 22:16:21 +08:00
thinkphp
a730f81522 注释完善 2016-05-31 22:02:56 +08:00
thinkphp
dae42e9fa7 Db类注释完善 2016-05-31 21:57:12 +08:00
thinkphp
28254c8126 修正Query类的inserGetId方法 2016-05-31 18:46:27 +08:00
thinkphp
c3d673dab4 改进Connection类的事务方法 2016-05-31 18:03:48 +08:00
thinkphp
bf59fd8097 改进Connection类 2016-05-31 17:37:04 +08:00
thinkphp
923c6657ad 改进Query类的lock方法 支持主从 2016-05-31 16:52:20 +08:00
thinkphp
ead3cdee85 改进Request类 2016-05-31 16:20:27 +08:00
thinkphp
98f89d8f8a 参数调整 2016-05-31 14:12:05 +08:00
thinkphp
a7b2dbe86f 改进Request类method方法 2016-05-31 13:24:02 +08:00
thinkphp
bd17e3008e 改进Request类 2016-05-31 09:09:24 +08:00
thinkphp
4a974f52a9 改进Request类增加agent和isMobile方法 2016-05-30 22:49:15 +08:00
thinkphp
6599c8c758 修正Request类 2016-05-30 22:04:22 +08:00
thinkphp
d5e73c3463 配置参数调整 2016-05-30 21:49:38 +08:00
thinkphp
69fa69dc3b 添加表单请求类型伪装支持 默认变量为 _method 2016-05-30 21:34:48 +08:00