Commit Graph

2556 Commits

Author SHA1 Message Date
John
650916c22a version updates 2019-10-14 13:46:45 +08:00
John
2804183325 fix issue in content-type response for ghttp.Server 2019-10-14 13:46:16 +08:00
John
2dc2610621 improve gdb; README update 2019-10-13 23:05:48 +08:00
John
1736e71e6b add debug for unit test case of 2019-10-13 22:40:23 +08:00
John
69ee5375b9 improve Join/String functions for garray/gset/gmap; add AddIfNotExistFunc/AddIfNotExistFuncLock functions for gset 2019-10-13 22:31:28 +08:00
John
3ac0a66887 improve unit test cases for gspath 2019-10-13 21:42:04 +08:00
John
20e873a1fc version updates 2019-10-13 00:40:06 +08:00
John
142484d89c add support for like statement in map key for Where function, improve error format for gdb 2019-10-13 00:37:25 +08:00
John
76a9f4ca14 fix security issue in static file feature for ghttp.Server 2019-10-12 23:56:03 +08:00
John
c4e5679d5c fix issue in missing passing MaxIdle/MaxActive configuration to underlying redis pool for gredis; add extra output for unit test cases of ghttp.Server 2019-10-11 23:33:21 +08:00
John
b08d7c3c38 change Join function feature for garray 2019-10-11 23:17:29 +08:00
John
5092d8e6c5 improve status handling and add error logger for ghttp.Server; fix issue in defer error warpping for some packages 2019-10-11 22:54:25 +08:00
John
74d625ff97 add Get*Int32/Get*Int64/Get*Uint32/Get*Uint64 functions for ghttp.Request 2019-10-10 10:40:38 +08:00
John
f1119e28e8 add Get*Int32/Get*Int64/Get*Uint32/Get*Uint64 functions for ghttp.Request 2019-10-10 10:33:14 +08:00
John
3082c7f761 fix issue in StrLimit for gstr 2019-10-10 00:04:38 +08:00
John
5f36614dd7 remove UseNumber for json decoding in package gjson 2019-10-09 20:33:26 +08:00
John
1dcc7a4887 improve http status handling for middleware of ghttp.Server 2019-10-09 15:26:50 +08:00
John
41e9d35487 improve middleware feature for ghttp.Server; fix issue memory usage in big file downloading 2019-10-09 00:33:58 +08:00
John
977c8b7ee3 version updates 2019-10-01 17:54:29 +08:00
John
939e6244ee comment update for gtcp/gudp 2019-10-01 17:53:49 +08:00
John
e764b2393d change params order of Insert* functions for glist; improve gstr.IsNumber 2019-10-01 16:35:44 +08:00
John
6384e75ed9 improva container for json marshal/unmarshal interface 2019-10-01 16:03:18 +08:00
John
195cae6577 add new functions and mark deprecated for some functions for gdb 2019-10-01 11:29:02 +08:00
John
c8cf46a5a7 add Create function for gvar; add Uints/SliceUint function for gconv 2019-10-01 10:42:34 +08:00
John
eba97277b2 add more unit test cases for ghttp 2019-10-01 09:33:26 +08:00
John
4e19fbc5fb add separate put/delete functions for ghttp.Request 2019-10-01 09:06:35 +08:00
John
494b5bbae2 fix issue in unit test case for gvar 2019-09-30 17:30:24 +08:00
John
987ce709e5 add UnmarshalJSON for gtime; add ineterface MapStrAny support for gjson.New 2019-09-30 17:23:23 +08:00
John
35ad4d869f fix issue in cycle import for gtime 2019-09-30 15:51:15 +08:00
John
39d654e3f2 update comment for gtime 2019-09-30 15:26:32 +08:00
John
7fe9c641f4 add UnmarshalJSON func tion for gset 2019-09-30 14:37:05 +08:00
John
ee1414c010 add UnmarshalJSON func tion for gmap/gvar 2019-09-30 14:23:15 +08:00
John
8eb1b685a5 improve UnmarshalJSON function for garray 2019-09-29 22:16:36 +08:00
John
46768d6f91 add UnmarshalJSON function and corresponding unit test cases for package grray 2019-09-29 20:47:59 +08:00
John
bb6fed3dc2 add UnmarshalJSON function and corresponding unit test cases for package gtype 2019-09-29 20:12:59 +08:00
John
47e74d27bf add MarshalJSON function to implement the interface MarshalJSON for json.Marshal for gtype 2019-09-29 15:59:09 +08:00
John
b830f9b96d improve ghttp.Server.Request for parameter retrieving; add Option feature for gdb; update example for hook feature of ghttp.Server 2019-09-29 14:27:09 +08:00
John
c85162a8a0 improving gdb.Model/gmap 2019-09-26 20:01:48 +08:00
John
ef4e128af7 fix issue in cors 2019-09-26 15:54:13 +08:00
lindan.he
cce8ac5118 The 'letters' already contain numbers, so just grab characters randomly from this. 2019-09-26 11:00:59 +08:00
John
cb7c3a9fa4 fix issue in index folder feature for ghttp.Server 2019-09-25 10:56:44 +08:00
John
b0f859cc91 improve example codes 2019-09-24 23:41:18 +08:00
John
6d4da529ee add websocket unit test case for ghttp 2019-09-24 21:08:28 +08:00
John
6c7e536eeb fix issue in gbase64/ghttp 2019-09-24 20:39:00 +08:00
John
36c2648be8 improve ghttp.Response; move gflock to new repo 2019-09-24 20:19:18 +08:00
myvfpx
419b58452f 修改身份证尾数验证规则,新增银行卡号验证规则 2019-09-24 10:38:20 +08:00
myvfpx
b1835ea4e8 添加身份证号尾数验证规则,添加银行卡号验证规则 2019-09-24 10:21:37 +08:00
John
a876b6133d fix issue in unit test case og grand 2019-09-23 23:24:36 +08:00
John
03ff358da8 update ci/readme/donator 2019-09-23 23:08:58 +08:00
John Guo
037f74c549
Create FUNDING.yml 2019-09-23 22:32:31 +08:00