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 |
|
thinkphp
|
622192acd7
|
改进异常捕获
|
2017-11-17 14:36:31 +08:00 |
|
thinkphp
|
2d61cde943
|
Redis缓存驱动改用serialize序列化替代json序列化
|
2017-11-17 14:27:36 +08:00 |
|
thinkphp
|
c661cc7c46
|
改进日志记录的ip地址
|
2017-11-16 17:45:21 +08:00 |
|
thinkphp
|
3fd0d5eb00
|
修正
|
2017-11-16 16:01:48 +08:00 |
|
thinkphp
|
9f8b4f9357
|
单个日志文件支持大小设置
|
2017-11-16 15:43:21 +08:00 |
|
thinkphp
|
e6d0685433
|
Merge branch 'master' of https://github.com/top-think/framework
|
2017-11-16 14:26:28 +08:00 |
|
thinkphp
|
21c1dc40e8
|
改进Model类save方法对oracle的支持
|
2017-11-16 14:18:00 +08:00 |
|
Darren Gao
|
24446dca9e
|
fixed issue #893
去掉末尾多余的“并”字
|
2017-11-16 12:12:38 +08:00 |
|
thinkphp
|
941279bc0b
|
修正Loader类
|
2017-11-15 14:40:16 +08:00 |
|
thinkphp
|
dd050112a7
|
代码规范
|
2017-11-14 17:40:12 +08:00 |
|
thinkphp
|
4677d41352
|
取消single驱动
|
2017-11-14 17:35:35 +08:00 |
|
thinkphp
|
be7a257e5f
|
File日志驱动增加single参数配置是否记录单个文件日志
|
2017-11-14 17:34:56 +08:00 |
|
thinkphp
|
f8c63f7167
|
调整
|
2017-11-14 17:20:56 +08:00 |
|
thinkphp
|
06a4aa1fb1
|
Merge branch 'master' of https://git.topthink.com/topteam/framework
|
2017-11-14 17:20:00 +08:00 |
|