Commit Graph

3659 Commits

Author SHA1 Message Date
thinkphp
f00825a477 改进软删除 2017-02-18 21:33:00 +08:00
thinkphp
855124a514 改进分页类 2017-02-15 08:49:22 +08:00
thinkphp
c917ad1ce9 改进Query类缓存机制 2017-02-14 16:25:33 +08:00
thinkphp
bc1bd1b742 改进Model类delete方法 2017-02-13 19:02:18 +08:00
ThinkPHP
0fa7dd3f85 Merge pull request #432 from dotku/master
改进异常页面的手机显示样式
2017-02-13 15:34:04 +08:00
ThinkPHP
af2b5d474c Merge pull request #471 from mineyang/master
配置参数名只分割为两部分
2017-02-13 15:17:12 +08:00
ThinkPHP
342448dfdd Merge pull request #436 from cnbailian/master
优化Router代码
2017-02-13 15:11:52 +08:00
ThinkPHP
d4c9a933e6 Merge pull request #438 from hooklife/bugfix3
修改架构函数为  构造方法
2017-02-13 15:09:16 +08:00
苗高鹏
21834f797d Merge branch 'master' into bugfix3 2017-02-13 14:53:24 +08:00
mineyang
a414d123f9 配置参数名只分割为两部分 2017-02-13 14:26:30 +08:00
ThinkPHP
59c6ec2dce Merge pull request #469 from mineyang/master
默认关闭session的安全传输,此选项仅能在HTTPS下设置开启
2017-02-13 13:38:12 +08:00
mineyang
ea9fe74bc3 默认关闭session的安全传输,此选项仅能在HTTPS下设置开启 2017-02-13 13:09:45 +08:00
thinkphp
2c0ee2f616 改进软删除 2017-02-09 19:12:45 +08:00
thinkphp
1e1f36eb40 改进Query类缓存更新 修正Connection类一处可能的错误 2017-02-09 17:49:47 +08:00
thinkphp
0d48f4a80c 改进Query类的find方法的缓存机制 2017-02-09 16:28:10 +08:00
thinkphp
76d78048a2 readme更新 2017-02-09 16:03:52 +08:00
thinkphp
532173e010 优化HasOne的has方法 2017-02-09 14:42:39 +08:00
thinkphp
a01c43472d 改进Model类的has和hasWhere方法 2017-02-09 14:26:36 +08:00
thinkphp
2639db4f9e 修正BelongsTo关联 2017-02-09 12:21:50 +08:00
thinkphp
a8a903bfd4 改进url生成 2017-02-09 11:59:34 +08:00
thinkphp
f2b4a0680e 修正单元测试 2017-02-09 11:44:05 +08:00
thinkphp
4824c43e90 改进URl生成对ext参数的支持 2017-02-09 11:39:56 +08:00
thinkphp
1cdb0ba693 改进全局自动请求缓存对子域名的支持 2017-02-09 10:29:45 +08:00
thinkphp
89ee5379b7 清空缓存方法删除空目录 2017-02-08 19:02:06 +08:00
thinkphp
cc9aa76f31 改进路由的ext和deny_ext参数 允许设置为空 表示不允许任何后缀或者必须使用后缀访问 2017-02-08 18:51:20 +08:00
thinkphp
13924b5a8b 改进Query类的insert方法一处可能存在的警告错误 改进Model类一处Collection的use 2017-02-08 18:06:12 +08:00
thinkphp
22b4fff3dd 改进withCount用法支持指定统计字段名称 2017-02-07 22:49:00 +08:00
thinkphp
669f70acf0 改进关联用法 2017-02-07 22:32:20 +08:00
thinkphp
550de110fe 改进Model类relationQuery方法 2017-02-07 22:23:57 +08:00
thinkphp
a3a37e6cfa 修正Model类hasWhere方法 v5.0.6 2017-02-07 17:39:59 +08:00
thinkphp
7f6102d12e readme调整 2017-02-07 16:03:44 +08:00
thinkphp
719a1547d0 版本更新 可无缝升级 2017-02-07 15:55:12 +08:00
thinkphp
742e2c3de3 改进Model类的has和hasWhere方法 2017-02-06 18:00:35 +08:00
thinkphp
002cd48d54 改进软删除的兼容性 2017-02-06 14:07:12 +08:00
thinkphp
0b8d05efdb 数据库配置参数 datetime_format 为false则关闭时间字段自动格式转换输出 2017-02-05 14:26:15 +08:00
thinkphp
113616fa0f 修正验证类的ip验证规则 2017-02-05 12:30:46 +08:00
thinkphp
fcfe91a97d 修正hasMany关联的has方法 2017-02-04 20:08:30 +08:00
thinkphp
fb8415e653 Query类增加cacheData方法用于数据缓存统一写入 2017-02-04 14:13:44 +08:00
thinkphp
bd3bce86f0 去除一些数据库惯例配置 避免使用数据库扩展的时候影响 2017-02-03 17:37:37 +08:00
thinkphp
3f0fa05a7c redirect助手函数和controller类的redirect方法增加with参数 2017-02-02 14:26:06 +08:00
thinkphp
ca228203c9 改进多对多的attach方法的返回值 2017-01-31 16:50:38 +08:00
thinkphp
509905bbe4 单元测试改进 2017-01-31 16:20:37 +08:00
thinkphp
1d23f67e11 优化代码 2017-01-31 10:47:17 +08:00
thinkphp
a3aa8a6de8 find方法查询缓存改进 2017-01-31 10:44:10 +08:00
thinkphp
570b5d1ed6 改进Url类生成 root为/的情况 2017-01-30 20:28:35 +08:00
thinkphp
88dab63314 增加断线重连机制和开关 2017-01-30 20:06:02 +08:00
thinkphp
aa7a5e8c32 改进Query类的find方法数据缓存机制 2017-01-30 15:38:15 +08:00
thinkphp
e5b42f95c5 改进Query类after_insert after_updata after_delete before_select before_find 回调方法的参数 统一传入$options['data'] 2017-01-30 14:53:16 +08:00
thinkphp
85245fdf35 改进Query类的after_insert回调方法参数 2017-01-30 14:37:28 +08:00
thinkphp
96238de8e3 改进Query类after_update回调方法 2017-01-30 14:33:56 +08:00