Commit Graph

158 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
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
d0e5f819ba map测试 2018-04-18 11:08:40 +08:00
99c9854b1e 模板引擎增加变量暴露接口,修正ghttp RESTful注册问题 2018-04-18 10:15:07 +08:00
44f1275dfd gfsnotify开发中 2018-04-18 09:16:08 +08:00
230da9f86a gfsnotify开发 2018-04-17 18:58:22 +08:00
5419c494f2 简化直接对模板内容的解析方法,完善TODO 2018-04-17 17:36:59 +08:00
aca2b335e0 gcfg增加配置文件自动检测更新特性 2018-04-17 17:09:07 +08:00
550bb2d72c 完善服务注册时方法名带多个单词的示例 2018-04-17 16:16:53 +08:00
a9dffe4a10 gcfg增加gtype使用,修正path值缺失问题 2018-04-17 15:09:32 +08:00
847cfc6d91 完善geg示例 2018-04-17 14:20:02 +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
e3107bcc68 garray开发 2018-04-16 17:59:23 +08:00
ae915ae466 merge master 2018-04-16 17:18:18 +08:00
38ba66db70 ghttp.Request增加Exit 2018-04-16 16:50:24 +08:00
83988d4a2b 路由规则完善 2018-04-16 16:23:34 +08:00
a90783a91a garray开发中 2018-04-16 14:15:07 +08:00
a9f92d499c 新增garray并发安全数组包,开发中 2018-04-15 22:37:39 +08:00
5f2b397895 并发安全容器新增LockFunc/RLockFunc方法,完善Iterator遍历方法注释 2018-04-15 22:02:06 +08:00
b1de34ee5b README updates 2018-04-15 10:54:55 +08:00
15c5d5b93b 改进gconv功能,完善gconv示例,README updates 2018-04-15 10:30:59 +08:00
d0e999ff7b README updates 2018-04-14 21:24:42 +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
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