4204 Commits

Author SHA1 Message Date
thinkphp
3d1bdfbc19 修正Validate类checkRule方法 v5.0.14 2018-01-01 20:44:11 +08:00
thinkphp
eb3459849b readme更新 2018-01-01 20:39:00 +08:00
thinkphp
9a68abd572 Merge branch 'master' of https://github.com/top-think/framework 2018-01-01 20:19:31 +08:00
thinkphp
282d04e4af 更新说明 2018-01-01 20:19:18 +08:00
phpu
f264bdfbd8 解决在长连接时过期无效的情况! 2017-12-31 23:19:51 +08:00
thinkphp
ddf4b4b0dc 改进redis长连接多编号库的情况 2017-12-29 17:48:14 +08:00
thinkphp
a7a71aa998 Merge branch 'master' of https://github.com/top-think/framework 2017-12-28 17:24:35 +08:00
thinkphp
fba2b4b585 改进mysql的insertAll方法 2017-12-28 17:23:33 +08:00
thinkphp
4ed42ca9ee 修正 2017-12-27 23:43:23 +08:00
thinkphp
7ccf303cf6 save方法改进复合主键的支持 2017-12-27 21:51:11 +08:00
thinkphp
61235ed60a 改进 2017-12-27 21:25:21 +08:00
thinkphp
97f82a1a9d 改进model类的save方法的复合主键包含自增的情况 2017-12-27 21:19:52 +08:00
thinkphp
c01a108a52 改进Error类的一个兼容问题 2017-12-27 18:32:32 +08:00
thinkphp
0b028c645c 改进chunk方法支持复合主键 2017-12-27 16:01:15 +08:00
thinkphp
b698ab8809 改进insertall方法 2017-12-27 15:39:42 +08:00
thinkphp
043fa5d6ae 改进模板的编译缓存命名规则 增加布局模板的标识 2017-12-27 14:38:47 +08:00
thinkphp
43aad4fe11 调整BelongsTo的hasWhere方法 2017-12-26 16:32:07 +08:00
thinkphp
713f54f561 改进 2017-12-25 17:30:09 +08:00
thinkphp
4c764a03ee Merge branch 'master' of https://github.com/top-think/framework 2017-12-25 12:07:08 +08:00
thinkphp
897b565cdb 改进模板替换 2017-12-25 12:06:49 +08:00
thinkphp
80fe2515e6 改进Builder类parseData对空数组的判断 2017-12-23 10:58:56 +08:00
thinkphp
8d670c610d 改进同名路由不同请求的注册 2017-12-21 17:59:03 +08:00
thinkphp
9108635c0f 改进Url类 2017-12-21 12:07:42 +08:00
thinkphp
3728859d9a 更新 2017-12-20 14:23:50 +08:00
thinkphp
f8fa4b1639 改进union查询 2017-12-20 14:21:43 +08:00
Karson
45bb02ed9d Update BelongsToMany.php 2017-12-19 11:05:06 +08:00
Karson
6405c68131 Update HasMany.php 2017-12-19 11:05:06 +08:00
Karson
a77e5d8ec8 Update HasOne.php 2017-12-19 11:05:06 +08:00
Karson
d6da940d20 Update BelongsTo.php 2017-12-19 11:05:06 +08:00
Karson
ac6a5c3ab5 Update OneToOne.php 2017-12-19 11:05:06 +08:00
thinkphp
e2a77ff2f3 改进join关联自身的问题 2017-12-18 16:46:06 +08:00
thinkphp
caacea97e2 改进View类 2017-12-18 16:09:45 +08:00
thinkphp
29c70b6a27 max和min方法增加第二个参数用于设置是否强制转换数字 2017-12-14 11:16:34 +08:00
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