thinkphp
|
111353f066
|
修正inc/dec方法
|
2018-04-14 12:09:27 +08:00 |
|
thinkphp
|
137ccfc458
|
改进insertAll方法
|
2018-04-14 10:12:25 +08:00 |
|
thinkphp
|
94384d1aba
|
改进parseTime方法
|
2018-04-13 16:32:33 +08:00 |
|
thinkphp
|
9eb57bf3bc
|
改进
|
2018-04-13 14:39:18 +08:00 |
|
thinkphp
|
287b390c8f
|
改进order用法
|
2018-04-13 13:21:53 +08:00 |
|
thinkphp
|
e4d4911b46
|
改进一处mysql兼容性问题
v5.0.17
|
2018-04-13 11:33:30 +08:00 |
|
thinkphp
|
427bf4b2df
|
改进
|
2018-04-12 16:52:16 +08:00 |
|
thinkphp
|
7fed9cf033
|
改进
|
2018-04-12 16:33:02 +08:00 |
|
thinkphp
|
ae442796eb
|
改进
|
2018-04-12 16:31:54 +08:00 |
|
thinkphp
|
72ff856d27
|
版本更新
|
2018-04-12 16:23:40 +08:00 |
|
thinkphp
|
01acff377e
|
order方法调整
|
2018-04-12 11:38:49 +08:00 |
|
thinkphp
|
b18863749e
|
改进
|
2018-04-12 11:19:32 +08:00 |
|
thinkphp
|
8ae0fdef46
|
增加Expression类及相关方法
|
2018-04-12 09:25:46 +08:00 |
|
thinkphp
|
5d3c891a39
|
改进composer自动加载文件
|
2018-04-09 12:20:15 +08:00 |
|
thinkphp
|
fd9b019840
|
闭包查询使用cache(true)抛出异常
|
2018-04-09 11:49:01 +08:00 |
|
thinkphp
|
142934607d
|
修正Query类使用闭包查询后的cache问题
|
2018-04-09 11:38:24 +08:00 |
|
thinkphp
|
e277b20737
|
修正request类
|
2018-04-05 09:27:30 +08:00 |
|
thinkphp
|
158aa43028
|
改进Request类ip方法 支持代理设置
|
2018-03-30 16:07:15 +08:00 |
|
thinkphp
|
c10d4a8931
|
改进视图驱动
|
2018-03-30 09:40:16 +08:00 |
|
thinkphp
|
507994ac85
|
增加template.auto_rule 配置参数 设置默认模板渲染的转换处理规则 1 为小写+下划线 其它为 完全转换小写
|
2018-03-29 23:06:10 +08:00 |
|
thinkphp
|
091e7b734d
|
改进inc/dec查询
|
2018-03-27 15:55:37 +08:00 |
|
thinkphp
|
46ea48642a
|
改进Response类create方法
|
2018-03-27 13:34:38 +08:00 |
|
thinkphp
|
97de5ec026
|
改进操作获取
v5.0.16
|
2018-03-26 17:24:20 +08:00 |
|
thinkphp
|
e6b7e87586
|
版本更新
|
2018-03-26 15:06:09 +08:00 |
|
thinkphp
|
363fd4d903
|
改进inc和dec查询
|
2018-03-26 14:17:25 +08:00 |
|
thinkphp
|
a9546e7c76
|
改进文件缓存的并发删除
|
2018-03-26 11:35:45 +08:00 |
|
thinkphp
|
9daace8812
|
改进参数绑定
|
2018-03-20 15:13:21 +08:00 |
|
thinkphp
|
fe07938197
|
改进
|
2018-03-15 13:58:29 +08:00 |
|
thinkphp
|
a9c1d7df9d
|
修正Query类view方法的数组表名定义
|
2018-03-15 13:50:47 +08:00 |
|
thinkphp
|
c8711031a3
|
改进验证方法
|
2018-03-07 18:34:42 +08:00 |
|
thinkphp
|
267c8a5528
|
改进断线重连的判断
|
2018-03-07 17:23:01 +08:00 |
|
thinkphp
|
8f0da295bc
|
注释改进
|
2018-03-02 16:54:46 +08:00 |
|
thinkphp
|
95e9d848f7
|
改进一对一关联
|
2018-03-02 15:46:44 +08:00 |
|
thinkphp
|
748c060f01
|
改进日志处理
|
2018-03-02 15:30:15 +08:00 |
|
thinkphp
|
728134a0d5
|
文件日志增加max_files参数配置 自动清理多余日志文件
|
2018-03-02 14:42:43 +08:00 |
|
thinkphp
|
47f79024fc
|
改进trace显示
|
2018-03-02 10:49:14 +08:00 |
|
thinkphp
|
69fc7cd6bc
|
改进模型类readTransform方法对序列化类型的处理
|
2018-03-01 19:28:02 +08:00 |
|
thinkphp
|
d37c599ed5
|
Collection类改进
|
2018-03-01 19:01:18 +08:00 |
|
thinkphp
|
273ed6d196
|
改进Query类查询
|
2018-03-01 18:03:59 +08:00 |
|
thinkphp
|
c788cbb27d
|
Merge branch 'master' of https://github.com/top-think/framework
|
2018-02-28 15:01:07 +08:00 |
|
thinkphp
|
33404d6fca
|
改进默认模板的自动识别 改为根据方法名自动转换为小写+下划线 不受URL影响
|
2018-02-28 15:00:28 +08:00 |
|
yunwuxin
|
5af59306a3
|
Apply fixes from StyleCI
|
2018-02-26 15:36:38 +08:00 |
|
yunwuxin
|
9b28553dab
|
Merge remote-tracking branch 'origin/master'
|
2018-02-26 15:31:27 +08:00 |
|
yunwuxin
|
f6358e691b
|
修正分页参数
|
2018-02-26 15:22:38 +08:00 |
|
thinkphp
|
8fffb9c5cc
|
优化Template类
|
2018-02-23 21:17:40 +08:00 |
|
thinkphp
|
680be85343
|
改进field方法
|
2018-02-14 22:31:41 +08:00 |
|
thinkphp
|
9606f235f2
|
改进
|
2018-02-14 12:14:06 +08:00 |
|
thinkphp
|
09402cee9b
|
修正一对一关联
|
2018-02-14 12:11:25 +08:00 |
|
thinkphp
|
f80073f9f9
|
改进一对一关联预载入查询
|
2018-02-08 17:27:26 +08:00 |
|
thinkphp
|
b052eccb26
|
改进
|
2018-02-08 15:48:14 +08:00 |
|