Commit Graph

2078 Commits

Author SHA1 Message Date
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
John
5576adbd0b update ghttp. 2019-07-11 19:47:15 +08:00
John Guo
b8da86bce8
Merge pull request #243 from iReadX/dev 2019-07-11 19:45:49 +08:00
John
a95624ab19 add big-endian support for gbinary; improve gdb for bit type support 2019-07-11 18:58:31 +08:00
John
10e042454c fix issue in bit type conversion for mssql in gdb 2019-07-11 15:41:06 +08:00
yc
759be06ebc Function BuildParams add 'UnUrlEncode' param, default false. 2019-07-11 10:02:44 +08:00
john
2f17d37f7b add v tag for gvalid; add p tag for ghttp; add c tag for gconv 2019-07-10 23:04:04 +08:00
John Guo
5c9766fb1b
Merge pull request #235 from jroam/master 2019-07-09 21:04:37 +08:00
John
717dae8f5d improve unit test cases for gpool 2019-07-09 15:41:50 +08:00
John
373dbde42c version updates 2019-07-09 15:36:04 +08:00
陈国潮
125af33941 gvalid and gfcache test 20190709 15:06 2019-07-09 15:10:02 +08:00
john
b43e36a79d improve configuraion style for gdb 2019-07-09 15:08:26 +08:00
john
145fccdf6e improve configuraion style for gdb 2019-07-09 14:50:56 +08:00
jroam
5da822fdc4 add some garray unit tests 2019-07-09 13:41:38 +08:00
john
a7d30dd1d5 improve gfile 2019-07-09 11:02:33 +08:00
John Guo
fa96d881e1
Merge pull request #232 from skiy/feature-filecopy 2019-07-09 10:55:11 +08:00
John
7ad66db491 README updates 2019-07-09 10:27:47 +08:00
John
1dbda3872b README updates 2019-07-09 10:25:59 +08:00
John
3619a46f52 README updates 2019-07-09 10:23:25 +08:00
john
6a93d166c5 improve gjson/gparser/gvar/gcfg with adding more converting functions 2019-07-09 09:43:53 +08:00
John
c84e62febe add morte unit test cases for gdb.Model 2019-07-09 08:47:23 +08:00
john
3b0012ec30 fix issue in gbase64.Decode 2019-07-09 08:07:50 +08:00
jroam
62a3f1693d add some garray tests 2019-07-08 23:25:47 +08:00
jroam
ed6796dde0 Update garray_z_unit_string_test.go 2019-07-08 17:53:57 +08:00
jroam
46721d7552 update garray unit tests. 2019-07-08 17:34:32 +08:00
jroam
a9a5a78e02
Merge pull request #39 from gogf/master
日常更新
2019-07-08 16:04:20 +08:00
skiy
7c4431ceeb add copyfile & copydir test 2019-07-08 11:37:02 +08:00
skiy
8cfdc8f27f file and folder copy 2019-07-08 01:26:00 +08:00
John
8669057681 remove debug line 2019-07-06 21:44:31 +08:00
John
d0fe2d2f75 fix issue in gdb.Model.Scan 2019-07-06 15:51:32 +08:00
John
49ef4fd266 add more example for gconv.Map 2019-07-06 15:02:02 +08:00
John
929a57ceb8 add Structs/StructsDeep function for gconv; add auto-creating struct/struct pointer for gconv.Struct function when parameter pointer is typeof **struct 2019-07-06 11:10:32 +08:00
jroam
c6f94ed95a Update garray_z_unit_string_test.go 2019-07-05 15:27:56 +08:00
jroam
949ac459fc Update garray_z_unit_string_test.go 2019-07-05 15:07:28 +08:00
yybjroam@qq.com
82394cd70e Update garray_z_unit_string_test.go 2019-07-04 22:49:50 +08:00
John
4670a5d2e2 TODO++; version updates 2019-07-04 19:22:11 +08:00
John
273d992493 fix issue in gfsnotify in recursive inotify watcher registering 2019-07-04 19:06:06 +08:00
陈国潮
1c71340719 gfcache test 20190704 15:00 2019-07-04 15:03:56 +08:00
John
ed61c2ee22 improve gconv.Map for priority tags 2019-07-04 14:27:43 +08:00
陈国潮
363dede57c gvalid test 20190704 11:16 2019-07-04 11:19:59 +08:00
John
b29c6add47 rename internal/structtag to internal/structs; add more feature for internal/structs; improve gvalid to support recursive validation for struct; improve gconv.Struct/Map functions 2019-07-04 11:11:41 +08:00
john
8d01e565c5 gfsnotify example updates 2019-07-03 22:27:50 +08:00
John
47e0fb95d5 add package internal/structtag; improve ghttp.Request.Get*ToStruct functions to support substruct with 'param' tag; improve gtest.compareMap; improve gconv.Map using internal/structtag 2019-07-03 22:09:35 +08:00
John
23d346b291 improve gdb.Model.Struct/Structs/Scan in error handling, it returns sql.ErrorNoRows if no records received after querying 2019-07-03 19:38:52 +08:00
陈国潮
105cdf6fe6 20190703 14:25 2019-07-03 14:28:20 +08:00
jroam
bd105a188f
Merge pull request #38 from gogf/master
日常更新
2019-07-03 10:29:43 +08:00
jroam
09affd3981 update tests 2019-07-03 10:20:40 +08:00