Commit Graph

232 Commits

Author SHA1 Message Date
0b6dbf524e ghttp.Server 日志功能完善 2018-04-20 18:52:04 +08:00
e42bbb46f9 ghttp.Server 日志功能完善 2018-04-20 18:12:47 +08:00
1c29ae66be ghttp.Server 日志功能完善 2018-04-20 17:53:34 +08:00
3039aaf78e ghttp.Server 日志功能完善 2018-04-20 15:43:02 +08:00
79ed4165ed ghttp.Server log功能完善 2018-04-20 11:45:47 +08:00
5fc727a119 完成数据库ORM链式操作的Where参数类型修改:string -> interface{} 2018-04-20 10:53:30 +08:00
9406b02fa5 ghttp.Server增加access & error log功能 2018-04-19 19:11:10 +08:00
179a4b2710 改进glog & gfilepool 2018-04-19 16:24:48 +08:00
3a3c35d28a ghttp.Server文件处理完善 2018-04-19 14:58:25 +08:00
6f031a1a72 完善ghttp.Server注释,修复gqueue数量限制功能 2018-04-19 14:29:19 +08:00
b3c672b08b ghttp.Server启动失败时增加报错提醒,完善glog backtrace信息,增加g.Map类型 2018-04-19 13:41:06 +08:00
e47d92e35c 示例代码完善 2018-04-18 23:01:48 +08:00
9952761761 完成gredis包开发 2018-04-18 18:05:46 +08:00
91af060e8a 修正数据库GetOne/One方法 2018-04-18 16:32:54 +08:00
7c99eaf30d 完成模板文件自动检测更新特性 2018-04-18 16:16:09 +08:00
31c72feba8 gcfg包增加配置文件自动更新检测特性 2018-04-18 16:00:47 +08:00
157d15302c 完成gfsnotify开发 2018-04-18 15:17:07 +08:00
af6c23fab8 Merge branch 'master' of http://johnx.cn:6662/John/gf into qiangg_gfsnotify 2018-04-18 11:08:43 +08:00
12f3762f0a 完善代码 2018-04-18 10:17:05 +08:00
99c9854b1e 模板引擎增加变量暴露接口,修正ghttp RESTful注册问题 2018-04-18 10:15:07 +08:00
44f1275dfd gfsnotify开发中 2018-04-18 09:16:08 +08:00
2c6fd05d47 Merge branch 'master' into qiangg_gfsnotify 2018-04-18 09:06:19 +08:00
23cbfda066 ghttp.Cookie增加对httpOnly属性的支持 2018-04-18 09:02:12 +08:00
230da9f86a gfsnotify开发 2018-04-17 18:58:22 +08:00
383c662be0 garray完善 2018-04-17 18:01:41 +08:00
5419c494f2 简化直接对模板内容的解析方法,完善TODO 2018-04-17 17:36:59 +08:00
aca2b335e0 gcfg增加配置文件自动检测更新特性 2018-04-17 17:09:07 +08:00
d23381f3dd 去掉gcfg包中的debug 2018-04-17 15:10:22 +08:00
a9dffe4a10 gcfg增加gtype使用,修正path值缺失问题 2018-04-17 15:09:32 +08:00
91bc48efc8 修改框架环境变量都加上gf.前缀 2018-04-17 14:56:14 +08:00
93440eeca4 gcfg增加GetPath方法 2018-04-17 14:47:45 +08:00
8055323bc1 模板引擎增加ParseContent方法,直接解析模板内容 2018-04-17 14:14:14 +08:00
712a92edd0 ghttp包增加pprof支持 2018-04-17 14:08:45 +08:00
c7facf2f65 ghttp包增加pprof支持 2018-04-17 13:54:33 +08:00
554d8ca4e5 移除gbtree和gfilespace包到gkvdb项目中 2018-04-17 09:44:18 +08:00
eb2179bee8 修正模糊匹配规则 2018-04-16 21:37:16 +08:00
c35f873d3a 完成garray并发安全数组包开发 2018-04-16 21:01:23 +08:00
ee6008affb Merge branch 'master' of http://johnx.cn:6662/John/gf into qiangg_garray 2018-04-16 20:28:14 +08:00
98542cefaa 修复模糊匹配路由规则 2018-04-16 18:26:35 +08:00
e3107bcc68 garray开发 2018-04-16 17:59:23 +08:00
ae915ae466 merge master 2018-04-16 17:18:18 +08:00
8a0bee1ac7 jsonp does not need Content-Type of application/json 2018-04-16 17:15:06 +08:00
77f42cccc4 gscanner修正gip包名称 2018-04-16 17:01:05 +08:00
2412b23906 ghttp.Request增加Exit 2018-04-16 16:50:26 +08:00
38ba66db70 ghttp.Request增加Exit 2018-04-16 16:50:24 +08:00
83988d4a2b 路由规则完善 2018-04-16 16:23:34 +08:00
e1caf72f20 Merge branch 'master' of http://johnx.cn:6662/John/gf into qiangg_garray 2018-04-16 14:48:54 +08:00
b3eccd0633 ghttp.Response增加WriteJsonP及SetAllowCrossDomainRequest方法 2018-04-16 14:33:25 +08:00
a90783a91a garray开发中 2018-04-16 14:15:07 +08:00
c6bd85d06d WriteString->Write 2018-04-16 11:59:05 +08:00