Commit Graph

4403 Commits

Author SHA1 Message Date
thinkphp
21872be5af 改进分布式写入数据后及时读取的问题 2018-04-23 14:45:51 +08:00
thinkphp
37b2d1689d 改进comment方法解析 2018-04-20 16:05:51 +08:00
thinkphp
9918d4c02a 改进模板引擎 2018-04-19 17:05:13 +08:00
yunwuxin
64e7a27f74 改进composer自动加载 2018-04-18 18:26:03 +08:00
thinkphp
ac9375254a 改进composer自动加载 2018-04-18 18:08:38 +08:00
thinkphp
e3a4faedbf 修正一处未定义变量错误 2018-04-17 19:29:53 +08:00
thinkphp
513701788e 修正关联withCount查询 v5.0.18 2018-04-16 12:46:58 +08:00
thinkphp
3bf48cbfef 修正setInc和setDec方法 2018-04-14 13:04:04 +08:00
thinkphp
eb2efcfffa 小版本更新 2018-04-14 12:50:10 +08:00
thinkphp
f34e91deb2 exp表达式查询改进 2018-04-14 12:43:52 +08:00
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