john
|
61282d6dab
|
travis updates
|
2019-11-20 12:27:23 +08:00 |
|
john
|
ad540f7c25
|
update travis for adding mysql password; add custom view feature for ghttp.Response
|
2019-11-20 12:09:26 +08:00 |
|
John
|
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 |
|
John
|
43531c2680
|
improve glog for debug configuration; add GetInt*/GetUint* functions for ghttp.Request
|
2019-11-19 17:26:06 +08:00 |
|
John
|
635f5d36fd
|
improve log feature of ghttp.Server; remove trace for Notice/Warning functions for glog
|
2019-11-15 22:50:31 +08:00 |
|
John
|
1becc4932c
|
add more functions for gtcp; remove default domain set for cookie feature of ghttp.Server
|
2019-11-14 15:41:28 +08:00 |
|
John Guo
|
e36dd06f22
|
Merge pull request #342 from myvfpx/master
|
2019-11-08 23:45:48 +08:00 |
|
John
|
8f2c62d444
|
improve logging feature for ghttp.Server
|
2019-11-08 19:52:49 +08:00 |
|
John
|
21efde1a38
|
fix issue in session feature of ghttp.Server
|
2019-11-08 09:06:01 +08:00 |
|
John
|
d8b6466ed0
|
fix issue in ghttp.Server
|
2019-11-07 21:02:24 +08:00 |
|
John
|
d7b0228e9e
|
add build-in function 'replace' for gview
|
2019-11-07 20:56:17 +08:00 |
|
John
|
9da1277b47
|
improve session of file storage for ghttp.Server
|
2019-11-07 20:42:13 +08:00 |
|
John
|
a3fd0c9a4a
|
improve session of file storage for ghttp.Server
|
2019-11-07 20:36:33 +08:00 |
|
John
|
ad7375b44b
|
improve configuration feature for ghttp.Server
|
2019-11-07 16:40:34 +08:00 |
|
John
|
05120b585d
|
improve configuration feature for glog/ghttp.Server
|
2019-11-07 11:32:25 +08:00 |
|
John
|
9e32d74c8c
|
improve ConfigFromMap function for ghttp.Server
|
2019-11-06 20:23:41 +08:00 |
|
John
|
0e62510c6f
|
improve configuration feature, add instance feature for package glog; add package guuid for UUID feature
|
2019-11-06 20:22:20 +08:00 |
|
John
|
c492de4fa8
|
improve multipart form parsing for ghttp.Server
|
2019-11-06 15:37:29 +08:00 |
|
John
|
6308380541
|
update example for uploading files feature for ghttp.Server
|
2019-11-06 10:39:59 +08:00 |
|
John
|
2609db1aec
|
improve file uploading feature for ghttp.Server
|
2019-11-05 19:47:35 +08:00 |
|
John
|
6c54e73dbd
|
add example for memory storage og gsession
|
2019-11-05 17:33:06 +08:00 |
|
John
|
21abe62633
|
improve gfsnotify; add cache for tempalte file content
|
2019-11-04 22:42:49 +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
|
66355354fc
|
improve gfsnotify/gview and container
|
2019-10-31 23:37:33 +08:00 |
|
John
|
4204125dce
|
improve gipv4.IsIntranet
|
2019-10-31 15:13:34 +08:00 |
|
John
|
e6aa9d3a46
|
add EncodeFile/EncodeFileToString functions for gbase64
|
2019-10-31 14:42:01 +08:00 |
|
John
|
9416cd1274
|
add CopyMap function for gutil; improve ghttp.Request
|
2019-10-30 23:26:57 +08:00 |
|
John
|
8b5ab846b2
|
improve unit test case for gmutex
|
2019-10-30 23:01:24 +08:00 |
|
John
|
a15b93be90
|
comment update for package gtcp/gipv4/gipv6
|
2019-10-30 19:55:50 +08:00 |
|
John
|
38ee5f7d53
|
improve performance of gdebug
|
2019-10-30 15:12:19 +08:00 |
|
John
|
6f9bbbf416
|
add debug info for ghttp.Server
|
2019-10-29 20:15:13 +08:00 |
|
John
|
143bc3d8e3
|
travis updates
|
2019-10-29 20:02:28 +08:00 |
|
John
|
ea75b1a936
|
travis updates
|
2019-10-29 20:00:46 +08:00 |
|
John
|
0dde8c735e
|
add debug info for ghttp.Server
|
2019-10-29 19:59:24 +08:00 |
|
John
|
1ab7f00b91
|
add FieldsEx function for gdb.Model
|
2019-10-29 19:45:21 +08:00 |
|
John
|
3ef42bfbf0
|
improve internal/intlog
|
2019-10-29 17:15:02 +08:00 |
|
John
|
05fec23457
|
improve internal/cmdenv
|
2019-10-29 17:13:29 +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
|
14e9deb254
|
add more unit test cases for gsession
|
2019-10-29 10:01:05 +08:00 |
|
John
|
f9569b387f
|
add ConnectTimeout configuration for gredis
|
2019-10-29 09:49:29 +08:00 |
|
John
|
a0722ed51f
|
add redis session support for gsession
|
2019-10-28 20:48:52 +08:00 |
|
John
|
e9ace9b17a
|
update comment for grpool/glog
|
2019-10-28 17:16:50 +08:00 |
|
John
|
4791d10761
|
fix issue in hijack error for websocket of ghttp.Server
|
2019-10-28 17:01:08 +08:00 |
|
John
|
c686b1c080
|
improve datetime coverting for gdb
|
2019-10-28 16:42:30 +08:00 |
|
John
|
056d6ebbd9
|
improve interface design for gsession.Storage
|
2019-10-28 16:07:01 +08:00 |
|
John
|
baa2cb68de
|
donator updates
|
2019-10-26 11:38:18 +08:00 |
|
John
|
e4909b318b
|
Merge branch 'develop' of https://github.com/gogf/gf into develop
|
2019-10-26 11:03:17 +08:00 |
|
John
|
f1b7cb37c6
|
add configuration feature for glog
|
2019-10-26 10:58:07 +08:00 |
|