Commit Graph

318 Commits

Author SHA1 Message Date
ffaa787401 gcfg增加gtype使用,修正path值缺失问题 2018-04-17 15:09:32 +08:00
4f17feae92 修改框架环境变量都加上gf.前缀 2018-04-17 14:56:14 +08:00
c7e15011cf gcfg增加GetPath方法 2018-04-17 14:47:45 +08:00
172919784e 完善geg示例 2018-04-17 14:20:02 +08:00
4d80e00dd7 模板引擎增加ParseContent方法,直接解析模板内容 2018-04-17 14:14:14 +08:00
c27907d53b ghttp包增加pprof支持 2018-04-17 14:08:45 +08:00
531d47c487 ghttp包增加pprof支持 2018-04-17 13:54:33 +08:00
b6964f1052 移除gbtree和gfilespace包到gkvdb项目中 2018-04-17 09:44:18 +08:00
6d93ec36a6 README updates 2018-04-16 22:54:17 +08:00
1256d3d88a 修正模糊匹配规则 2018-04-16 21:37:16 +08:00
2798dbb2c3 完成garray并发安全数组包开发 2018-04-16 21:01:23 +08:00
388a6cb444 Merge branch 'master' of http://johnx.cn:6662/John/gf into qiangg_garray 2018-04-16 20:28:14 +08:00
1b6541fd60 修复模糊匹配路由规则 2018-04-16 18:26:35 +08:00
9ef87c4056 garray开发 2018-04-16 17:59:23 +08:00
d2023a6fc6 merge master 2018-04-16 17:18:18 +08:00
ff945bce86 jsonp does not need Content-Type of application/json 2018-04-16 17:15:06 +08:00
9244157490 gscanner修正gip包名称 2018-04-16 17:01:05 +08:00
82a56d29f9 ghttp.Request增加Exit 2018-04-16 16:50:26 +08:00
ad996adedc ghttp.Request增加Exit 2018-04-16 16:50:24 +08:00
94c956f758 路由规则完善 2018-04-16 16:23:34 +08:00
c944162900 Merge branch 'master' of http://johnx.cn:6662/John/gf into qiangg_garray 2018-04-16 14:48:54 +08:00
0719857e09 ghttp.Response增加WriteJsonP及SetAllowCrossDomainRequest方法 2018-04-16 14:33:25 +08:00
7faac06ad2 garray开发中 2018-04-16 14:15:07 +08:00
5c5f05e2d6 WriteString->Write 2018-04-16 11:59:05 +08:00
0ec797fde6 garray开发 2018-04-16 11:57:36 +08:00
edebdac257 新增garray并发安全数组包,开发中 2018-04-15 22:37:39 +08:00
5494a4d710 并发安全容器新增LockFunc/RLockFunc方法,完善Iterator遍历方法注释 2018-04-15 22:02:06 +08:00
10b6f8dda0 README updates 2018-04-15 10:56:09 +08:00
bcabf447f3 README updates 2018-04-15 10:54:55 +08:00
84b2626c2d README updates 2018-04-15 10:33:24 +08:00
20b04016c3 改进gconv功能,完善gconv示例,README updates 2018-04-15 10:30:59 +08:00
e135f308f8 README updates 2018-04-14 21:24:42 +08:00
80650041f2 README updates 2018-04-14 12:45:34 +08:00
16b4315fed README updates 2018-04-14 12:44:32 +08:00
4c430d24c3 README updates 2018-04-14 12:44:04 +08:00
567a8501b6 README updates 2018-04-14 12:41:27 +08:00
0e471b4c5d README updates 2018-04-14 12:40:01 +08:00
2e89541833 README updates 2018-04-14 12:38:47 +08:00
342f937716 README updates 2018-04-14 12:37:39 +08:00
61ecf3088c README updates 2018-04-14 12:36:41 +08:00
2b9fbf8bf1 GetQueryString->Get 2018-04-14 12:34:11 +08:00
a3adc086ae REAME updates 2018-04-14 12:26:14 +08:00
7f8066585f ghttp.Response.WriteString -> ghttp.Response.Write,REAME updates 2018-04-14 12:20:14 +08:00
713b048139 0.96 beta 2018-04-14 01:06:12 +08:00
206dabcf9a 完善并改进gbinary,gconv包类型转换功能,改进ghttp.Response对象操作 2018-04-14 01:05:46 +08:00
79832aaf21 todo++ 2018-04-13 19:08:21 +08:00
9c8d48bf03 完成ghttp.Server服务注册与事件回调注册的动态路由规则特性 2018-04-13 18:48:19 +08:00
4c782af70f 完成ghttp.Server动态路由规则特性,修复带HTTPMethod的服务注册规则问题 2018-04-13 16:16:12 +08:00
f3f141286b 初步完成ghttp动态路由特性 2018-04-13 15:19:31 +08:00
bfc01dfd6c ghttp路由功能改进中 2018-04-12 18:06:42 +08:00