3527 Commits

Author SHA1 Message Date
thinkphp
f75fd2ed27 改进 2018-05-03 17:41:42 +08:00
thinkphp
fa413f48e0 调整 2018-05-03 17:20:41 +08:00
thinkphp
a5afa55ce6 使用exp表达式更新数据的异常提示 2018-05-03 17:19:53 +08:00
thinkphp
d8b38366fb 修正 2018-04-27 17:25:28 +08:00
thinkphp
4c046575b6 改进Request类的host方法 支持仅仅获取host而不包含端口号 2018-04-27 17:13:25 +08:00
thinkphp
f4301c8667 改进驱动的parseKey方法 2018-04-27 15:38:45 +08:00
thinkphp
48054a6abb jion方法的条件支持传入Expression对象 2018-04-27 12:16:43 +08:00
thinkphp
c6e263be4b 修正一处BUG 2018-04-26 11:08:28 +08:00
thinkphp
6e2d3acabd 改进模型readmaster方法 2018-04-25 17:17:37 +08:00
thinkphp
1cfef7aadc 改进 2018-04-25 15:41:12 +08:00
thinkphp
80488e79cb 改进注释 2018-04-25 15:22:13 +08:00
thinkphp
224d9d316f SQL日志记录主从标记 2018-04-25 15:19:07 +08:00
thinkphp
4003537d84 改进主从读取 2018-04-25 15:01:48 +08:00
thinkphp
de3daa1138 Merge branch 'master' of https://github.com/top-think/framework 2018-04-24 13:34:18 +08:00
yunwuxin
4375ea5db7 改进分页类魔术方法的返回值 2018-04-24 13:28:43 +08:00
thinkphp
d44266b747 调整 2018-04-24 12:19:51 +08:00
thinkphp
e255100c7f 改进模板引擎 2018-04-24 12:18:02 +08:00
thinkphp
a76d656110 改进url操作方法的自动转换 2018-04-23 18:19:29 +08:00
thinkphp
a3a564bc6d 改进 2018-04-23 16:36:59 +08:00
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查询 2018-04-16 12:46:58 +08:00
thinkphp
3bf48cbfef 修正setInc和setDec方法 2018-04-14 13:04:04 +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兼容性问题 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
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 改进操作获取 2018-03-26 17:24:20 +08:00