|
|
3886ef3876
|
修复ghttp.BuildParams参数方法构造问题
|
2018-06-19 10:03:44 +08:00 |
|
|
|
89c1e354d8
|
调整ghttp包示例代码目录结构,增加ghttp.Client自定义Header方法,ghttp.Cookie增加Map方法用于获得客户端提交的所有cookie值,构造成map返回
|
2018-06-07 09:30:21 +08:00 |
|
|
|
5c22115c65
|
完成ghttp.Server对WebSocket的支持,并完成测试以及对应示例
|
2018-06-02 23:47:16 +08:00 |
|
|
|
2873e127af
|
ghttp.Server.EnableAdmin页面Restart接口支持GET参数newExeFilePath支持
|
2018-06-01 19:49:05 +08:00 |
|
|
|
4584dfa773
|
ghttp.Server平滑重启机制增加可自定义重启可执行文件路径,特别是针对windows系统特别有用(因为windows下不支持可执行文件覆盖更新)
|
2018-06-01 18:29:26 +08:00 |
|
|
|
228fbb11f1
|
完成ghttp.Server平滑重启机制改进
|
2018-06-01 18:19:54 +08:00 |
|
|
|
87955876bc
|
ghttp.Server平滑重启机制改进中
|
2018-06-01 00:11:45 +08:00 |
|
|
|
104d08db6b
|
改进ghttp.Server静态文件检索设计,增加开发环境时的main包源码目录查找机制;改进gcfg/gview的main包源码目录查找机制
|
2018-05-31 12:07:31 +08:00 |
|
|
|
0780a9b1f4
|
gf/gin/beego性能测试
|
2018-05-28 17:02:53 +08:00 |
|
|
|
c6bafde8ca
|
gf/beego性能测试
|
2018-05-28 13:21:59 +08:00 |
|
|
|
a3fbf957d9
|
去掉ghttp客户端调试语句
|
2018-05-27 22:09:19 +08:00 |
|
|
|
50fe3d935e
|
完成gproc进程间通信由共享文件改进为TCP/IP方式,并对应改进ghttp.Server热重启机制,完成在Linux及Windows下的功能测试
|
2018-05-21 10:11:24 +08:00 |
|
|
|
6d3c380281
|
改进gproc包进程通信方式为TCP/IP
|
2018-05-20 13:49:02 +08:00 |
|
|
|
1718af553e
|
增加gstr字符串操作封装包,完善gpage自定义分页示例
|
2018-05-19 00:02:19 +08:00 |
|
|
|
925649f616
|
修复服务注册时的控制器及执行对象方法丢失问题
|
2018-05-18 11:01:22 +08:00 |
|
|
|
658a3f5a68
|
merge master
|
2018-05-17 22:54:19 +08:00 |
|
|
|
28b6f10908
|
完成ghttp.Server热重启机制在Linux_amd64及Windows_amd64下的测试
|
2018-05-17 22:32:50 +08:00 |
|
|
|
6204936001
|
尝试修复在某些系统上gfsnotify监控问题
|
2018-05-17 17:10:19 +08:00 |
|
|
|
c68d74d851
|
ghttp.Server热重启机制在windows系统下的稳定性测试
|
2018-05-16 23:42:02 +08:00 |
|
|
|
730664ee11
|
完成ghttp.Server热重启机制在Windows下的测试
|
2018-05-16 22:32:56 +08:00 |
|
|
|
7ecf111c5e
|
完成ghttp.Server热重启特性的HTTP&HTTPS在Linux下的功能及稳定性测试
|
2018-05-16 21:27:27 +08:00 |
|
|
|
b8964f07ab
|
控制器及执行对象注册增加更灵活的动态路由特性
|
2018-05-16 17:37:40 +08:00 |
|
|
|
2d1e0d2da2
|
ghttp.Server热重启机制在windows系统下的兼容性测试
|
2018-05-16 17:19:16 +08:00 |
|
|
|
068e9f3802
|
ghttp.Server热重启稳定性测试
|
2018-05-15 23:28:44 +08:00 |
|
|
|
85cec89da6
|
ghttp.Server热重启稳定性测试,功能改进,TODO++
|
2018-05-15 18:34:00 +08:00 |
|
|
|
4071795d85
|
ghttp.Server热重启机制测试中
|
2018-05-15 15:09:41 +08:00 |
|
|
|
8887488f92
|
ghttp.Server热重启特性在同一进程多Web Server下的稳定性测试
|
2018-05-14 17:35:54 +08:00 |
|
|
|
f5d51d7960
|
ghttp.Server热重启特性测试中
|
2018-05-13 22:00:10 +08:00 |
|
|
|
0a5069c872
|
完成ghttp.Server热重启特性开发以及测试工作
|
2018-05-13 14:23:14 +08:00 |
|
|
|
718845def8
|
初步完成ghttp.Server在Linux及Windows系统下的功能及兼容性测试
|
2018-05-13 14:04:37 +08:00 |
|
|
|
5c31f05ce4
|
ghttp.Server热重启机制在windows下进行测试中,需要解决一些不同平台的兼容性问题
|
2018-05-13 00:17:12 +08:00 |
|
|
|
08f49da9c5
|
完成ghttp.Server在Linux下的功能测试,今天带老婆孩子去摘蓝莓,回来继续完成Windows下的功能测试
|
2018-05-12 10:37:42 +08:00 |
|
|
|
d7530af7dd
|
去掉Web Server进程间通信调试代码
|
2018-05-11 23:31:35 +08:00 |
|
|
|
1ac6de9627
|
ghttp.Server热重启特性测试中
|
2018-05-11 23:17:25 +08:00 |
|
|
|
6f6a5debde
|
完成ghttp.Server热重启特性初步开发
|
2018-05-11 18:34:17 +08:00 |
|
|
|
79d56bfcba
|
ghttp.Server热重启机制开发中
|
2018-05-11 12:57:05 +08:00 |
|
|
|
7ed17b5eb1
|
ghttp.Server热重启特性开发中
|
2018-05-10 23:52:09 +08:00 |
|
|
|
51afecd675
|
ghttp.Server热重启特性开发中
|
2018-05-10 19:16:41 +08:00 |
|
|
|
57a682e763
|
完成gproc包的测试
|
2018-05-10 17:48:47 +08:00 |
|
|
|
0601b6b6fa
|
增加gflock包用于文件锁特性,gproc包进程间通信功能开发中
|
2018-05-09 18:29:46 +08:00 |
|
|
|
db416f5839
|
ghttp.Server热重启/热编译特性开发中
|
2018-05-08 23:38:09 +08:00 |
|
|
|
29364a14d6
|
热重启特性开发中
|
2018-05-08 18:41:29 +08:00 |
|
|
|
4fbeb66dfe
|
ghttp.Server热重启特性开发中
|
2018-05-07 18:44:58 +08:00 |
|
|
|
c62360f758
|
改进ghttp包文件命名,增加gbase64示例,ghttp.Server热重启特性开发中
|
2018-05-06 22:35:08 +08:00 |
|
|
|
a2479dff86
|
改进ghttp.Server自定义错误状态码返回
|
2018-05-04 16:59:00 +08:00 |
|
|
|
64003859f2
|
完善ghttp.Server自定义错误状态码回调函数处理示例代码
|
2018-05-04 16:50:54 +08:00 |
|
|
|
b449d56745
|
改进ghttp.Server自定义错误状态码设计
|
2018-05-04 16:07:50 +08:00 |
|
|
|
1d91ea492c
|
ghttp.Server增加自定义状态码回调函数注册处理
|
2018-05-04 14:35:20 +08:00 |
|
|
|
9a9d624819
|
改进ghttp.Server Cookie示例,改进ghttp.Response.Write数据类型转换逻辑
|
2018-04-30 22:34:28 +08:00 |
|
|
|
adb3856555
|
改进ghttp.Server Session示例
|
2018-04-30 22:28:01 +08:00 |
|