|
|
c5339cbbe7
|
fix unit test cases
|
2019-07-22 15:10:40 +08:00 |
|
|
|
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 |
|
|
|
3fce835da0
|
improve performance for gjson.Load* functions; add GetQueryVar/GetPostVar functions for ghttp.Request
|
2019-07-16 16:23:03 +08:00 |
|
|
|
a24b97b004
|
Merge branch 'feature_1.8.0' of https://github.com/gogf/gf
|
2019-07-13 09:57:10 +08:00 |
|
|
|
6d1ca028e7
|
fix issue in unit test case for ghttp
|
2019-07-12 23:20:36 +08:00 |
|
|
|
da4c01c011
|
Merge branch 'master' of https://github.com/gogf/gf into feature_1.8.0
|
2019-07-12 22:02:16 +08:00 |
|
|
|
4de574ee86
|
auto create struct for ghttp.Request.GetToStruct
|
2019-07-12 20:56:45 +08:00 |
|
|
|
5576adbd0b
|
update ghttp.
|
2019-07-11 19:47:15 +08:00 |
|
|
|
759be06ebc
|
Function BuildParams add 'UnUrlEncode' param, default false.
|
2019-07-11 10:02:44 +08:00 |
|
|
|
aea37272ea
|
merge master
|
2019-07-10 23:16:39 +08:00 |
|
|
|
2f17d37f7b
|
add v tag for gvalid; add p tag for ghttp; add c tag for gconv
|
2019-07-10 23:04:04 +08:00 |
|
|
|
f9c478f250
|
improve package feature for gtcp
|
2019-07-09 14:03:43 +08:00 |
|
|
|
c3240218f8
|
merge master
|
2019-07-09 11:11:49 +08:00 |
|
|
|
6a93d166c5
|
improve gjson/gparser/gvar/gcfg with adding more converting functions
|
2019-07-09 09:43:53 +08:00 |
|
|
|
86343abcf8
|
merge master
|
2019-07-06 16:02:05 +08:00 |
|
|
|
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 |
|
|
|
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 |
|
|
|
c3ff1a3db3
|
merge master
|
2019-07-03 14:25:29 +08:00 |
|
|
|
961ca0879d
|
improve gbase64
|
2019-07-02 16:56:10 +08:00 |
|
|
|
009ce9063e
|
improve gerror/glog
|
2019-06-29 23:35:32 +08:00 |
|
|
|
d5f7ca634d
|
add package internal/debug; add gutil.Stack/PrintStack; rename Backtrace to Stack for glog
|
2019-06-29 10:45:50 +08:00 |
|
|
|
2b0da75412
|
improve ghttp.Client
|
2019-06-26 13:55:23 +08:00 |
|
|
|
da907f35bd
|
improve group router for ghttp
|
2019-06-25 23:26:47 +08:00 |
|
|
|
591158adc5
|
improve router registry for ghttp
|
2019-06-25 23:03:29 +08:00 |
|
|
|
05c7ba5f29
|
improve ghttp.CORSDefault
|
2019-06-24 19:05:07 +08:00 |
|
|
|
9248fd6b28
|
add internal/errors
|
2019-06-22 22:05:39 +08:00 |
|
|
|
912b743a1e
|
improve Range/SubSlice functions for garray
|
2019-06-22 11:03:50 +08:00 |
|
|
|
fe179fff42
|
gofmt
|
2019-06-21 22:23:07 +08:00 |
|
|
|
97df154b78
|
gofmt
|
2019-06-19 09:06:52 +08:00 |
|
|
|
674590e247
|
improve ghttp.RouterGroup
|
2019-06-18 22:04:17 +08:00 |
|
|
|
ab48800401
|
improve gaes
|
2019-06-18 20:58:47 +08:00 |
|
|
|
4ffe4f2262
|
add returned error for ghttp.ClientResponse.Close
|
2019-06-16 18:54:48 +08:00 |
|
|
|
e6d4459992
|
comment update for gcache
|
2019-06-11 20:57:43 +08:00 |
|
|
|
136ad3b0b5
|
add more unit test cases for hook feature of ghttp.Server
|
2019-06-08 19:38:46 +08:00 |
|
|
|
a908e4d4b1
|
fix issue in session initialization for ghttp.Server
|
2019-06-07 22:27:37 +08:00 |
|
|
|
4bbe51fb4b
|
add Close function for gtcp.Server/gudp.Server
|
2019-06-05 22:12:22 +08:00 |
|
|
|
841224372b
|
update comment for gmlock
|
2019-06-05 21:58:27 +08:00 |
|
|
|
d1f0fa1a47
|
fix issue in concurrent safety for gview.Parse; rename glog.*fln functions to glog.*f
|
2019-06-05 20:22:57 +08:00 |
|
|
|
6d44f02a38
|
fix issue in internal/empty
|
2019-06-05 18:40:26 +08:00 |
|
|
|
dc29822e69
|
improve gtcp; add tls support for gtcp
|
2019-06-04 23:33:46 +08:00 |
|
|
|
5d3c154b45
|
improve gtcp
|
2019-06-04 18:26:32 +08:00 |
|
|
|
00a8ef63b6
|
improve gtcp
|
2019-06-03 23:53:59 +08:00 |
|
|
|
6ac437a3a5
|
merge master
|
2019-06-03 21:33:16 +08:00 |
|
|
|
e4f9e1000d
|
fix issue in status handler for ghttp.Server
|
2019-06-03 16:39:45 +08:00 |
|
|
|
4f1047e853
|
add KeepAlive configuration for ghttp.Server
|
2019-06-02 22:19:52 +08:00 |
|
|
|
0a890ad871
|
Merge branch 'qiangg_gdb_struct_inherit' into develop
|
2019-05-28 21:41:23 +08:00 |
|
|
|
41f33af51b
|
add gconv.StructDeep/MapDeep functions for gconv; add struct inherit converting support for gdb
|
2019-05-28 21:41:00 +08:00 |
|
|
|
592bf76eb0
|
add browser mode support for ghttp.Client.Post
|
2019-05-23 21:20:46 +08:00 |
|
|
|
b2a8285ecb
|
remove unnecessary pkg gscanner; update comment for gsmtp
|
2019-05-22 21:20:17 +08:00 |
|
|
|
68fa235412
|
add gjson.GetJsonMap; refract glog to improve performance;
|
2019-05-21 21:52:17 +08:00 |
|