Commit Graph

481 Commits

Author SHA1 Message Date
John
721503019a 完善ghttp.Server热重启特性示例,gflock示例,gproc示例,并改进gproc通信检测机制,修复写入数据文件指针未关闭问题 2018-05-18 15:45:08 +08:00
John
37e48f6f71 修复服务注册时的控制器及执行对象方法丢失问题 2018-05-18 11:01:22 +08:00
John
6b256fdc41 Merge branch 'master' of http://johnx.cn:6662/John/gf 2018-05-18 08:39:40 +08:00
John
6c83e8b434 0.98 beta 2018-05-17 23:20:13 +08:00
John
60f13e2785 merge master 2018-05-17 22:54:19 +08:00
John
57f3f2b39d 完成ghttp.Server热重启机制在Linux_amd64及Windows_amd64下的测试 2018-05-17 22:32:50 +08:00
John
25090b430b 修正gdb.Model.Where方法参数处理问题,gdb.Model.Data参数支持更加灵活的map参数 2018-05-17 18:22:50 +08:00
John
29d72cc00e 尝试修复在某些系统上gfsnotify监控问题 2018-05-17 17:10:19 +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
f71579f9f4 控制器及执行对象注册增加更灵活的动态路由特性 2018-05-16 17:37:40 +08:00
John
6ca634e85b ghttp.Server热重启机制在windows系统下的兼容性测试 2018-05-16 17:19:16 +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
964f8b499b ghttp.Server热重启机制测试中 2018-05-15 15:09:41 +08:00
John
5e4b100def 修复在windows下文件参数中不同文件分隔符引起的热更新机制失效问题。 2018-05-15 15:07:01 +08:00
John
9ce65c195a 完善模板引擎热更新机制测试 2018-05-15 13:53:13 +08:00
John
c739dd0ed6 ghttp.Server热重启特性在同一进程多Web Server下的稳定性测试 2018-05-14 17:35:54 +08:00
John
ef9cfcf759 修复gvalid包验证问题:如果值为nil,并且不需要require*验证时,其他验证失效。并增加单元测试项,测试通过。 2018-05-14 14:16:42 +08:00
John
327c22379e ghttp.Server热重启特性测试中 2018-05-13 22:00:10 +08:00
John
d8bd344b66 完成ghttp.Server热重启特性开发以及测试工作 2018-05-13 14:23:14 +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
206d200882 完成ghttp.Server在Linux下的功能测试,今天带老婆孩子去摘蓝莓,回来继续完成Windows下的功能测试 2018-05-12 10:37:42 +08:00
John
99403ffc4b 去掉Web Server进程间通信调试代码 2018-05-11 23:31:35 +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
dc20caeb27 完成gproc进程管理及通信包 & gflock文件锁包开发 2018-05-10 16:07:14 +08:00
John
50a19bba1a 修正gvalid.CheckMap当传递的params参数对应rules的键值对为空时的校验失效问题 2018-05-10 12:55:16 +08:00
John
44b9cb77ec gflock开发中 2018-05-10 12:04:41 +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
6f2e265a65 ghttp.Server热重启特性开发中 2018-05-07 18:44:58 +08:00
John
946c6ddd65 Merge branch 'master' into qiangg_ghttp_graceful 2018-05-07 17:50:11 +08:00
John
1e0cfd6d1a 去掉调试语句 2018-05-07 16:44:15 +08:00
John
5db50ef2f2 修复gdb.Model.And/Or方法 2018-05-07 16:22:22 +08:00
John
eca2d0bf7e 修复gdb.Delete方法错误 2018-05-07 16:18:39 +08:00
John
7d91986931 改进ghttp包文件命名,增加gbase64示例,ghttp.Server热重启特性开发中 2018-05-06 22:35:08 +08:00
John
9821de7d6b TODO++ 2018-05-05 23:06:01 +08:00
John
53162759b6 Merge pull request #4 from johnx-cn/johnx_merge
测试合并请求
2018-05-04 23:32:12 +08:00
Guo Qiang
bb37ce86a1 测试合并请求 2018-05-04 23:28:51 +08:00
John
2c56aeb2d7 Merge pull request #3 from johnx-cn/johnx_merge
test merge
2018-05-04 23:25:09 +08:00
John
554ba27263 test merge 2018-05-04 22:29:44 +08:00
John
c4c246610a README updates, TODO++ 2018-05-04 21:13:51 +08:00