Commit Graph

1997 Commits

Author SHA1 Message Date
john
691baf5c16 comment updates 2019-07-07 09:47:33 +08:00
John
b439aedce5 RELEASE updates 2019-07-06 17:35:03 +08:00
John
2504e405a7 add sql.ErrNoRows feature for querying of gdb 2019-07-06 17:13:17 +08:00
John
6426409bf9 add debug configuration support for gdb 2019-07-06 16:51:50 +08:00
John
9cf4ea5c91 rename Priority to Weight for gdb 2019-07-06 16:14:45 +08:00
John
86343abcf8 merge master 2019-07-06 16:02:05 +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
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
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
John
5135264d56 Merge branch 'develop' of https://github.com/gogf/gf into develop 2019-07-03 14:25:49 +08:00
John
c3ff1a3db3 merge master 2019-07-03 14:25:29 +08:00
John
c90ed0d424 comment updates for gfsnotify 2019-07-02 23:57:49 +08:00
John
418cbb420b TODO updates; version updates 2019-07-02 23:48:38 +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
39bd2616c4 add go.sum to gitignore 2019-06-30 22:22:24 +08:00
john
6302789c41 improve package gerror; add support for gerror formating output in glog 2019-06-30 22:21:08 +08:00
John
0ff31012c8 donator updates 2019-06-30 19:31:18 +08:00
john
10102f2db9 improving gerror 2019-06-30 12:54:06 +08:00
John
009ce9063e improve gerror/glog 2019-06-29 23:35:32 +08:00
John
58a405bfa8 add package gerror; improve internal/debug,glog package 2019-06-29 18:17:33 +08:00
John
d5f7ca634d add package internal/debug; add gutil.Stack/PrintStack; rename Backtrace to Stack for glog 2019-06-29 10:45:50 +08:00
John
aa6110c619 Merge branch 'master' of https://github.com/gogf/gf 2019-06-27 14:33:57 +08:00
John
a9660fe9fa add valid tag for gvalid 2019-06-27 14:33:39 +08:00
John Guo
8e6640ed79
Merge pull request #199 from pibigstar/master 2019-06-26 22:50:43 +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
133531b6a0 README updates 2019-06-25 23:17:14 +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
pibigstar
5ad809f49e vet the go format 2019-06-25 19:26:02 +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
John
c0aebe023c remove example codes for gcanner 2019-06-25 18:40:55 +08:00
pibigstar
c066fff971 仓库位置更改 2019-06-25 16:03:14 +08:00
pibigstar
89373ebcd6 增加代码风格检查 2019-06-25 16:03:14 +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