Commit Graph

2900 Commits

Author SHA1 Message Date
John
770653fafa enable the route dump for unit testing of logging feature for ghttp.Server 2020-05-05 00:09:39 +08:00
John
0c021b6da7 add unit testing case of status handler feature for ghttp.Server 2020-05-05 00:01:09 +08:00
John
ec92b08f25 add function Maps for package gvar; add function GetMaps for package gjson; improve MapToMap* functions for package gconv 2020-05-04 23:42:51 +08:00
john
13e2353729 fix lock issue in function search for package garray 2020-05-03 23:08:18 +08:00
john
90d19a84ce improve package garray/gset, adding function ContainsI 2020-05-03 22:52:04 +08:00
john
b4c0b95d8a add support for old version of gres 2020-05-03 22:16:12 +08:00
john
b7e8255066 add support for old version of gre 2020-05-03 22:08:08 +08:00
John
5f8e6ad9ed comment update for package ghttp 2020-05-01 03:31:04 +08:00
John
c8d253eb56 change binary content from hex string to base64 string for package gres 2020-05-01 02:35:24 +08:00
John
4814624cff change binary content from hex string to base64 string for package gres 2020-05-01 02:16:42 +08:00
John
cc67f3d388 improve package gcompress 2020-05-01 01:47:02 +08:00
John
f7c2a51c9f fix issue in zip feature for package gcompress; improve package gres 2020-05-01 00:18:45 +08:00
John
3db83e1159 improve package gtimer 2020-04-30 22:22:35 +08:00
John
3bb002796c donator update 2020-04-30 20:46:27 +08:00
John
45170bc53e add ClientMaxBodySize configuration for ghttp.Server 2020-04-30 20:37:09 +08:00
John
b79ff84c6f add struct slice conversion for request parameters for ghttp.Request; improve package gconv 2020-04-30 16:53:47 +08:00
John
938c46fec9 readme update 2020-04-29 19:33:14 +08:00
John
8a13d94526 improve Record.Struct for package gdb 2020-04-29 09:12:13 +08:00
John
1e844d505a comment update for package ghttp/gconv; readme update 2020-04-29 00:14:29 +08:00
John
a123a2c086 improve struct conversion of empty result/record for package gdb 2020-04-28 21:03:25 +08:00
John
1eeeeb853e improve unit testing case of error logging for ghttp.Server 2020-04-28 15:21:17 +08:00
John
6e7224e306 improve error handling for gconv.Struct/ghttp.Server; add NewSkip/NewfSkip function for package gerror 2020-04-28 15:04:07 +08:00
John
9e064e2651 donator updates 2020-04-27 23:34:22 +08:00
John
8d9dd17eac add Walk function for package gset; improve fields handling feature for package gdb 2020-04-27 21:18:42 +08:00
John
cf1d3d3d2b improve package gdebug; add more unit testing case for package gdb 2020-04-27 17:56:04 +08:00
John
9480ffcdc0 improve function SetPath/AddPath for package gview 2020-04-27 17:07:00 +08:00
John
5db10add4a fix issue in unnacessary quoting of fields in select statement of gdb.Model 2020-04-27 16:30:53 +08:00
John
fa66bf5d9d improve cache feature of package gdb.Model 2020-04-26 21:31:55 +08:00
John
f69da3ace1 add function Transaction for package gdb 2020-04-26 17:47:19 +08:00
John
e01bfa05c3 listening ports change for unit testing cases of ghttp.Server 2020-04-26 17:13:48 +08:00
John
231238c157 improve parameter handing for ghttp.Request 2020-04-26 17:08:07 +08:00
John
7edec099ab improve raw request/response content dump for ghttp.Client 2020-04-24 00:00:52 +08:00
John Guo
83eb8be064
Merge pull request #609 from kirileec/master
add Raw* method in ClientResponse to get request and response string
2020-04-23 22:58:04 +08:00
John Guo
7af30df494
Merge branch 'master' into master 2020-04-23 22:57:23 +08:00
John
f026686fda fix issue in dupicated expiration handling in response cookies og ghttp.Client 2020-04-23 21:12:32 +08:00
John
35a50b9c6c readme update 2020-04-23 21:06:42 +08:00
John
010e2f951a downgrade the required golang version from v1.13 to v1.11 2020-04-23 20:38:25 +08:00
John
f7f86ad65a downgrade the required golang version from v1.13 to v1.11 2020-04-23 20:25:59 +08:00
John
1e19f447d1 improve ghttp.Client in context handling 2020-04-23 20:23:23 +08:00
John
8cc378331d add one unit testing case for ghttp.Server 2020-04-23 20:10:10 +08:00
John
4721f68fd8 add performance testing result 2020-04-23 19:51:08 +08:00
John
0d11c0a1f8 add performance testing result 2020-04-23 19:41:34 +08:00
John
5076613a8f add performance testing result 2020-04-23 17:25:11 +08:00
John
c5a44daa65 add performance testing result 2020-04-23 17:23:57 +08:00
John
520970b71f add performance testing result 2020-04-23 17:19:08 +08:00
John
ebfb08ee3f add performance testing result 2020-04-23 17:18:15 +08:00
John
9e38b2cb90 add performance testing result 2020-04-23 17:14:11 +08:00
John
71b1f00dc5 improve package gdb/gstr/gvalid 2020-04-20 22:36:28 +08:00
John
59d6830ab1 version update 2020-04-18 13:42:06 +08:00
John
8779a3f211 add function Walk for package garray; improve comment for package garray 2020-04-18 13:30:49 +08:00