|
|
4ee7c82bf1
|
fix issue in empty slice converting panic for gconv.Struct
|
2019-11-28 08:46:38 +08:00 |
|
|
|
85caa40a3d
|
fix issue in empty slice converting panic for gconv.Struct
|
2019-11-27 23:38:33 +08:00 |
|
|
|
f4654bf446
|
fix comment issue in example codes for gmap
|
2019-11-27 23:19:07 +08:00 |
|
|
|
94ed0bf9c9
|
fix issue in ghttp.Request.GetView
|
2019-11-26 15:12:58 +08:00 |
|
|
|
22e3705d3e
|
improve ghttp.GracefulServer; add more unit test case for ghttp.Server.Middleware
|
2019-11-26 14:56:05 +08:00 |
|
|
|
9b1cc6e9c7
|
add special handle for configuration of mssql for gdb
|
2019-11-22 19:45:42 +08:00 |
|
|
|
9429c8ff83
|
improve gd.Model.Clone
|
2019-11-21 22:21:57 +08:00 |
|
|
|
056c6d4688
|
remove Array type case from internal/empty.IsNil checks
|
2019-11-21 21:57:50 +08:00 |
|
|
|
382356bc8d
|
improve gerror for stack information; fix issue in gconv.String for nil *time.Time type
|
2019-11-21 21:49:00 +08:00 |
|
|
|
1deb3510f0
|
improve gerror, ghttp for error stack logging; improve custom view feature for ghttp.Request
|
2019-11-20 18:45:09 +08:00 |
|
|
|
dd7ae1b07a
|
unit test case updates for gdb
|
2019-11-20 13:36:31 +08:00 |
|
|
|
04a8755162
|
travis updates
|
2019-11-20 12:34:03 +08:00 |
|
|
|
682f99a763
|
travis updates
|
2019-11-20 12:29:34 +08:00 |
|
|
|
61282d6dab
|
travis updates
|
2019-11-20 12:27:23 +08:00 |
|
|
|
ad540f7c25
|
update travis for adding mysql password; add custom view feature for ghttp.Response
|
2019-11-20 12:09:26 +08:00 |
|
|
|
a4f191c1c6
|
fix issue in gdb.Model for repeated condition statements; remove concurrent safety feature of gview; add default template file feature for gview
|
2019-11-19 21:50:17 +08:00 |
|
|
|
43531c2680
|
improve glog for debug configuration; add GetInt*/GetUint* functions for ghttp.Request
|
2019-11-19 17:26:06 +08:00 |
|
|
|
635f5d36fd
|
improve log feature of ghttp.Server; remove trace for Notice/Warning functions for glog
|
2019-11-15 22:50:31 +08:00 |
|
|
|
1becc4932c
|
add more functions for gtcp; remove default domain set for cookie feature of ghttp.Server
|
2019-11-14 15:41:28 +08:00 |
|
|
|
e36dd06f22
|
Merge pull request #342 from myvfpx/master
|
2019-11-08 23:45:48 +08:00 |
|
|
|
8f2c62d444
|
improve logging feature for ghttp.Server
|
2019-11-08 19:52:49 +08:00 |
|
|
|
21efde1a38
|
fix issue in session feature of ghttp.Server
|
2019-11-08 09:06:01 +08:00 |
|
|
|
d8b6466ed0
|
fix issue in ghttp.Server
|
2019-11-07 21:02:24 +08:00 |
|
|
|
d7b0228e9e
|
add build-in function 'replace' for gview
|
2019-11-07 20:56:17 +08:00 |
|
|
|
9da1277b47
|
improve session of file storage for ghttp.Server
|
2019-11-07 20:42:13 +08:00 |
|
|
|
a3fd0c9a4a
|
improve session of file storage for ghttp.Server
|
2019-11-07 20:36:33 +08:00 |
|
|
|
ad7375b44b
|
improve configuration feature for ghttp.Server
|
2019-11-07 16:40:34 +08:00 |
|
|
|
05120b585d
|
improve configuration feature for glog/ghttp.Server
|
2019-11-07 11:32:25 +08:00 |
|
|
|
9e32d74c8c
|
improve ConfigFromMap function for ghttp.Server
|
2019-11-06 20:23:41 +08:00 |
|
|
|
0e62510c6f
|
improve configuration feature, add instance feature for package glog; add package guuid for UUID feature
|
2019-11-06 20:22:20 +08:00 |
|
|
|
c492de4fa8
|
improve multipart form parsing for ghttp.Server
|
2019-11-06 15:37:29 +08:00 |
|
|
|
6308380541
|
update example for uploading files feature for ghttp.Server
|
2019-11-06 10:39:59 +08:00 |
|
|
|
2609db1aec
|
improve file uploading feature for ghttp.Server
|
2019-11-05 19:47:35 +08:00 |
|
|
|
6c54e73dbd
|
add example for memory storage og gsession
|
2019-11-05 17:33:06 +08:00 |
|
|
|
21abe62633
|
improve gfsnotify; add cache for tempalte file content
|
2019-11-04 22:42:49 +08:00 |
|
|
|
e30b2b0732
|
improve gsession/gmap/gtree
|
2019-11-04 21:26:16 +08:00 |
|
|
|
dcb74ee9df
|
comment update
|
2019-11-01 20:36:09 +08:00 |
|
|
|
82bf21e831
|
improve gfsnotify
|
2019-11-01 15:31:26 +08:00 |
|
|
|
66355354fc
|
improve gfsnotify/gview and container
|
2019-10-31 23:37:33 +08:00 |
|
|
|
4204125dce
|
improve gipv4.IsIntranet
|
2019-10-31 15:13:34 +08:00 |
|
|
|
e6aa9d3a46
|
add EncodeFile/EncodeFileToString functions for gbase64
|
2019-10-31 14:42:01 +08:00 |
|
|
|
9416cd1274
|
add CopyMap function for gutil; improve ghttp.Request
|
2019-10-30 23:26:57 +08:00 |
|
|
|
8b5ab846b2
|
improve unit test case for gmutex
|
2019-10-30 23:01:24 +08:00 |
|
|
|
a15b93be90
|
comment update for package gtcp/gipv4/gipv6
|
2019-10-30 19:55:50 +08:00 |
|
|
|
38ee5f7d53
|
improve performance of gdebug
|
2019-10-30 15:12:19 +08:00 |
|
|
|
6f9bbbf416
|
add debug info for ghttp.Server
|
2019-10-29 20:15:13 +08:00 |
|
|
|
143bc3d8e3
|
travis updates
|
2019-10-29 20:02:28 +08:00 |
|
|
|
ea75b1a936
|
travis updates
|
2019-10-29 20:00:46 +08:00 |
|
|
|
0dde8c735e
|
add debug info for ghttp.Server
|
2019-10-29 19:59:24 +08:00 |
|
|
|
1ab7f00b91
|
add FieldsEx function for gdb.Model
|
2019-10-29 19:45:21 +08:00 |
|