Commit Graph

211 Commits

Author SHA1 Message Date
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
4404721984 garray开发 2018-04-16 11:57:36 +08:00
a9f92d499c 新增garray并发安全数组包,开发中 2018-04-15 22:37:39 +08:00
5f2b397895 并发安全容器新增LockFunc/RLockFunc方法,完善Iterator遍历方法注释 2018-04-15 22:02:06 +08:00
15c5d5b93b 改进gconv功能,完善gconv示例,README updates 2018-04-15 10:30:59 +08:00
1905337b4f GetQueryString->Get 2018-04-14 12:34:11 +08:00
13cc2e900c ghttp.Response.WriteString -> ghttp.Response.Write,REAME updates 2018-04-14 12:20:14 +08:00
2979b64668 完善并改进gbinary,gconv包类型转换功能,改进ghttp.Response对象操作 2018-04-14 01:05:46 +08:00
0deccb98d3 完成ghttp.Server服务注册与事件回调注册的动态路由规则特性 2018-04-13 18:48:19 +08:00
6bd1089dc3 完成ghttp.Server动态路由规则特性,修复带HTTPMethod的服务注册规则问题 2018-04-13 16:16:12 +08:00
9b61727a00 初步完成ghttp动态路由特性 2018-04-13 15:19:31 +08:00
03478fe72d ghttp路由功能改进中 2018-04-12 18:06:42 +08:00
cfa4dee929 完善删除操作,完善gparser功能 2018-04-12 17:34:03 +08:00
ba97eeb9c0 初步改进gjson包功能 2018-04-12 17:22:12 +08:00
7b9813ee76 gjson包改进,功能修复中 2018-04-12 14:09:33 +08:00
9d7bfa5b6d Merge branch 'master' of http://johnx.cn:6662/John/gf into qiangg_router 2018-04-12 09:25:59 +08:00
0f0710e2f4 修复gdb条件参数转字符串问题 2018-04-11 17:57:54 +08:00
b0dc9064e0 ghttp路由优先级改进 2018-04-11 16:06:45 +08:00
3bb3d27009 ghttp路由功能改进 2018-04-11 12:05:25 +08:00
3c43f98a78 改进gvalid输入参数类型map[string]string -> map[string]interface{} 2018-04-10 16:41:56 +08:00
58095ac006 glog日志内容增加毫秒显示 2018-04-10 15:52:58 +08:00
0992343aab 修复gins.SetDatabase方法参数 2018-04-10 15:48:24 +08:00