Commit Graph

328 Commits

Author SHA1 Message Date
John
99c9854b1e 模板引擎增加变量暴露接口,修正ghttp RESTful注册问题 2018-04-18 10:15:07 +08:00
John
91e999f724 README updates 2018-04-18 09:03:49 +08:00
John
23cbfda066 ghttp.Cookie增加对httpOnly属性的支持 2018-04-18 09:02:12 +08:00
John
383c662be0 garray完善 2018-04-17 18:01:41 +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
550bb2d72c 完善服务注册时方法名带多个单词的示例 2018-04-17 16:16:53 +08:00
John
1e347104f8 README updates 2018-04-17 15:45:18 +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
91bc48efc8 修改框架环境变量都加上gf.前缀 2018-04-17 14:56:14 +08:00
John
93440eeca4 gcfg增加GetPath方法 2018-04-17 14:47:45 +08:00
John
847cfc6d91 完善geg示例 2018-04-17 14:20:02 +08:00
John
8055323bc1 模板引擎增加ParseContent方法,直接解析模板内容 2018-04-17 14:14:14 +08:00
John
712a92edd0 ghttp包增加pprof支持 2018-04-17 14:08: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
e5d4519dd7 README updates 2018-04-16 22:54:17 +08:00
John
eb2179bee8 修正模糊匹配规则 2018-04-16 21:37:16 +08:00
John
c35f873d3a 完成garray并发安全数组包开发 2018-04-16 21:01:23 +08:00
John
ee6008affb Merge branch 'master' of http://johnx.cn:6662/John/gf into qiangg_garray 2018-04-16 20:28:14 +08:00
John
98542cefaa 修复模糊匹配路由规则 2018-04-16 18:26:35 +08:00
John
e3107bcc68 garray开发 2018-04-16 17:59:23 +08:00
John
ae915ae466 merge master 2018-04-16 17:18:18 +08:00
John
8a0bee1ac7 jsonp does not need Content-Type of application/json 2018-04-16 17:15:06 +08:00
John
77f42cccc4 gscanner修正gip包名称 2018-04-16 17:01:05 +08:00
John
2412b23906 ghttp.Request增加Exit 2018-04-16 16:50:26 +08:00
John
38ba66db70 ghttp.Request增加Exit 2018-04-16 16:50:24 +08:00
John
83988d4a2b 路由规则完善 2018-04-16 16:23:34 +08:00
John
e1caf72f20 Merge branch 'master' of http://johnx.cn:6662/John/gf into qiangg_garray 2018-04-16 14:48:54 +08:00
John
b3eccd0633 ghttp.Response增加WriteJsonP及SetAllowCrossDomainRequest方法 2018-04-16 14:33:25 +08:00
John
a90783a91a garray开发中 2018-04-16 14:15:07 +08:00
John
c6bd85d06d WriteString->Write 2018-04-16 11:59:05 +08:00
John
4404721984 garray开发 2018-04-16 11:57:36 +08:00
John
a9f92d499c 新增garray并发安全数组包,开发中 2018-04-15 22:37:39 +08:00
John
5f2b397895 并发安全容器新增LockFunc/RLockFunc方法,完善Iterator遍历方法注释 2018-04-15 22:02:06 +08:00
John
fe09c911aa README updates 2018-04-15 10:56:09 +08:00
John
b1de34ee5b README updates 2018-04-15 10:54:55 +08:00
John
c5bc91ba2e README updates 2018-04-15 10:33:24 +08:00
John
15c5d5b93b 改进gconv功能,完善gconv示例,README updates 2018-04-15 10:30:59 +08:00
John
d0e999ff7b README updates 2018-04-14 21:24:42 +08:00
John
bd7dcf2ddd README updates 2018-04-14 12:45:34 +08:00
John
e4423686e2 README updates 2018-04-14 12:44:32 +08:00
John
d9199b5f2f README updates 2018-04-14 12:44:04 +08:00
John
6d398fe30a README updates 2018-04-14 12:41:27 +08:00
John
cba2ab22af README updates 2018-04-14 12:40:01 +08:00
John
41b58a592e README updates 2018-04-14 12:38:47 +08:00
John
d436628ae1 README updates 2018-04-14 12:37:39 +08:00
John
96ab3b9b37 README updates 2018-04-14 12:36:41 +08:00
John
1905337b4f GetQueryString->Get 2018-04-14 12:34:11 +08:00