Commit Graph

60 Commits

Author SHA1 Message Date
John Guo
5f4293a803 make unnecessaryly exported resource private for package ghttp 2021-01-19 19:33:21 +08:00
John Guo
a9aa021914 add json tag for configuration struct for package gdb/gredis/ghttp/glog/gview 2021-01-12 00:42:33 +08:00
jflyfox
b12c909fd6 add logging level configuration for package ghttp 2021-01-06 01:00:49 +08:00
jflyfox
5c2574da7c improve package ghttp 2021-01-06 00:39:50 +08:00
John Guo
9a6aa01115 constant name changes; version update 2020-12-15 20:16:17 +08:00
jflyfox
a2e7aec37f change constant variable names 2020-12-14 13:26:48 +08:00
Jack
33292f54e0 improve status handler by supporting multiple status handler for package ghttp 2020-11-25 16:37:41 +08:00
John
e06b62ecf2 add default value from struct tag for ghttp.Request 2020-11-08 15:44:04 +08:00
John
1ec049c52f improve gf server for routes check while starting 2020-09-17 23:27:10 +08:00
john
04dee090a3 improve graceful reload feature for ghttp.Server 2020-07-25 13:50:04 +08:00
John
2f44721086 fix issue in reload feature in ghttp.Server 2020-06-28 20:52:33 +08:00
John
45170bc53e add ClientMaxBodySize configuration for ghttp.Server 2020-04-30 20:37:09 +08:00
John
1e844d505a comment update for package ghttp/gconv; readme update 2020-04-29 00:14:29 +08:00
John
2d30a53c3a remove function From for package gdb; add function g.Table; add ServeHTTP interface implements for ghttp.Server 2020-04-04 22:46:52 +08:00
John
f89976cad5 improve ghttp.Client 2020-03-25 15:09:13 +08:00
John
f3d859159d improve router group for duplicated router registering for package ghttp.Server 2020-03-17 14:48:52 +08:00
John
4e7c6c1fb4 improve CORS feature for ghttp.Server 2020-03-04 22:52:56 +08:00
John
d8a7e36478 improve router feature for ghttp.Server 2020-03-04 17:29:23 +08:00
John
42fd583bfd add more inernal logging points for core components 2020-02-24 21:09:19 +08:00
John
d8ef8a1f5d add gf.debug options and GF_DEBUG env control params for internal logging feature 2020-02-22 14:51:44 +08:00
John
52943b283c go.mod updates; add search path configuration in file for package ghttp.Server 2020-02-16 16:34:30 +08:00
John
ac9be6134b add global schema access support for mssql in gdb 2020-02-07 17:21:05 +08:00
John
4c1b4f7858 change time measuing unit from microtime to millitime for ghttp.Request; change graceful reload feature from true to false in default 2020-02-07 16:29:14 +08:00
John
2e10ce421b improve plugin feature 2020-01-21 22:18:49 +08:00
John
8eda69b11e improve the plugin feature for ghttp.Server 2020-01-21 17:18:03 +08:00
John
202419202f improve logger feautre, add unit testing cases for ghttp.Server; add SetDefaultLogger function for glog 2020-01-21 15:42:08 +08:00
John
922e720d63 improve gdb/ghttp/gins; fix issue in gstr 2019-12-19 15:14:05 +08:00
John
2804834540 rename GetRouterMap to GetRouterArray for ghttp.Server 2019-12-10 12:28:55 +08:00
John
add7dd5a45 merge develop 2019-12-09 23:22:49 +08:00
John
e40894ca45 add IsServiceHandler for ghttp.RouterItem 2019-12-09 23:19:39 +08:00
John
28825f5395 add gdebug.BuildInfo function; improving gproc 2019-12-09 21:53:44 +08:00
John
6ca5141020 some improving 2019-12-08 22:55:32 +08:00
John
6abe660287 export router map api for ghttp.Server; comment update for ghttp.Server 2019-12-04 13:55:08 +08:00
John
a06ca31530 improve middleware feature for ghttp.Server 2019-12-04 10:03:03 +08:00
John
890865251b improve routerMap handling for ghttp.Request 2019-12-03 17:16:52 +08:00
John
c88839edb1 comment update for ghttp.ServerConfig 2019-12-01 14:24:56 +08:00
John
0cce858641 improve configuration feature for ghttp.Server/gview/glog 2019-11-28 23:19:37 +08:00
John
8f2c62d444 improve logging feature for ghttp.Server 2019-11-08 19:52:49 +08:00
John
d8b6466ed0 fix issue in ghttp.Server 2019-11-07 21:02:24 +08:00
John
9da1277b47 improve session of file storage for ghttp.Server 2019-11-07 20:42:13 +08:00
John
a3fd0c9a4a improve session of file storage for ghttp.Server 2019-11-07 20:36:33 +08:00
John
ad7375b44b improve configuration feature for ghttp.Server 2019-11-07 16:40:34 +08:00
John
05120b585d improve configuration feature for glog/ghttp.Server 2019-11-07 11:32:25 +08:00
John
7225e49aa0 add package intlog for GF internal logging usage; improve redis storage feature for gsession 2019-10-29 16:45:42 +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
7d32be3b6c improve perameter parsing for ghttp.Server 2019-09-18 23:20:45 +08:00
john
1665d92136 improve session expire algorithm for gsession 2019-09-15 12:17:44 +08:00
john
19a856549a improve codes details 2019-09-13 22:08:18 +08:00
John
b39d653fe9 add package gsession; mv gkvdb to new repo 2019-09-11 21:19:45 +08:00
John
6cf4bf81e5 improve gcmd with arguments parser 2019-09-05 11:38:36 +08:00