John
|
38ee5f7d53
|
improve performance of gdebug
|
2019-10-30 15:12:19 +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
|
a0722ed51f
|
add redis session support for gsession
|
2019-10-28 20:48:52 +08:00 |
|
John
|
4791d10761
|
fix issue in hijack error for websocket of ghttp.Server
|
2019-10-28 17:01:08 +08:00 |
|
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 |
|
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
|
7fad4b686c
|
improve gcompress/gres for packing files
|
2019-09-03 23:18:54 +08:00 |
|
John
|
cd00ac446b
|
improve CORS feature for ghttp.Server
|
2019-09-03 17:18:16 +08:00 |
|
John
|
e2906fba0b
|
improve type conversion for gdb
|
2019-09-03 00:06:24 +08:00 |
|
John
|
8f1fd259d4
|
Merge branch 'master' of https://github.com/gogf/gf
|
2019-09-02 19:06:53 +08:00 |
|
John
|
b1c2b9f4e0
|
improve gconv.Bool for NO/YES; improve gdb for model generation
|
2019-09-02 15:48:25 +08:00 |
|
john
|
7e9fe8ea98
|
improve resource feature in ghttp.Server
|
2019-09-01 22:22:08 +08:00 |
|
john
|
55addaa8ea
|
improve gres and add more unit test cases for gres
|
2019-09-01 22:14:31 +08:00 |
|
john
|
6ccc4d119f
|
improve export data as hex for gres
|
2019-09-01 21:34:15 +08:00 |
|
John
|
15a6680833
|
add package gi18n
|
2019-09-01 00:30:01 +08:00 |
|
John
|
6c61704e60
|
adding package gi18n
|
2019-08-31 18:04:12 +08:00 |
|
John
|
c0bb8bef06
|
README update
|
2019-08-30 22:15:54 +08:00 |
|
John
|
86f9d5c39d
|
README update
|
2019-08-30 22:15:13 +08:00 |
|
John
|
ee89a06b3e
|
improve model feature
|
2019-08-30 20:29:12 +08:00 |
|
John
|
d67975249c
|
fix issue in unit test case for gkvdb
|
2019-08-26 22:54:59 +08:00 |
|
John
|
7dffd9d1ff
|
add package gkvdb; add kvdb storage feature for ghttp.Server
|
2019-08-22 21:04:30 +08:00 |
|
John
|
10e03eef3b
|
add resource feature for gcfg
|
2019-08-19 21:02:44 +08:00 |
|
John
|
e151055521
|
improve resource feature for ghttp/gview
|
2019-08-19 20:17:13 +08:00 |
|
John
|
e58384d815
|
update example for gres
|
2019-08-16 00:37:12 +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
|
6113df2b3e
|
adding gres
|
2019-08-14 22:03:52 +08:00 |
|
John
|
9ae537cafc
|
adding gres
|
2019-08-13 21:06:11 +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
|
12f28dfc95
|
improving gtree/gres
|
2019-08-13 13:45:01 +08:00 |
|
john
|
7ecc47e127
|
adding gres package for resource feature
|
2019-08-10 23:36:38 +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
|
7172ae0232
|
fix issue in invalid error stacks for glog; improve internal/debug and gutil for stack printing
|
2019-08-08 22:58:49 +08:00 |
|
John
|
352e4c088a
|
improve gcfg: it returns all values if pattern is '.'; add more functions for gcfg
|
2019-08-07 16:58:01 +08:00 |
|
John
|
2911ebb5d7
|
add middleware feature for ghttp.Server
|
2019-08-03 23:57:20 +08:00 |
|
John
|
0460a53f53
|
add middleware feature for ghttp.Server
|
2019-08-03 15:54:12 +08:00 |
|
John
|
e622f6aff2
|
improve gconv to support struct field of interface{} conversion
|
2019-08-01 19:53:28 +08:00 |
|
John
|
d188fbdf5a
|
improve gyaml with gopkg.in/yaml.v3; update unit test cases for gfile/gyaml/gtime/garray
|
2019-08-01 17:12:58 +08:00 |
|
John
|
06c16bf560
|
remove thirdparty diectory, add go.mod for package dependences
|
2019-08-01 14:07:25 +08:00 |
|