Commit Graph

87 Commits

Author SHA1 Message Date
John
734728fa9c improve time handling for gdb 2019-10-25 19:54:02 +08:00
John
bc7b5c8626 fix issue in status checks for static file serving 2019-10-25 17:04:17 +08:00
John
cf34d7bd56 fix issue in gconv.Interfaces; improve storage interface for gsession 2019-10-25 13:49:03 +08:00
John
5adc9be0d9 gofmt 2019-10-25 10:43:59 +08:00
John
58b2efc900 version update 2019-10-24 21:05:23 +08:00
John
91c98bbb60 fix issue in group router feature for domain 2019-10-24 19:44:30 +08:00
John
d4051df5b6 improve gdb/gstr/gconv/garray 2019-10-21 19:13:25 +08:00
John
97fe8235da fix issue in session expiring for file storage of gsession; add Pop/Pops functions for gset/gmap 2019-10-16 23:33:06 +08:00
John
e1164e935b improve configuration for gdb; add more unit test case for ghttp.Server 2019-10-15 21:20:38 +08:00
John
3082c7f761 fix issue in StrLimit for gstr 2019-10-10 00:04:38 +08:00
John
5f36614dd7 remove UseNumber for json decoding in package gjson 2019-10-09 20:33:26 +08:00
John
1dcc7a4887 improve http status handling for middleware of ghttp.Server 2019-10-09 15:26:50 +08:00
John
e764b2393d change params order of Insert* functions for glist; improve gstr.IsNumber 2019-10-01 16:35:44 +08:00
John
6384e75ed9 improva container for json marshal/unmarshal interface 2019-10-01 16:03:18 +08:00
John
987ce709e5 add UnmarshalJSON for gtime; add ineterface MapStrAny support for gjson.New 2019-09-30 17:23:23 +08:00
John
bb6fed3dc2 add UnmarshalJSON function and corresponding unit test cases for package gtype 2019-09-29 20:12:59 +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
b0f859cc91 improve example codes 2019-09-24 23:41: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
ec994f3080 add more examples of middleware feature for ghttp.Server; release updates 2019-09-19 21:17:54 +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
7d32be3b6c improve perameter parsing for ghttp.Server 2019-09-18 23:20:45 +08:00
John
c2ad9f5fb9 fix issue in gyaml for invalid decoding result of type map[interface{}]interface{} 2019-09-17 20:53:20 +08:00
John
1d7ded562c add quote support for table named with '.'; improve case conversion for strings named with '.' for gstr 2019-09-16 17:15:39 +08:00
John
565e48f6f1 add more example for package gres; RELEASE updates 2019-09-15 21:47:47 +08:00
John
2b20c77bc0 improve example for gi18n 2019-09-15 13:47:44 +08:00
john
1665d92136 improve session expire algorithm for gsession 2019-09-15 12:17:44 +08:00
John
6d55b30b39 add example for group router of ghttp.Server 2019-09-14 23:36:02 +08:00
John
966c93af00 improve middleware and error logging for ghttp.Server 2019-09-14 22:53:28 +08:00
john
8281d9cdd1 improve gfile.MainPkgPath; update RELEASE.MD 2019-09-14 00:17:49 +08:00
John Guo
65bd31bb65
Merge pull request #316 from LetMyPplGo/master 2019-09-13 21:16: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
69684f5023 improve gredis instance initialization for gins 2019-09-10 20:38:23 +08:00
John
09da0f7388 improving gview with ghttp for controller 2019-09-09 23:02:40 +08:00
John
7f943c6b5f improving gview with i18n 2019-09-09 22:56:54 +08:00
john
77a727e1d7 improve i18n with gview 2019-09-08 21:12:11 +08:00
John
96106ace92 remove deprecated functions and fix corresponding unit test cases 2019-09-06 17:59:55 +08:00
John
13e528abb6 remove deprecated functions and fix corresponding unit test cases 2019-09-06 16:59:38 +08:00
LetMyPplGo
57244a9553 added the example for gsmtp 2019-09-06 01:18:41 +03:00
John
8f953dabe5 fix issue in ghttp.Session.GetMap* 2019-09-05 23:48:54 +08:00
John
952eb7df15 add Scan/Scanf functions for gcmd; improve gfile.IsEmpty 2019-09-05 20:00:01 +08:00
John
05922e4f21 add more common types for package g 2019-09-05 14:25:20 +08:00
John
6cf4bf81e5 improve gcmd with arguments parser 2019-09-05 11:38:36 +08:00
John
31e7037e3e add example for session handling of ghttp 2019-09-04 20:12:29 +08:00