Commit Graph

70 Commits

Author SHA1 Message Date
John
e764b2393d change params order of Insert* functions for glist; improve gstr.IsNumber 2019-10-01 16:35:44 +08:00
John
eba97277b2 add more unit test cases for ghttp 2019-10-01 09:33:26 +08:00
John
4e19fbc5fb add separate put/delete functions for ghttp.Request 2019-10-01 09:06:35 +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
c85162a8a0 improving gdb.Model/gmap 2019-09-26 20:01:48 +08:00
John
ef4e128af7 fix issue in cors 2019-09-26 15:54:13 +08:00
John
cb7c3a9fa4 fix issue in index folder feature for ghttp.Server 2019-09-25 10:56:44 +08:00
John
6d4da529ee add websocket unit test case for ghttp 2019-09-24 21:08:28 +08:00
John
6c7e536eeb fix issue in gbase64/ghttp 2019-09-24 20:39:00 +08:00
John
36c2648be8 improve ghttp.Response; move gflock to new repo 2019-09-24 20:19:18 +08:00
John
a8caf4ad21 RELEASE updates 2019-09-23 22:00:04 +08:00
John
51d9fe5253 add AllowDomain option for ghttp.CORS; add IsSubDomain function for gstr; improve grand.Intn 2019-09-23 19:25:03 +08:00
John
3218c89f17 improve gfile/gstr/ghttp 2019-09-23 16:21:19 +08:00
John
02e467fb57 rename MapStruct* functions to MapToMap* for gconv and according packags 2019-09-19 23:23:41 +08:00
John
1181ab499c improve error handling in hook feature for ghttp.Server 2019-09-19 20:25:01 +08:00
John
5424935fd9 rename AddMiddleware to BindMiddleWareDefault for ghttp.Server; add more unit test cases fpr gstr 2019-09-19 20:19:07 +08:00
John
b9fbfb91bd improve middleware feature of ghttp.Server; add MapStrAny function for gmap/gtree 2019-09-19 19:44:46 +08:00
John
62f66b4fec remove unnecessary stack trace of gf for stack printing 2019-09-19 13:13:39 +08:00
John
eef9da9a41 improve parameters parsing for ghttp.Server 2019-09-19 09:09:12 +08:00
John
7d32be3b6c improve perameter parsing for ghttp.Server 2019-09-18 23:20:45 +08:00
John
33fbedffb8 gix issue in Config variable for ghttp.Response.View 2019-09-16 15:49:31 +08:00
John
e1721cb1b6 add package gmode for release mode management 2019-09-16 11:08:41 +08:00
John
1d264a6545 add package gmode for release mode management; add error returning for template rendoring for gmvc.View/ghttp.Response 2019-09-16 10:44:07 +08:00
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
19a856549a improve codes details 2019-09-13 22:08:18 +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
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