Commit Graph

2307 Commits

Author SHA1 Message Date
John
c5339cbbe7 fix unit test cases 2019-07-22 15:10:40 +08:00
John
29020b0ac0 improve gconv 2019-07-20 16:41:17 +08:00
John
0a0530af0a comment updates for gcache 2019-07-20 13:17:38 +08:00
John
a5783ab860 improve unit test case for gdb.Tx 2019-07-19 14:13:11 +08:00
John
ae2de91b4c improve gcmd 2019-07-19 14:10:02 +08:00
John
ceecbef586 fix issue in unit test cases for gdb.Tx; improve gcmd; add gfile.SelfName function 2019-07-19 13:32:44 +08:00
John
2fa558b25f improve gjson 2019-07-18 20:06:42 +08:00
John
f465b478d6 improve gstr/gjson/gconv 2019-07-18 18:59:49 +08:00
John
a4abac4916 improve unit test cases for gdb; add more functions for gjson; improve ghttp.Response.WriteStatus function 2019-07-17 23:24:27 +08:00
hailaz
9f9cb097d9 修复gvalid.CheckStruct()的msgs覆盖tag的msg存在的bug。 2019-07-17 20:07:43 +08:00
John
5ab64e31fd improve benchmark test cases for gset/glist 2019-07-16 20:45:57 +08:00
John
ac6a8b9b74 improve benchmark test cases for gmap 2019-07-16 20:30:10 +08:00
John
f43d252d08 improve style for stack output for glog/gerror 2019-07-16 19:49:21 +08:00
John
185f9efb9c remove third/golang.org/x/text/encoding 2019-07-16 18:52:50 +08:00
John
47d423036f improve gjson 2019-07-16 17:27:21 +08:00
John
7fae21f255 improve gjson 2019-07-16 17:11:01 +08:00
John
3fce835da0 improve performance for gjson.Load* functions; add GetQueryVar/GetPostVar functions for ghttp.Request 2019-07-16 16:23:03 +08:00
John
0b62ccf941 improve gmutex 2019-07-16 10:25:10 +08:00
hailaz
f7c5d7fc7f gvalid补充修代码注释,移除错误的代码修改。 2019-07-15 21:14:46 +08:00
John
e484685282 improve debug feature for gdb; add skip support for file line print for glog 2019-07-15 19:54:13 +08:00
John
9c857705ff Merge branch 'feature_1.8.0' 2019-07-15 17:41:27 +08:00
John
76f680de33 fix issue in debug for gdb 2019-07-15 17:40:21 +08:00
John
1181b6ae3a add MarshalJSON interface implements for garray/gmap/gtime/gvar/gtree 2019-07-13 17:48:16 +08:00
John
8a7f4ab156 RELEASE updates 2019-07-13 17:18:48 +08:00
John
99d43a7ddc comment updates for gmutex 2019-07-13 16:56:20 +08:00
John
bd97d7d94e improve gmutex 2019-07-13 16:41:23 +08:00
hailaz
73235f1967 修复gvalid多条数据校验时,规则key没有对应校验数据导致校验异常的问题。 2019-07-13 15:20:41 +08:00
HaiLaz
1ebc8092a6
Merge pull request #6 from gogf/master
sync master
2019-07-13 14:30:34 +08:00
John
edd93c39a3 improve gerror 2019-07-13 14:24:44 +08:00
HaiLaz
88c43d1772
Merge pull request #5 from gogf/master
sync master
2019-07-13 12:35:33 +08:00
hailaz
a0a8eb4700 TagMapField改回调用MapField 2019-07-13 11:47:20 +08:00
John
28e5c33e81 comment updates for gdb 2019-07-13 11:35:22 +08:00
hailaz
f24847576d 先移除新增的两个gvalid的test文件。 2019-07-13 10:52:02 +08:00
hailaz
dfaf27e9e5 先还原对gvalid.Check()的修改。 2019-07-13 10:50:01 +08:00
hailaz
32d5b28423 先还原对gvalid.Check()的修改。 2019-07-13 10:48:46 +08:00
hailaz
0b8ca3313e 矫正gvalid.CheckStruct()字段别名记录的注释。
优化gvalid.CheckStruct()中属性的tag解析循环。
2019-07-13 10:47:52 +08:00
John
e6bb5e82a3 version updates 2019-07-13 09:57:40 +08:00
John
a24b97b004 Merge branch 'feature_1.8.0' of https://github.com/gogf/gf 2019-07-13 09:57:10 +08:00
John
08eeff7f1c RELEASE updates 2019-07-13 09:55:10 +08:00
John
769f31e69a RELEASE updates 2019-07-13 09:53:53 +08:00
HaiLaz
cdf92b64d6
Merge pull request #4 from gogf/master
sync master
2019-07-13 09:22:12 +08:00
John
6d1ca028e7 fix issue in unit test case for ghttp 2019-07-12 23:20:36 +08:00
John
a228356399 RELEASE updates 2019-07-12 22:57:40 +08:00
John
3521f1b641 add more unit test cases for gdb for slice parameter feature 2019-07-12 22:37:49 +08:00
John
1dedf3d83b RELEASE updates 2019-07-12 22:33:34 +08:00
John
da4c01c011 Merge branch 'master' of https://github.com/gogf/gf into feature_1.8.0 2019-07-12 22:02:16 +08:00
john
9cd445ad40 improve gvalid tag for gvalid package 2019-07-12 21:37:48 +08:00
John Guo
ff4ef7e240
Merge pull request #247 from 2892931976/gf-chj 2019-07-12 21:02:19 +08:00
John
4de574ee86 auto create struct for ghttp.Request.GetToStruct 2019-07-12 20:56:45 +08:00
陈国潮
0481b4025b gvalid test 20190712 10:20 2019-07-12 10:23:28 +08:00