Commit Graph

50 Commits

Author SHA1 Message Date
john
1665d92136 improve session expire algorithm for gsession 2019-09-15 12:17:44 +08:00
John
953ea55899 improve status handling for response of ghttp.Server 2019-09-14 22:57:57 +08:00
John
966c93af00 improve middleware and error logging for ghttp.Server 2019-09-14 22:53:28 +08:00
john
b0ece3bd8f Merge branch 'master' of https://github.com/gogf/gf 2019-09-13 22:14:08 +08:00
john
19a856549a improve codes details 2019-09-13 22:08:18 +08:00
John Guo
65bd31bb65
Merge pull request #316 from LetMyPplGo/master 2019-09-13 21:16:16 +08:00
John
141bee9c49 add ConfigByMap function for ghttp.Server; improve gsession for file storage 2019-09-13 20:49:16 +08:00
John
aa44c0fb11 improve session for ghttp.Server; improve i18n for gview 2019-09-12 00:00:59 +08:00
John
006054d13a fix issue in session for ghttp.Server 2019-09-11 22:57:29 +08:00
John
b39d653fe9 add package gsession; mv gkvdb to new repo 2019-09-11 21:19:45 +08:00
John
7f943c6b5f improving gview with i18n 2019-09-09 22:56:54 +08:00
John
0d5dfe59b9 remove deprecated functions 2019-09-06 16:44:40 +08:00
LetMyPplGo
fb8aac38dd server address verification
simple Email address check for from & to
default port=25 for server address
2019-09-06 00:53:23 +03:00
John
8f953dabe5 fix issue in ghttp.Session.GetMap* 2019-09-05 23:48:54 +08:00
John
6cf4bf81e5 improve gcmd with arguments parser 2019-09-05 11:38:36 +08:00
John
ad43989944 improve procedure of ghttp.Server 2019-09-04 20:22:31 +08:00
John
425d45e502 improve error text for session saving error 2019-09-04 20:04:04 +08:00
John
9ddb148fcb fix issue in memory usage of gkvdb in unit test cases of ghttp 2019-09-04 19:44:13 +08:00
John
e4d34abd7e fix unit test cases for ghttp/gres 2019-09-04 19:23:19 +08:00
John
16103c43eb fix unit test cases for ghttp/gres 2019-09-04 19:10:15 +08:00
John
cd00ac446b improve CORS feature for ghttp.Server 2019-09-03 17:18:16 +08:00
john
7e9fe8ea98 improve resource feature in ghttp.Server 2019-09-01 22:22:08 +08:00
john
6ccc4d119f improve export data as hex for gres 2019-09-01 21:34:15 +08:00
John
ee89a06b3e improve model feature 2019-08-30 20:29:12 +08:00
John
a31108e753 fix issue in gring/ghttp 2019-08-26 23:51:01 +08:00
John
2bf9bc98a7 improve gkvdb, container 2019-08-26 23:35:44 +08:00
John
b7f67e3162 add StackWithFilter function for glog, and improve gdb/ghttp 2019-08-26 20:09:24 +08:00
John
7dffd9d1ff add package gkvdb; add kvdb storage feature for ghttp.Server 2019-08-22 21:04:30 +08:00
John
e151055521 improve resource feature for ghttp/gview 2019-08-19 20:17:13 +08:00
John
ab381dacfe add resource feature support for gview 2019-08-16 00:29:14 +08:00
John
9162fde14a improve resource feature for ghttp.Server 2019-08-15 19:27:32 +08:00
John
6cf1714a07 improve resource feature for ghttp.Server 2019-08-15 19:20:39 +08:00
John
a8a8dbeab8 adding gres 2019-08-14 22:16:33 +08:00
John
6113df2b3e adding gres 2019-08-14 22:03:52 +08:00
John
162df6b250 fix issue in number overflow from int64 to int for ghttp.Session/ghttp.Cookie/gcache 2019-08-13 20:15:09 +08:00
John
72be3803ec update unit test cases for ghttp 2019-08-10 18:07:24 +08:00
John
7787135549 improve status checks if there're middlewares registed for ghttp.Server 2019-08-10 17:46:11 +08:00
John
56368500a3 add header support for session feature of ghttp.Server 2019-08-10 16:39:46 +08:00
John
846c6a579e improve ghttp.RouterGroup 2019-08-10 14:10:47 +08:00
john
573179060e improve gjson 2019-08-09 20:33:21 +08:00
john
fda345577a add package gdebug; improve gconv/gfile/gset 2019-08-09 20:05:36 +08:00
john
3af3fd1428 fix issue in gset.Pop; improve internal/debug 2019-08-09 09:51:52 +08:00
John
0376c99b5a update unit test cases for ghttp 2019-08-06 23:10:37 +08:00
John
77d9e472b7 add middleware feature for ghttp.Server; improve router group feature for ghttp.Server 2019-08-06 20:40:04 +08:00
John
2911ebb5d7 add middleware feature for ghttp.Server 2019-08-03 23:57:20 +08:00
John
f4d01f56c6 add middleware feature for ghttp.Server 2019-08-03 18:08:10 +08:00
John
878305fee3 add middleware feature for ghttp.Server 2019-08-03 17:14:54 +08:00
John
0460a53f53 add middleware feature for ghttp.Server 2019-08-03 15:54:12 +08:00
John
06c16bf560 remove thirdparty diectory, add go.mod for package dependences 2019-08-01 14:07:25 +08:00
John
b01add2925 update project structure 2019-07-29 21:01:19 +08:00