Commit Graph

2872 Commits

Author SHA1 Message Date
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
John
c10149baa0 fix issue in stack trace for package gdebug; improve package gsmtp 2020-04-18 10:17:54 +08:00
John
4f87668780 improve retry feature for ghttp.Client 2020-04-16 15:43:21 +08:00
John
63f33d1d8c improve package gdb supporting gtime.Time parameter for Where condition 2020-04-15 18:02:32 +08:00
John
734aa5a6fe improve create_at,update_at,delete_at feature for package gdb 2020-04-15 12:56:41 +08:00
John
371aef224d donator updates 2020-04-15 11:41:44 +08:00
John
362e380ada improve SetConfigWithMap function for package ghttp/glog/gview; reveal some logger functions for default logger of package glog 2020-04-15 11:04:39 +08:00
John
e995bd8c9a add unit testing cases of https feature for ghttp.Server 2020-04-15 09:55:44 +08:00
John
81b211dd1a improve select operation details handling for package gdb 2020-04-15 09:37:46 +08:00
John
0515fc94cb add MapMerge/MapMargeCopy functions for package gutil; improve template view feature for indefinite parameters 2020-04-14 21:11:12 +08:00
John
46ee070f0a fix issue in package gfsnotify when gset changes 2020-04-14 00:20:39 +08:00
John
b17e3a6804 improve package gset 2020-04-13 23:44:43 +08:00
linx
9160bee1af change comments 2020-04-11 12:16:53 +08:00
John
8e6018cfff improve soft deleting feature for package gdb 2020-04-11 10:14:49 +08:00
John
c08739b5a3 add function Having for gdb.Model 2020-04-11 10:11:52 +08:00
John
385a503d31 add soft deleting feature, improve chars handling for package gdb 2020-04-11 09:09:25 +08:00
John
ef286b0c15 add unit testing case for auto time and soft deleting features for package gdb 2020-04-09 22:48:21 +08:00
John
53aba2d4b8 add unit testing case of cache feature for package gdb 2020-04-09 22:00:02 +08:00
John
f22da4ba3a improve gconv.MapDeep with anonymous checks for attribute struct field 2020-04-09 15:34:23 +08:00
John
23c2f12672 improve MapDeep function for package gconv; improve gjson.New function for loading struct parameter 2020-04-09 13:37:27 +08:00
John
7fd53673ce add automatic time and soft deleting features: create_at/update_at/delete_at for package gdb; improve schema changing feature for package gdb 2020-04-08 21:26:14 +08:00
linx
e64fd088b9 fix when no response 2020-04-08 20:11:06 +08:00
linx
15672e7a09 #591 add Raw* method in ClientResponse to get request and response string 2020-04-08 19:24:03 +08:00
John
2ea1d2c7b2 update build-in template function substr/strlimit for package gview 2020-04-07 23:53:17 +08:00
John
90d751f98d add function SubStrRune/StrLimitRune/PosRune/PosIRune/PosRRune/PosRIRune for package gstr; remove unicode support in function SubStr/StrLimit for package gstr 2020-04-07 23:51:48 +08:00
John
25a91c732c improve String/Map converting for package gconv 2020-04-07 21:29:41 +08:00
John
01995f5501 improve function Marge for package garray using interface feature; improve slice converting using interface feature for package gconv 2020-04-07 21:25:52 +08:00
John
68abb3cf3d improve package glist for var initilalization feature 2020-04-07 20:58:58 +08:00
John
77cc323d0e improve package gset/gmap for initialization 2020-04-07 20:41:49 +08:00