Commit Graph

4171 Commits

Author SHA1 Message Date
thinkphp
0c61269bcf 修正setDec方法的延迟写入 2017-12-13 17:54:53 +08:00
thinkphp
924d78d5f7 改进多对多的pivot对象 2017-12-13 17:12:51 +08:00
thinkphp
e3320cd3f6 改进多对多关联的save方法 2017-12-13 17:00:05 +08:00
thinkphp
4378066356 Validate类增加checkRule方法用于静态验证多个规则 2017-12-13 16:08:53 +08:00
thinkphp
d69bc6c601 改进Validate类的unique验证 2017-12-13 13:54:16 +08:00
thinkphp
29803c09c9 Merge branch 'master' of https://github.com/top-think/framework v5.0.13 2017-12-13 12:44:30 +08:00
thinkphp
6231c45a2a 修正多对多的多次查询BUG 2017-12-13 12:44:04 +08:00
thinkphp
945a1e24eb 更新 2017-12-12 22:55:53 +08:00
thinkphp
3e5b3c85ba Merge branch 'master' of https://github.com/top-think/framework 2017-12-12 16:10:18 +08:00
thinkphp
5c482cc20c 版本更新 2017-12-12 16:09:55 +08:00
thinkphp
6356cacefd 修正Query类的inc和dec方法的关键词问题 2017-12-11 21:53:27 +08:00
thinkphp
1fba8e32d4 修正单元测试 2017-12-10 23:34:28 +08:00
thinkphp
9f9af17610 改进redis驱动的缓存有效期判断 2017-12-10 23:28:49 +08:00
thinkphp
c281a66748 改进redis驱动 2017-12-07 23:48:14 +08:00
Gaozhen Ying
b6f3959c6d fix typo 2017-12-07 15:33:16 +08:00
thinkphp
1b94adfb2b 改进 2017-12-07 14:32:23 +08:00
thinkphp
86860d6210 修正join 2017-12-07 14:26:43 +08:00
Gaozhen Ying
3a64e7583d 修复Collection bug 2017-12-07 10:48:58 +08:00
thinkphp
0ba80fcc12 改进 2017-12-06 16:57:56 +08:00
thinkphp
9896df3b59 改进 2017-12-06 16:54:12 +08:00
thinkphp
cc81f12735 改进Cache类init方法 2017-12-06 16:52:49 +08:00
thinkphp
ecd243bb41 修正一处兼容问题 2017-12-06 15:02:00 +08:00
thinkphp
576273cdf1 调试模式下不读取字段缓存文件 2017-12-05 15:05:43 +08:00
thinkphp
54b270fd29 default_filter支持在模块中配置生效 2017-12-04 18:10:48 +08:00
thinkphp
023f099cc9 改进短线重连异常捕获机制 2017-12-01 19:33:20 +08:00
thinkphp
88599fe33d 模型的hasWhere方法增加fields参数 2017-12-01 11:43:18 +08:00
thinkphp
dc62af3494 改进app_dispatch钩子 2017-11-28 18:59:03 +08:00
thinkphp
dd24123921 改进废弃字段判断 2017-11-28 18:46:28 +08:00
thinkphp
1fc85442cb 模型saveall方法支持返回数据集 读取resultSetType属性 2017-11-28 12:53:09 +08:00
thinkphp
3735430d04 Merge branch 'master' of https://github.com/top-think/framework 2017-11-27 15:44:02 +08:00
thinkphp
3c04624c56 改进File缓存的clear方法 2017-11-27 15:42:50 +08:00
Chino Chang
b2d7453aaf 避免误解 2017-11-25 18:49:55 +08:00
thinkphp
a4b5d8908f 修正关联 2017-11-25 10:54:20 +08:00
thinkphp
6381d65bb3 改进一对多with关联查询的field支持 2017-11-24 17:36:43 +08:00
thinkphp
5706ed7e44 改进hasWhere查询的数据重复问题 2017-11-24 17:22:58 +08:00
thinkphp
b69e64a521 关联自动删除增加一对多关联删除支持 2017-11-24 15:26:09 +08:00
thinkphp
a1abcebbd8 修正Log类 2017-11-22 13:51:04 +08:00
thinkphp
dd7ea2fad5 修正单元测试 2017-11-21 17:15:24 +08:00
thinkphp
23102de352 修正redis驱动 2017-11-21 17:10:52 +08:00
thinkphp
ea36fdfbe9 模型类增加force方法设置是否强制更新所有数据 2017-11-21 16:46:09 +08:00
thinkphp
44c1257326 改进Pivot 2017-11-21 16:30:47 +08:00
thinkphp
e7ab1e9a2d 改进 2017-11-21 15:36:36 +08:00
thinkphp
c38d2a6d0d 改进中间表模型的实例化 2017-11-21 15:17:52 +08:00
thinkphp
1bbf37a20b Merge branch 'master' of https://github.com/top-think/framework 2017-11-20 16:02:55 +08:00
Chino Chang
310c53421d Merge pull request #854 from yinggaozhen/tc-dir_clean
调整template相关test case
2017-11-20 15:59:28 +08:00
Chino Chang
859c5ded3f Merge pull request #905 from Lin07ux/beautify
补全 Db、Debug、Env、Error、Exception、File、Hook、Lang、Loader、Log 类的文档,调整代码样式
2017-11-20 15:57:29 +08:00
Lin07ux
c937fbdbd5 补全 Db、Debug、Env、Error、Exception、File、Hook、Lang、Loader、Log 类的文档,调整代码样式 2017-11-20 15:46:27 +08:00
thinkphp
776fb3e2a3 改进上传文件验证 2017-11-19 14:14:25 +08:00
thinkphp
883ddc3ca8 Merge branch 'master' of https://github.com/top-think/framework 2017-11-19 13:55:08 +08:00
thinkphp
ba5428e335 模型saveall方法支持配合isUpdate方法 2017-11-19 13:54:43 +08:00