john
|
0733164af1
|
改进glog的backtrace skip功能,g模块增加错误日志信息提示
|
2018-10-10 18:39:57 +08:00 |
|
john
|
aff8c87470
|
merge master
|
2018-09-20 09:30:05 +08:00 |
|
John
|
0c2679ae1f
|
修复glog.SetDebug失效问题,关闭ghttp.Server的日志信息终端显示
|
2018-09-18 21:29:31 +08:00 |
|
John
|
b9eead27e9
|
gcache改进
|
2018-09-18 00:01:10 +08:00 |
|
john
|
f770c5b614
|
改进ghttp.Server配置管理
|
2018-09-14 13:02:13 +08:00 |
|
john
|
d3c6830ba3
|
修复多WebServer下的状态检测问题
|
2018-09-04 18:54:16 +08:00 |
|
John
|
ca266c1d5e
|
websocket增加消息类型常量
|
2018-08-31 23:53:57 +08:00 |
|
John
|
a3aa5e7cd7
|
gdb增加调试模式的自动调试信息输出,开发中
|
2018-08-27 23:58:32 +08:00 |
|
John
|
a74c9c090c
|
改进cookie,去掉锁机制
|
2018-08-27 23:00:47 +08:00 |
|
John
|
34e86b839d
|
修复ghttp.Server在windows下的重启失效问题;去掉gfile.IsExecutable方法
|
2018-08-27 22:14:06 +08:00 |
|
John
|
569adb7dd6
|
修复ghttp服务注册与回调注册重复判断问题
|
2018-08-27 20:53:58 +08:00 |
|
John
|
032d73d016
|
ghttp.Server/gspath包静态文件检索改进
|
2018-08-26 20:29:28 +08:00 |
|
John
|
53c86966d9
|
ghttp.Server静态文件处理改进,增加AddSearchPath方法,可添加自定义的静态文件w搜索路径
|
2018-08-26 19:42:30 +08:00 |
|
john
|
13d6fc00a2
|
ghttp gzip特性开发中
|
2018-08-22 19:56:01 +08:00 |
|
John
|
85157c8708
|
ghttp对象路由注册增加Init&Shut自动回调方法;ghttp增加重复路由注册检测功能;gfsnotify增加默认递归Add/Remove特性
|
2018-08-19 11:25:15 +08:00 |
|
john
|
1b69184999
|
up
|
2018-08-17 19:01:49 +08:00 |
|
john
|
2337b86815
|
改进
|
2018-08-16 18:17:47 +08:00 |
|
John
|
84a423329c
|
优化ghttp.ServerConfig配置,增加struct/method名称到uri的转换规则,通过SetNameToUri方法进行灵活配置
|
2018-08-12 12:22:02 +08:00 |
|
john
|
cb1c54d843
|
完成事件回调注册功能的改进
|
2018-08-03 15:22:31 +08:00 |
|
john
|
b53ee61f17
|
ghttp路由功能改进中
|
2018-08-02 15:23:14 +08:00 |
|
john
|
2a7ea92c2e
|
改进ghttp.Server退出机制处理
|
2018-08-01 13:04:15 +08:00 |
|
John
|
711ef1e2cf
|
修正ghttp包没有使用Server仍然初始化相关异步goroutine的问题
|
2018-07-31 22:55:54 +08:00 |
|
John
|
19606b8638
|
ghttp路由功能改进中
|
2018-07-29 22:01:29 +08:00 |
|
john
|
0be2ddbbcb
|
ghttp路由功能改进中
|
2018-07-27 19:03:32 +08:00 |
|
John
|
2b31165a00
|
ghttp.Server路由改进
|
2018-07-26 10:26:34 +08:00 |
|
John
|
0048cb4eca
|
增加gpool对象池;增加gtcp.Conn连接池对象;改进gproc进程间通信机制,增加进程消息分组特性,并限定队列大小
|
2018-07-04 19:32:51 +08:00 |
|
John
|
373264da3f
|
改进ghttp.Server平滑重启进程间通信机制
|
2018-06-29 17:26:34 +08:00 |
|
John
|
b2c4336a4a
|
完成ghttp.Server对WebSocket的支持,并完成测试以及对应示例
|
2018-06-02 23:47:16 +08:00 |
|
John
|
c78fa84a8f
|
完成ghttp.Server平滑重启机制改进
|
2018-06-01 18:19:54 +08:00 |
|
John
|
0eafa1edc6
|
ghttp.Server平滑重启机制改进中
|
2018-06-01 00:11:45 +08:00 |
|
John
|
0f76fc932c
|
改进ghttp.Server静态文件检索设计,增加开发环境时的main包源码目录查找机制;改进gcfg/gview的main包源码目录查找机制
|
2018-05-31 12:07:31 +08:00 |
|
John
|
57f3f2b39d
|
完成ghttp.Server热重启机制在Linux_amd64及Windows_amd64下的测试
|
2018-05-17 22:32:50 +08:00 |
|
John
|
cc70bbf6a2
|
ghttp.Server热重启机制在windows系统下的稳定性测试
|
2018-05-16 23:42:02 +08:00 |
|
John
|
5856605fc3
|
完成ghttp.Server热重启机制在Windows下的测试
|
2018-05-16 22:32:56 +08:00 |
|
John
|
5bbf411741
|
完成ghttp.Server热重启特性的HTTP&HTTPS在Linux下的功能及稳定性测试
|
2018-05-16 21:27:27 +08:00 |
|
John
|
d4b64a5bcf
|
ghttp.Server热重启稳定性测试
|
2018-05-15 23:28:44 +08:00 |
|
John
|
c18e274d06
|
ghttp.Server热重启稳定性测试,功能改进,TODO++
|
2018-05-15 18:34:00 +08:00 |
|
John
|
c739dd0ed6
|
ghttp.Server热重启特性在同一进程多Web Server下的稳定性测试
|
2018-05-14 17:35:54 +08:00 |
|
John
|
327c22379e
|
ghttp.Server热重启特性测试中
|
2018-05-13 22:00:10 +08:00 |
|
John
|
85020dfcc2
|
初步完成ghttp.Server在Linux及Windows系统下的功能及兼容性测试
|
2018-05-13 14:04:37 +08:00 |
|
John
|
71fb05ec44
|
ghttp.Server热重启机制在windows下进行测试中,需要解决一些不同平台的兼容性问题
|
2018-05-13 00:17:12 +08:00 |
|
John
|
3c5ed69f23
|
ghttp.Server热重启特性测试中
|
2018-05-11 23:17:25 +08:00 |
|
John
|
dabc789113
|
完成ghttp.Server热重启特性初步开发
|
2018-05-11 18:34:17 +08:00 |
|
John
|
d2491241a2
|
ghttp.Server热重启机制开发中
|
2018-05-11 12:57:05 +08:00 |
|
John
|
b1e3ddce2f
|
ghttp.Server热重启特性开发中
|
2018-05-10 23:52:09 +08:00 |
|
John
|
806d565a32
|
ghttp.Server热重启特性开发中
|
2018-05-10 19:16:41 +08:00 |
|
John
|
d97e8c8204
|
完成gproc包的测试
|
2018-05-10 17:48:47 +08:00 |
|
John
|
e905677b66
|
增加gflock包用于文件锁特性,gproc包进程间通信功能开发中
|
2018-05-09 18:29:46 +08:00 |
|
John
|
6b7d24ba98
|
ghttp.Server热重启/热编译特性开发中
|
2018-05-08 23:38:09 +08:00 |
|
John
|
7ebf6825b6
|
热重启特性开发中
|
2018-05-08 18:41:29 +08:00 |
|
John
|
7d91986931
|
改进ghttp包文件命名,增加gbase64示例,ghttp.Server热重启特性开发中
|
2018-05-06 22:35:08 +08:00 |
|