Commit Graph

475 Commits

Author SHA1 Message Date
John Guo
ef50eb6d6b comment update for package ghttp 2021-08-09 19:16:37 +08:00
John Guo
fc1dfb7ff9 comment update;standardize const naming for package gtcp/gudp 2021-08-08 13:10:21 +08:00
John Guo
dc407bf293 merge develop 2021-08-07 12:04:31 +08:00
John Guo
cd3593182a improve package gerror/ghttp for error code handling 2021-08-07 10:44:57 +08:00
John Guo
75ca866991 fix issue in ghttp.Server 2021-08-05 19:15:18 +08:00
John Guo
4c54b1cfbc improve errcode feature for package gerror 2021-08-04 20:50:45 +08:00
John Guo
5a4de52900 fix invalid separator char in packing with prefix folder string in OS widnows for package gres 2021-08-02 19:58:04 +08:00
John Guo
ff70e54e3e fix unit testing case for package gtrace 2021-08-02 09:50:44 +08:00
jflyfox
bb57dc1ae7 improve request context feature for package ghttp 2021-08-01 09:17:37 +08:00
jflyfox
5a6c2c27df inject Request object into context 2021-07-30 17:17:13 +08:00
jflyfox
4267aadd78 remove controller feature from package ghttp 2021-07-30 15:15:44 +08:00
John Guo
0ddacdd7e2 add error code for components 2021-07-20 23:02:02 +08:00
John Guo
f72d991c36 rename attribute names from lower-camel case to upper-camel case 2021-07-19 20:06:44 +08:00
John Guo
0140808460 add handler extension feature for package ghttp 2021-07-13 23:01:31 +08:00
John Guo
7e2605188d improve session variable map in template parsing 2021-07-06 09:58:25 +08:00
John Guo
e5ae1cb85c improve session variable map in template parsing 2021-07-06 09:53:35 +08:00
John Guo
c42a9d6e50
Merge pull request #1316 from qinyuguang/otel
Otel
2021-06-29 13:05:38 +08:00
qinyuguang
083e32fd9e otel version bump to v1.0.0-RC1 2021-06-28 13:36:37 +08:00
John Guo
d109706ad3 unify error package to gerror 2021-06-26 18:34:26 +08:00
John Guo
859ea150ed rename constants of package gpage from skake to upper camel case 2021-06-26 17:00:32 +08:00
John Guo
91ca79b300 add context for intlog 2021-06-26 16:51:26 +08:00
John Guo
50ffaef33f add context for intlog/gsession;improve struct/structs converting for package gconv 2021-06-26 16:23:54 +08:00
John Guo
c25f88293b unify command or enviroment key names for packages 2021-06-26 12:08:18 +08:00
John Guo
237f172ae5 add file configuration support for logger in ghttp.Server 2021-06-26 11:18:44 +08:00
John Guo
e6688b9e86 add more unit testing cases for package ghttp 2021-06-23 21:39:12 +08:00
John Guo
742c7913ea fix issue in function Parse for package ghttp 2021-06-02 21:12:27 +08:00
John Guo
ea0340db8e improve validation manager feature for package gvalid 2021-05-19 09:25:49 +08:00
John Guo
2b942bf06b
Merge pull request #1247 from notnear/master
add websocket client
2021-05-17 13:52:39 +08:00
John Guo
7003c284d0 replace json.Unmarshal with json.UnmarshalUseNumber for packages 2021-05-15 22:38:07 +08:00
John Guo
d76e4c8aed refract package gtimer for more stable 2021-05-15 18:13:51 +08:00
John Guo
cc1224e032 add context for package gvalid.Check* functions 2021-05-13 20:56:52 +08:00
tom
09de115670 add websocket client 2021-05-13 17:51:06 +08:00
John Guo
a326f4a989 improve package gi18n/gview/gvalid for more flexable i18n feature controll,add custom error configuration and i18n translation for custom error message 2021-05-13 00:16:45 +08:00
John Guo
b06580d343 improve struct validation for package gvalid 2021-05-12 00:01:52 +08:00
John Guo
5856f74d83 up 2021-05-02 08:10:35 +08:00
John Guo
563509c4a6 route map dumping updates 2021-05-01 09:04:16 +08:00
wujia
90f4bba8fd gofmt格式化 2021-04-07 20:52:38 +08:00
ansionfor
802187abc4 add graceful reload timeout 2021-04-07 16:06:37 +08:00
John Guo
78027d2ec6 deprecated comments update 2021-03-30 13:43:08 +08:00
John Guo
ae5ecb5bfa update unit testing case for package gtrace 2021-03-29 16:12:14 +08:00
John Guo
6f1340ce36 upgrade otel from v0.18.0 to v0.19.0 2021-03-29 16:00:56 +08:00
jianchenma
958b109a12 fix removing cookie issue 2021-03-19 19:16:21 +08:00
jianchenma
9ed8d8c113 rename max content log size name for gtrace from maxlogsize to maxcontentlogsize 2021-03-18 11:22:44 +08:00
jianchenma
6a24b595f0 upgrade otel from 0.16.0 to 0.18.0 2021-03-18 10:39:23 +08:00
John Guo
d72d23c2eb change browser mode from boolean markable variable to cookiejar for ghttp.Client 2021-03-11 18:58:13 +08:00
John Guo
4d32733790 improve ghttp.Client for #1179 2021-03-09 22:54:38 +08:00
John Guo
204fea395c add struct object support in group router registering for package ghttp 2021-03-01 20:49:09 +08:00
John Guo
5db4bbc186 fix issue 1162 2021-02-24 01:07:09 +08:00
John Guo
2c34d96b9d add tls configuration for ghttp.Client 2021-02-23 22:00:11 +08:00
jianchenma
6135085d61 improve package gtrace 2021-02-03 15:27:41 +08:00