Commit Graph

35 Commits

Author SHA1 Message Date
John
aa4dca11f0 fix issue in gtime; update comment for g/gtest 2019-04-04 22:52:56 +08:00
John
b56679a97c revert g.Map to map[string]interface{}, add g.MapAnyAny 2019-03-09 10:17:21 +08:00
John
83be1de04c remove error returns from router registry functions of WebServer; add more unit test cases for WebServer 2019-03-06 15:21:00 +08:00
John
0f854e46d8 refact Merge function for garray; add more frequently-used type alias for gf 2019-02-22 09:08:46 +08:00
John
76c49170bd change gitee.com/johng/gf -> github.com/gogf/gf 2019-02-02 16:18:25 +08:00
John
7434dfe6fa done refacting gdb package 2018-12-16 22:22:07 +08:00
John
09e6f10b60 new version of gdb developing 2018-12-14 10:09:45 +08:00
john
18c1d84ff5 完成Web Server路由表打印/获取特性 2018-10-18 13:43:00 +08:00
john
f0c4068448 完成gvar包的开发,并改进相关依赖包 2018-10-09 13:33:00 +08:00
john
80ffcc2470 增加gvar包,并改进默认的g包 2018-09-26 09:58:49 +08:00
John
359b73e61c garray.Slice方法改进,gqueue改进 2018-09-16 10:51:02 +08:00
john
edc94e8c0f gfile/genv/gcmd/gjson/gparser改进,待测试 2018-09-13 18:40:04 +08:00
john
d8b600a369 完成orm的调试模式下日志自动输出改进,改进glog增加日志等级管理功能、增加链式操作、日志分类管理 2018-08-30 13:54:45 +08:00
john
aadbb774f8 gdb增加MaxIdleConnCount/MaxOpenConnCount/MaxConnLifetime三项配置,并增加SetMaxConnLifetime方法 2018-07-27 16:32:05 +08:00
John
9f75d6c764 gregx包名修改为gregex 2018-07-11 17:06:47 +08:00
John
7ba6ccd2fb gredis增加密码支持 2018-06-05 21:18:41 +08:00
John
8a7232357d 改进gdb.Map/List及g.Map/List的类型定义,改用别名特性以便支持原生类型输入(map/slice),并修复gdb.Model.Update方法参数处理问题 2018-05-25 18:20:40 +08:00
John
85020dfcc2 初步完成ghttp.Server在Linux及Windows系统下的功能及兼容性测试 2018-05-13 14:04:37 +08:00
John
d16be598f6 g包中增加HTTPServer,TCPServer,UDPServer单例对象封装 2018-04-28 12:04:00 +08:00
John
08a52d7efd grand,gdb增加benchmark测试,改进grand随机数生成性能,改进gdb.New性能 2018-04-27 11:38:26 +08:00
John
78e511573f 改进gf orm以及redis客户端的封装 2018-04-24 23:09:59 +08:00
John
654bfe44a3 完成gpage分页包开发以及示例代码测试 2018-04-22 22:17:20 +08:00
John
16be73a5c1 改进ORM操作 2018-04-20 23:23:42 +08:00
John
b3c672b08b ghttp.Server启动失败时增加报错提醒,完善glog backtrace信息,增加g.Map类型 2018-04-19 13:41:06 +08:00
John
2936ed9509 完善注释 2018-02-27 10:51:18 +08:00
John
92a11bd6ff 增加g/g.go,便于文档工具生成 2018-02-26 17:06:38 +08:00
John
7964699cfb 增加g/g.go,便于文档工具生成 2018-02-26 17:05:16 +08:00
John
63694dc7e7 改进cookie, session, ghttp关系,便于调用管理 2017-12-30 23:49:55 +08:00
John
a2c5b4617b 完善控制器demo 2017-12-30 18:35:24 +08:00
John
f50059f584 http/tcp/udp server封装结构优化 2017-12-30 17:09:00 +08:00
John
ea40de659e 框架结构优化 2017-12-29 22:11:03 +08:00
John
af2d56af35 README 2017-11-23 10:29:50 +08:00
John
c210bfcbdf 目录结构调整 2017-11-23 10:21:28 +08:00
John
83b9748ab8 目录调整 2017-11-22 16:11:20 +08:00
John
d2bc721fb9 项目目录调整,开源协议修改 GPLv3 -> MIT 2017-11-22 16:02:50 +08:00