Commit Graph

33 Commits

Author SHA1 Message Date
John
bd0baceeca update unit test cases 2019-03-12 23:47:27 +08:00
John
782aaabd07 add more unit test cases for gins; update text/template for gview 2019-03-12 23:26:10 +08:00
John
8ae9276732 add disable cache feature option for package gspath 2019-03-12 00:24:31 +08:00
John
76c49170bd change gitee.com/johng/gf -> github.com/gogf/gf 2019-02-02 16:18:25 +08:00
John
7b85c44444 add Clone for garray; comments of garray update 2019-02-01 22:00:58 +08:00
John
6c6c64bb3b rename category string to text 2019-02-01 20:45:11 +08:00
John
908a46d27d gtest updates 2019-01-31 13:00:17 +08:00
John
85677b952f fulfil funcs of gstr/gset/garray; move gstr/gregex to the string category; move gtest to the test category 2019-01-30 21:27:03 +08:00
John
72569321fa package comments update 2019-01-16 13:35:16 +08:00
John
0c41909454 pakage comments updates 2019-01-15 23:27:47 +08:00
John
b19e47783b ghttp增加静态文件目录映射功能;改进gspath目录管理功能;改进gconv的slice转换功能,并增加gconv.Map方法 2018-11-30 09:48:57 +08:00
John
aee266eea0 WebServer改进 2018-11-28 20:19:28 +08:00
John
b965dbff70 gvar调用端改进,去掉不必要的并发安全参数;错误提示细节改进 2018-11-25 22:18:36 +08:00
John
38932f306d 改进gspath缓存数据结构 2018-11-23 16:45:30 +08:00
John
5e7e1077a1 性能改进 2018-11-23 09:20:45 +08:00
John
04608269fe 修复gspath模块是windows下搜索失效问题 2018-11-18 19:14:17 +08:00
John
f1b93204ac 改进WebSocket默认支持跨域请求;修复gspath模块Search时带有indexFiles的检索问题 2018-11-17 19:45:15 +08:00
John
c89482c3d6 WebServer性能细节改进 2018-11-17 11:17:02 +08:00
John
b190ee9fe6 初步完成第一阶段的性能改进 2018-11-17 02:39:23 +08:00
John
e8101cb02f 性能改进中 2018-11-16 18:20:09 +08:00
John
2d23a18810 框架一些模块的细节改进 2018-10-30 23:58:10 +08:00
John
7b07443c14 去掉gspath模块调试语句 2018-10-25 22:18:36 +08:00
john
18c1d84ff5 完成Web Server路由表打印/获取特性 2018-10-18 13:43:00 +08:00
john
e3a491a16b gspath添加debug信息,改进glog链式操作方法 2018-10-11 09:56:01 +08:00
john
c3d8ba756b 完善gconv.Struct转换示例代码,改进gjson/gparser/gcfg相关引用方法 2018-10-08 13:38:36 +08:00
John
923baec62e 修复gfsnotify默认递归监控整个gspath.Add添加的目录的问题 2018-09-28 22:39:15 +08:00
john
91b316eabf 改进gfpool 2018-09-25 17:25:38 +08:00
John
d46b17f673 gspath改进 2018-08-26 21:36:39 +08:00
John
032d73d016 ghttp.Server/gspath包静态文件检索改进 2018-08-26 20:29:28 +08:00
john
94256ce393 优化 2018-08-14 19:53:31 +08:00
John
0f76fc932c 改进ghttp.Server静态文件检索设计,增加开发环境时的main包源码目录查找机制;改进gcfg/gview的main包源码目录查找机制 2018-05-31 12:07:31 +08:00
John
5e4b100def 修复在windows下文件参数中不同文件分隔符引起的热更新机制失效问题。 2018-05-15 15:07:01 +08:00
John
ffaebd046a 增加gspath目录检索包管理工具,改进gcfg配置文件检索功能 2018-05-03 13:35:08 +08:00