Commit Graph

358 Commits

Author SHA1 Message Date
John
5fc727a119 完成数据库ORM链式操作的Where参数类型修改:string -> interface{} 2018-04-20 10:53:30 +08:00
John
11ccb9150f README updates 2018-04-19 22:20:03 +08:00
John
759040ac8b README updates 2018-04-19 22:19:20 +08:00
John
c55fb3d19f README updates 2018-04-19 22:15:46 +08:00
John
5a213fcfeb README updates 2018-04-19 22:14:22 +08:00
John
9406b02fa5 ghttp.Server增加access & error log功能 2018-04-19 19:11:10 +08:00
John
179a4b2710 改进glog & gfilepool 2018-04-19 16:24:48 +08:00
John
3a3c35d28a ghttp.Server文件处理完善 2018-04-19 14:58:25 +08:00
John
6f031a1a72 完善ghttp.Server注释,修复gqueue数量限制功能 2018-04-19 14:29:19 +08:00
John
b3c672b08b ghttp.Server启动失败时增加报错提醒,完善glog backtrace信息,增加g.Map类型 2018-04-19 13:41:06 +08:00
John
7bdb528f5d README updates 2018-04-19 11:16:31 +08:00
John
c2e676a16d README updates 2018-04-19 11:13:11 +08:00
John
21362de8f5 README updates 2018-04-19 11:10:19 +08:00
John
697dd8bf01 README updates 2018-04-19 11:08:09 +08:00
John
76bae9ab59 Merge branch 'master' of http://johnx.cn:6662/John/gf 2018-04-19 09:16:28 +08:00
John
e47d92e35c 示例代码完善 2018-04-18 23:01:48 +08:00
John
b6c4a98bbc README updates 2018-04-18 18:56:57 +08:00
John
9952761761 完成gredis包开发 2018-04-18 18:05:46 +08:00
John
91af060e8a 修正数据库GetOne/One方法 2018-04-18 16:32:54 +08:00
John
c25330eac0 TODO++ 2018-04-18 16:26:18 +08:00
John
d3edf042da TODO-- 2018-04-18 16:20:14 +08:00
John
7c99eaf30d 完成模板文件自动检测更新特性 2018-04-18 16:16:09 +08:00
John
31c72feba8 gcfg包增加配置文件自动更新检测特性 2018-04-18 16:00:47 +08:00
John
157d15302c 完成gfsnotify开发 2018-04-18 15:17:07 +08:00
John
af6c23fab8 Merge branch 'master' of http://johnx.cn:6662/John/gf into qiangg_gfsnotify 2018-04-18 11:08:43 +08:00
John
d0e5f819ba map测试 2018-04-18 11:08:40 +08:00
John
12f3762f0a 完善代码 2018-04-18 10:17:05 +08:00
John
99c9854b1e 模板引擎增加变量暴露接口,修正ghttp RESTful注册问题 2018-04-18 10:15:07 +08:00
John
44f1275dfd gfsnotify开发中 2018-04-18 09:16:08 +08:00
John
2c6fd05d47 Merge branch 'master' into qiangg_gfsnotify 2018-04-18 09:06:19 +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
230da9f86a gfsnotify开发 2018-04-17 18:58:22 +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