Commit Graph

2097 Commits

Author SHA1 Message Date
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
ThinkPHP
07683eea75 Merge pull request #96 from TrojanBox/master
修改部分类注释
2016-05-30 20:52:16 +08:00
trojanbox
2f5db5f222 修改部分类注释 2016-05-30 18:35:19 +08:00
thinkphp
3f138c0395 改进Model类的__isset方法 2016-05-30 18:16:53 +08:00
trojanbox
6858abef7c 修改部分类注释 2016-05-30 18:14:18 +08:00
thinkphp
d36903bddc 改进Query类的getTableInfo方法 支持对表名的特殊字符定义 2016-05-30 16:28:53 +08:00
thinkphp
7d72c6743f 优化Model类代码 2016-05-30 16:01:40 +08:00
thinkphp
031de8c99d 改进Model类的__isset方法 支持获取器判断 2016-05-30 15:19:52 +08:00
thinkphp
42fe2d3025 修正APP 2016-05-30 12:52:42 +08:00
thinkphp
c287745704 由于无法实现 方法的自动提示 Request类静态调用仍然改回动态调用 改进Model类一处关联定义 2016-05-30 12:43:47 +08:00
thinkphp
309c79f8c0 改进Builder类的insertAll方法 过滤非标量数据 2016-05-30 11:31:16 +08:00
thinkphp
67a91a776d http函数改完abort 2016-05-29 23:15:26 +08:00
thinkphp
c81bd184f5 修正 2016-05-29 23:14:29 +08:00
thinkphp
34731dd519 修正 2016-05-29 23:12:48 +08:00
thinkphp
d122bad9b6 增加http助手函数 改进App类 2016-05-29 23:07:24 +08:00
thinkphp
eadaef6425 修正页面Trace 2016-05-29 17:28:52 +08:00
thinkphp
731ab2b35a 修正console模式下面页面trace报错 2016-05-29 17:20:30 +08:00
thinkphp
55f630b33e 改进Queery类 增加whereXor方法 去除 whereExist whereOrExist whereNotExist whereOrNotExist方法 2016-05-29 17:09:35 +08:00
thinkphp
c9846a51e1 改进Relation类的getRelation方法 支持在关联定义方法中使用where条件或者其他的操作Query操作方法 2016-05-29 12:09:21 +08:00
thinkphp
14de14a1eb Query类增加分表规则方法partition 2016-05-29 11:49:08 +08:00
thinkphp
f4e3a3466c Query类增加分表获取方法 支持不同的规则 2016-05-29 11:27:49 +08:00