John
|
5f2be10563
|
improve gdb/gtime
|
2019-12-17 21:06:34 +08:00 |
|
John
|
364452f3bb
|
improve gdb.Model
|
2019-12-16 20:50:27 +08:00 |
|
John
|
e33230a88f
|
add package gbuild
|
2019-12-14 17:01:27 +08:00 |
|
John
|
4374996073
|
add some Must* functions for gparser/gjson/gmd5/gsha1/gbase64
|
2019-12-12 11:40:23 +08:00 |
|
John
|
87295ef1fe
|
improve process communication feature for gproc; add more slice converting functions for gconv
|
2019-12-11 21:22:41 +08:00 |
|
John
|
28825f5395
|
add gdebug.BuildInfo function; improving gproc
|
2019-12-09 21:53:44 +08:00 |
|
John
|
f775479c3f
|
fix issue in ghttp.Request.GetRequest*
|
2019-12-05 10:44:31 +08:00 |
|
John
|
e1d4ba9d23
|
add GetError function for ghttp.Request
|
2019-12-04 19:50:49 +08:00 |
|
John
|
2e2363bb41
|
change routergroup parameter name 'g' to 'group' for unit testing cases of ghttp
|
2019-12-02 23:00:48 +08:00 |
|
John
|
108ced2b0b
|
improve route priority handling for ghttp.Server
|
2019-12-02 21:26:12 +08:00 |
|
John
|
8bbeb186c2
|
add Exit feature for ghttp.Response
|
2019-11-30 20:41:53 +08:00 |
|
John
|
7e43aa6b9d
|
improve parameter parsing for ghtto.Request; add configuration feature for gview
|
2019-11-28 11:18:09 +08:00 |
|
John
|
85caa40a3d
|
fix issue in empty slice converting panic for gconv.Struct
|
2019-11-27 23:38:33 +08:00 |
|
John
|
f4654bf446
|
fix comment issue in example codes for gmap
|
2019-11-27 23:19:07 +08:00 |
|
john
|
1deb3510f0
|
improve gerror, ghttp for error stack logging; improve custom view feature for ghttp.Request
|
2019-11-20 18:45:09 +08:00 |
|
John
|
8f2c62d444
|
improve logging feature for ghttp.Server
|
2019-11-08 19:52:49 +08:00 |
|
John
|
05120b585d
|
improve configuration feature for glog/ghttp.Server
|
2019-11-07 11:32:25 +08:00 |
|
John
|
c492de4fa8
|
improve multipart form parsing for ghttp.Server
|
2019-11-06 15:37:29 +08:00 |
|
John
|
e30b2b0732
|
improve gsession/gmap/gtree
|
2019-11-04 21:26:16 +08:00 |
|
John
|
dcb74ee9df
|
comment update
|
2019-11-01 20:36:09 +08:00 |
|
John
|
82bf21e831
|
improve gfsnotify
|
2019-11-01 15:31:26 +08:00 |
|
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
|
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
|
6384e75ed9
|
improva container for json marshal/unmarshal interface
|
2019-10-01 16:03:18 +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
|
3218c89f17
|
improve gfile/gstr/ghttp
|
2019-09-23 16:21:19 +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
|
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
|
8281d9cdd1
|
improve gfile.MainPkgPath; update RELEASE.MD
|
2019-09-14 00:17:49 +08:00 |
|
John
|
69684f5023
|
improve gredis instance initialization for gins
|
2019-09-10 20:38:23 +08: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
|
e2906fba0b
|
improve type conversion for gdb
|
2019-09-03 00:06:24 +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
|
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
|
e622f6aff2
|
improve gconv to support struct field of interface{} conversion
|
2019-08-01 19:53:28 +08:00 |
|
John
|
06c16bf560
|
remove thirdparty diectory, add go.mod for package dependences
|
2019-08-01 14:07:25 +08:00 |
|