John
|
8ae9276732
|
add disable cache feature option for package gspath
|
2019-03-12 00:24:31 +08:00 |
|
John
|
cfdeb87093
|
gfile updates
|
2019-02-15 21:30:35 +08:00 |
|
John
|
76c49170bd
|
change gitee.com/johng/gf -> github.com/gogf/gf
|
2019-02-02 16:18:25 +08:00 |
|
John
|
6c6c64bb3b
|
rename category string to text
|
2019-02-01 20:45:11 +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
|
7434dfe6fa
|
done refacting gdb package
|
2018-12-16 22:22:07 +08:00 |
|
John
|
fe753b0bc8
|
当前工作目录为系统临时目录时,gcfg/gview/ghttp模块默认不添加工作目录到搜索路径
|
2018-11-18 19:37:42 +08:00 |
|
John
|
b190ee9fe6
|
初步完成第一阶段的性能改进
|
2018-11-17 02:39:23 +08:00 |
|
John
|
99f8aafc94
|
修复在windows系统下的gfile.MainPkgPath方法失效问题
|
2018-11-10 12:31:19 +08:00 |
|
john
|
c4ef89eda3
|
改进gfile在开发环境下的main包绝对路径获取方式;ghttp.Request增加idFileServe属性
|
2018-10-29 13:59:06 +08:00 |
|
john
|
810252a00e
|
gfile.ScanDir支持pattern多个文件模式匹配,使用','符号分隔多个匹配模式
|
2018-10-26 18:39:03 +08:00 |
|
john
|
f3a1a7152e
|
完善gfile注释
|
2018-10-24 14:51:32 +08:00 |
|
john
|
1028ffa49f
|
修复gkafka异步发送消息问题,改进gfile常量管理
|
2018-10-23 16:56:25 +08:00 |
|
john
|
648bc400dc
|
gfile改进中
|
2018-10-22 18:58:11 +08:00 |
|
john
|
2d9df2f544
|
去掉第三方times包
|
2018-10-22 13:19:06 +08:00 |
|
john
|
18c1d84ff5
|
完成Web Server路由表打印/获取特性
|
2018-10-18 13:43:00 +08:00 |
|
john
|
029bbd2ded
|
完善glog示例程序文件
|
2018-10-10 15:24:30 +08:00 |
|
john
|
91b316eabf
|
改进gfpool
|
2018-09-25 17:25:38 +08:00 |
|
john
|
9205d5d06c
|
改进gfpool
|
2018-09-25 15:40:36 +08:00 |
|
john
|
82993a1813
|
gfpool改进,gkafka测试,gcache基准测试
|
2018-09-18 18:57:34 +08:00 |
|
john
|
92926db8dc
|
改进gfpool,改进gmap
|
2018-09-17 18:43:59 +08:00 |
|
John
|
01c9c165ee
|
改进gcache/gqueue,提高执行效率,并完善相应的基准测试用例
|
2018-09-15 16:40:13 +08:00 |
|
john
|
bf2dd56499
|
去掉gfilepool文件指针池包
|
2018-09-14 17:04:01 +08:00 |
|
john
|
31cf09b7c8
|
去掉gfile/glog中的文件指针池使用,修复gjson的Set方法在自己元素为[]interface{}类型下的实效问题
|
2018-09-14 17:02:07 +08:00 |
|
john
|
edc94e8c0f
|
gfile/genv/gcmd/gjson/gparser改进,待测试
|
2018-09-13 18:40:04 +08:00 |
|
John
|
34e86b839d
|
修复ghttp.Server在windows下的重启失效问题;去掉gfile.IsExecutable方法
|
2018-08-27 22:14:06 +08:00 |
|
John
|
1f6cfcc466
|
gfile增加IsExecutable方法
|
2018-08-26 19:01:53 +08:00 |
|
john
|
7ce4f02533
|
增加gfcache包,改进gcfg/gview包
|
2018-08-21 21:18:56 +08:00 |
|
John
|
85157c8708
|
ghttp对象路由注册增加Init&Shut自动回调方法;ghttp增加重复路由注册检测功能;gfsnotify增加默认递归Add/Remove特性
|
2018-08-19 11:25:15 +08:00 |
|
john
|
94256ce393
|
优化
|
2018-08-14 19:53:31 +08:00 |
|
john
|
e80ded0e92
|
gview增加模板变量分隔符设置方法SetDelimiters; bug fix: ILUUA
|
2018-08-06 12:39:55 +08:00 |
|
john
|
9815a7d36a
|
增加gmap.Map对象;改进gfilepool文件指针池设计;改进gfile文本内容写入,增加指针池使用
|
2018-07-26 13:00:04 +08:00 |
|
John
|
9f75d6c764
|
gregx包名修改为gregex
|
2018-07-11 17:06:47 +08:00 |
|
john
|
b096b281a0
|
gfile目录创建细节修改
|
2018-06-21 18:00:10 +08:00 |
|
john
|
f772402526
|
新增gfile.Glob方法,新增ElasticSearch测试文件
|
2018-06-19 15:17:58 +08:00 |
|
John
|
0f76fc932c
|
改进ghttp.Server静态文件检索设计,增加开发环境时的main包源码目录查找机制;改进gcfg/gview的main包源码目录查找机制
|
2018-05-31 12:07:31 +08:00 |
|
John
|
f0668bfe73
|
gfile包增加GoRootOfBuild方法,用于获取编译时的GOROOT数值;并改进glog包中backtrace的GOROOT路径过滤处理;TODO++
|
2018-05-29 13:40:36 +08:00 |
|
John
|
56e314e64d
|
修复gfile.MTimeMillisecond方法,完善gpage自定义分页示例
|
2018-05-19 00:40:55 +08:00 |
|
John
|
29d72cc00e
|
尝试修复在某些系统上gfsnotify监控问题
|
2018-05-17 17:10:19 +08:00 |
|
John
|
b1e3ddce2f
|
ghttp.Server热重启特性开发中
|
2018-05-10 23:52:09 +08:00 |
|
John
|
dc20caeb27
|
完成gproc进程管理及通信包 & gflock文件锁包开发
|
2018-05-10 16:07:14 +08:00 |
|
John
|
7d91986931
|
改进ghttp包文件命名,增加gbase64示例,ghttp.Server热重启特性开发中
|
2018-05-06 22:35:08 +08:00 |
|
John
|
1e42e73ba3
|
gview模板引擎增加多目录检索功能,gfile包增加源码main包目录获取方法
|
2018-05-03 16:12:01 +08:00 |
|
John
|
3a3c35d28a
|
ghttp.Server文件处理完善
|
2018-04-19 14:58:25 +08:00 |
|
John
|
66a71c1a44
|
组件优化
|
2018-03-29 13:46:05 +08:00 |
|
John
|
36ab7a0b05
|
完成ghttp客户端测试,文件上传客户端及服务端测试,version 0.90beta -> 0.91beta
|
2018-01-11 16:06:42 +08:00 |
|
John
|
05b76a14c0
|
完善包注释,便于godoc管理
|
2018-01-03 10:38:53 +08:00 |
|
John
|
59a7510edb
|
完善注释
|
2017-12-31 18:19:58 +08:00 |
|