thinkphp
|
4dd5582cdd
|
Merge branch 'master' of https://github.com/top-think/framework
|
2017-04-01 16:50:56 +08:00 |
|
ThinkPHP
|
5d89443496
|
Apply fixes from StyleCI
|
2017-04-01 16:49:21 +08:00 |
|
thinkphp
|
d3be47e269
|
改进关联模型
|
2017-04-01 16:13:44 +08:00 |
|
thinkphp
|
2ebf07ba16
|
改进
|
2017-04-01 15:46:26 +08:00 |
|
thinkphp
|
2d15c762a2
|
注释调整
|
2017-04-01 14:17:24 +08:00 |
|
thinkphp
|
68a1882e1e
|
改进
|
2017-04-01 14:07:27 +08:00 |
|
thinkphp
|
ae501f4028
|
改进模型关联
|
2017-04-01 12:50:32 +08:00 |
|
thinkphp
|
f72ff880dd
|
Merge branch 'master' of https://github.com/top-think/framework
|
2017-04-01 11:00:17 +08:00 |
|
thinkphp
|
164b7521c5
|
改进setAttr方法
|
2017-04-01 10:59:40 +08:00 |
|
thinkphp
|
a489f99ef4
|
查询范围支持静态调用
|
2017-03-31 16:04:38 +08:00 |
|
tb
|
5d2a1bb61c
|
改进注释
改进注释
|
2017-03-30 23:24:42 +08:00 |
|
thinkphp
|
8de5a3ffdf
|
Merge branch 'master' of https://git.topthink.com/topteam/framework
|
2017-03-28 19:18:06 +08:00 |
|
thinkphp
|
721142f885
|
改进关联
|
2017-03-28 19:17:10 +08:00 |
|
ThinkPHP
|
ab12b00c5d
|
Apply fixes from StyleCI
|
2017-03-28 14:12:47 +08:00 |
|
thinkphp
|
1d03915b82
|
修正
|
2017-03-28 14:03:28 +08:00 |
|
thinkphp
|
a4646ba1a9
|
调整Model类setAttr方法
|
2017-03-28 12:47:05 +08:00 |
|
thinkphp
|
8d61c3b13e
|
增加MorphOne关联
|
2017-03-28 12:15:42 +08:00 |
|
thinkphp
|
62aa6a0f14
|
改进BelongsTo关联
|
2017-03-28 11:56:01 +08:00 |
|
thinkphp
|
8d843bec99
|
改进多态关联
|
2017-03-28 11:40:50 +08:00 |
|
thinkphp
|
82e8da05e2
|
改进多态关联的关联数据添加
|
2017-03-27 19:23:21 +08:00 |
|
thinkphp
|
af350238f1
|
Merge branch 'master' of https://github.com/top-think/framework
|
2017-03-27 17:57:01 +08:00 |
|
tale
|
def37e7512
|
修复optimize:autoload命令在EXTEND_PATH目录不存在的情况下,类库映射生成错误问题
|
2017-03-27 17:56:12 +08:00 |
|
thinkphp
|
f0aaa7290c
|
改进Model类的readTransform和writeTransform方法
|
2017-03-27 17:56:11 +08:00 |
|
tale
|
25411d35eb
|
支持自定义的根命名空间也可以生成类库映射缓存
|
2017-03-27 15:00:02 +08:00 |
|
thinkphp
|
f9cfb6ef3b
|
调整Route类两处不再使用的参数
|
2017-03-24 12:37:20 +08:00 |
|
yunwuxin
|
05be8d9664
|
belongsToMany增加数据同步方法
|
2017-03-23 17:45:15 +08:00 |
|
thinkphp
|
0ee05eb1ca
|
改进Pivot类
|
2017-03-23 17:42:29 +08:00 |
|
thinkphp
|
f1da00a2a3
|
改进模型类的save方法
|
2017-03-23 16:20:14 +08:00 |
|
thinkphp
|
0a04fe1b4c
|
修正Request类cookie方法
|
2017-03-23 14:37:35 +08:00 |
|
thinkphp
|
bb6acffd53
|
Merge branch 'master' of https://github.com/top-think/framework
|
2017-03-23 12:01:32 +08:00 |
|
thinkphp
|
1e909984ea
|
改进Cookie类的get方法支持获取全部 改进Request类的cookie方法
|
2017-03-23 11:58:52 +08:00 |
|
yunwuxin
|
fe30e3a0e7
|
Apply fixes from StyleCI
|
2017-03-22 22:23:25 -05:00 |
|
tale
|
6fa48e2501
|
命令行工具schema增加config参数,支持传入数据库连接配置
|
2017-03-23 11:04:38 +08:00 |
|
thinkphp
|
08e0261ad3
|
模型类的get方法第一个参数必须 如果传入null则返回null
|
2017-03-22 18:49:34 +08:00 |
|
thinkphp
|
5a1cb9cea1
|
改进cache类的store方法为当次有效
|
2017-03-22 17:12:00 +08:00 |
|
thinkphp
|
00fd0b5e20
|
改进软删除条件在使用闭包查询情况下多次生成的问题
|
2017-03-22 16:38:51 +08:00 |
|
thinkphp
|
6e27ae32a9
|
改进全局请求缓存的缓存标识
|
2017-03-22 12:08:12 +08:00 |
|
thinkphp
|
8209f9f4b1
|
改进
|
2017-03-21 14:34:11 +08:00 |
|
thinkphp
|
f5f39422e2
|
改进
|
2017-03-21 14:29:33 +08:00 |
|
ThinkPHP
|
af6dc8c3f3
|
Merge pull request #587 from lilwil/master
验证字段比较支持对比其他字段
|
2017-03-21 01:28:48 -05:00 |
|
ThinkPHP
|
716e88a821
|
Merge pull request #589 from shuipf/master
修复缓存里inc方法错误,导致延迟更新不正常
|
2017-03-21 01:20:19 -05:00 |
|
水平凡
|
2971e93fd5
|
修复inc方法
|
2017-03-21 14:08:32 +08:00 |
|
水平凡
|
b9c47a1332
|
修复inc方法
|
2017-03-21 14:06:59 +08:00 |
|
水平凡
|
ba21d22213
|
lazyWrite方法调用Cache的inc方法时参数多余
|
2017-03-21 14:05:02 +08:00 |
|
thinkphp
|
c36bcf6bab
|
改进Query类的column方法
|
2017-03-20 15:27:16 +08:00 |
|
thinkphp
|
269e74770c
|
Merge branch 'master' of https://github.com/top-think/framework
|
2017-03-20 14:53:02 +08:00 |
|
lilwil
|
552d564cd6
|
格式规范
|
2017-03-20 14:20:10 +08:00 |
|
lilwil
|
b2e59eb4c7
|
格式
|
2017-03-20 14:17:50 +08:00 |
|
lilwil
|
f439a84165
|
验证去除相同对比
|
2017-03-20 13:44:36 +08:00 |
|
lilwil
|
8e8ac352a4
|
修正验证字段比较
|
2017-03-20 13:14:14 +08:00 |
|