Commit Graph

1477 Commits

Author SHA1 Message Date
John
d0fe2d2f75 fix issue in gdb.Model.Scan 2019-07-06 15:51:32 +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
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
John
ed61c2ee22 improve gconv.Map for priority tags 2019-07-04 14:27:43 +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
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
John
c90ed0d424 comment updates for gfsnotify 2019-07-02 23:57:49 +08:00
John
c948f0c287 improve gdb.Update/Delete feature to support orderby/limit features 2019-07-02 23:14:40 +08:00
John
e63e989d41 fix issue of dead lock in gcache.doSetWithLockCheck 2019-07-02 19:22:06 +08:00
John
31921905a9 update unit test cases for gaes because of changes of gbase64 2019-07-02 17:40:16 +08:00
John
5572ab858e improve gbase64 2019-07-02 17:30:18 +08:00
John
961ca0879d improve gbase64 2019-07-02 16:56:10 +08:00
John
a9660fe9fa add valid tag for gvalid 2019-06-27 14:33:39 +08:00
John
2b0da75412 improve ghttp.Client 2019-06-26 13:55:23 +08:00
John
da907f35bd improve group router for ghttp 2019-06-25 23:26:47 +08:00
John
5fa0f8dd7e up 2019-06-25 23:06:12 +08:00
John
7247413a48 Merge branch 'master' of https://github.com/gogf/gf 2019-06-25 23:03:39 +08:00
John
591158adc5 improve router registry for ghttp 2019-06-25 23:03:29 +08:00
John Guo
5d83383105
Merge pull request #212 from hailaz/master 2019-06-25 23:02:06 +08:00
John
56a62bb4c2 gofmt 2019-06-25 19:01:27 +08:00
John Guo
afb4a233be
Merge pull request #215 from 2892931976/gf-chj 2019-06-25 19:00:02 +08:00
陈国潮
51cf232691 gutil test 20190615 15:47 2019-06-25 15:50:06 +08:00
hailaz
f25571a0a9 Improve gmlock, gmutex, grpool, gmutex unit testing sleep time. 2019-06-24 19:34:53 +08:00
John
05c7ba5f29 improve ghttp.CORSDefault 2019-06-24 19:05:07 +08:00
hailaz
dcf7772589 Improve gmlock, gmutex unit testing sleep time. 2019-06-24 18:04:35 +08:00
hailaz
3806f9db07 Improve gflock unit testing. 2019-06-24 17:33:56 +08:00
hailaz
0f14002b05 Improve gflock unit testing. 2019-06-24 17:17:24 +08:00
hailaz
1bf53d8b89 Improve gflock unit testing. 2019-06-24 17:15:46 +08:00
hailaz
8eb10a58ad Improve gflock. 2019-06-24 17:15:30 +08:00
hailaz
9985378062 rename gmutex unit test file. 2019-06-24 15:04:33 +08:00
hailaz
38ad5d457b Improve grpool unit testing. 2019-06-24 15:01:12 +08:00
hailaz
2b02f7e210 Improve gmutex unit testing. 2019-06-24 12:50:00 +08:00
hailaz
1434800982 Improve gmlock unit testing. 2019-06-24 09:27:31 +08:00
陈国潮
327e33b827 gutil test 20190623 20:41 2019-06-23 20:44:03 +08:00
guoyahao
d2a053c1d7 no message 2019-06-23 17:53:10 +08:00
陈国潮
abe14e049a gutil test 20190623 16:42 2019-06-23 16:45:30 +08:00
John
4b9db0c794 fix issue for gmd5/gcrc32 2019-06-22 23:06:44 +08:00
John
9248fd6b28 add internal/errors 2019-06-22 22:05:39 +08:00
John
bb935967ac add MarshalJSON function for gjson/gparser to implements the interface MarshalJSON for json.Marshal 2019-06-22 17:02:36 +08:00
John
b7e0f1f983 improve grpool 2019-06-22 15:05:15 +08:00
John
6ee6c007c5 update gmutex and its benchmark test cases 2019-06-22 14:42:27 +08:00
John
9a507b54d7 add Remove/Clear functions for gmlock 2019-06-22 11:45:58 +08:00
John
c88f516759 remove mutex usage from gflock 2019-06-22 11:29:51 +08:00
John
912b743a1e improve Range/SubSlice functions for garray 2019-06-22 11:03:50 +08:00
John
d546424f18 improve gmutex 2019-06-21 22:37:07 +08:00
John
fe179fff42 gofmt 2019-06-21 22:23:07 +08:00
John
97df154b78 gofmt 2019-06-19 09:06:52 +08:00
John
674590e247 improve ghttp.RouterGroup 2019-06-18 22:04:17 +08:00