Commit Graph

102 Commits

Author SHA1 Message Date
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
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
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
7d91986931 改进ghttp包文件命名,增加gbase64示例,ghttp.Server热重启特性开发中 2018-05-06 22:35:08 +08:00
John
1e42e73ba3 gview模板引擎增加多目录检索功能,gfile包增加源码main包目录获取方法 2018-05-03 16:12:01 +08:00
John
ffaebd046a 增加gspath目录检索包管理工具,改进gcfg配置文件检索功能 2018-05-03 13:35:08 +08:00
John
26956ffa71 完善gfsnotify错误信息 2018-05-02 17:16:29 +08:00
John
a8a4cee667 gfsnotify修复相对路径文件的监控失效问题,并增加错误提示,完成Windows_x386系统下功能测试 2018-05-02 17:13:35 +08:00
John
b3f96c587e 修正web server目录安全性校验文件分隔符号处理问题 2018-04-23 17:06:50 +08:00
John
721c1091d0 改进静态文件目录安全访问控制 2018-04-23 14:20:41 +08:00
John
654bfe44a3 完成gpage分页包开发以及示例代码测试 2018-04-22 22:17:20 +08:00
John
0daaea8919 gins单例管理增加配置文件监控功能 2018-04-21 11:20:31 +08:00
John
e42bbb46f9 ghttp.Server 日志功能完善 2018-04-20 18:12:47 +08:00
John
1c29ae66be ghttp.Server 日志功能完善 2018-04-20 17:53:34 +08:00
John
179a4b2710 改进glog & gfilepool 2018-04-19 16:24:48 +08:00
John
3a3c35d28a ghttp.Server文件处理完善 2018-04-19 14:58:25 +08:00
John
b3c672b08b ghttp.Server启动失败时增加报错提醒,完善glog backtrace信息,增加g.Map类型 2018-04-19 13:41:06 +08:00
John
7c99eaf30d 完成模板文件自动检测更新特性 2018-04-18 16:16:09 +08:00
John
31c72feba8 gcfg包增加配置文件自动更新检测特性 2018-04-18 16:00:47 +08:00
John
157d15302c 完成gfsnotify开发 2018-04-18 15:17:07 +08:00
John
af6c23fab8 Merge branch 'master' of http://johnx.cn:6662/John/gf into qiangg_gfsnotify 2018-04-18 11:08:43 +08:00
John
99c9854b1e 模板引擎增加变量暴露接口,修正ghttp RESTful注册问题 2018-04-18 10:15:07 +08:00
John
44f1275dfd gfsnotify开发中 2018-04-18 09:16:08 +08:00
John
230da9f86a gfsnotify开发 2018-04-17 18:58:22 +08:00
John
5419c494f2 简化直接对模板内容的解析方法,完善TODO 2018-04-17 17:36:59 +08:00
John
aca2b335e0 gcfg增加配置文件自动检测更新特性 2018-04-17 17:09:07 +08:00
John
d23381f3dd 去掉gcfg包中的debug 2018-04-17 15:10:22 +08:00
John
a9dffe4a10 gcfg增加gtype使用,修正path值缺失问题 2018-04-17 15:09:32 +08:00
John
93440eeca4 gcfg增加GetPath方法 2018-04-17 14:47:45 +08:00
John
c7facf2f65 ghttp包增加pprof支持 2018-04-17 13:54:33 +08:00
John
554d8ca4e5 移除gbtree和gfilespace包到gkvdb项目中 2018-04-17 09:44:18 +08:00
John
b0dc9064e0 ghttp路由优先级改进 2018-04-11 16:06:45 +08:00
John
58095ac006 glog日志内容增加毫秒显示 2018-04-10 15:52:58 +08:00
John
fdefc0f822 ghttp.Server增加事件回调特性,去掉Request ID生成器,采用性能更高的gtype包实现请求ID生成 2018-04-09 17:55:46 +08:00
John
545fc68481 gcache增加内存锁 2018-03-29 14:31:45 +08:00
John
66a71c1a44 组件优化 2018-03-29 13:46:05 +08:00
John
36b9f06062 调整gtype中类型值的获取访问名 Get() -> Val() 2018-03-27 23:24:45 +08:00
John
f3c8d6059b 调整gcache包中部分结构体类型为非公开 2018-03-27 23:13:35 +08:00
John
f60c472fe0 gcache增加真对于缓存池大小限制的LRU特性 2018-03-27 23:10:27 +08:00
John
889dd1b19b gcache注释完善,修复Values方法 2018-03-27 18:01:18 +08:00