Commit Graph

113 Commits

Author SHA1 Message Date
jianchenma
24e2c7926e go mod tidy 2021-01-26 16:53:39 +08:00
jianchenma
e3be3bac92 add tracing example for grpc 2021-01-26 16:50:16 +08:00
jianchenma
52c17dfce0 add example for tracing feature 2021-01-26 14:33:35 +08:00
jianchenma
4c6d9f5eff improve tracing feture for package glog/gdb/gredis 2021-01-26 01:19:55 +08:00
jflyfox
c27ddb1d79 opentelemetry 2021-01-22 23:04:29 +08:00
John Guo
1e7f795c69 remove package github.com/json-iterator/go 2020-12-09 01:38:56 +08:00
John
d178102f82 remove third party package 'structs'; improve performance for package internal/structs 2020-11-08 14:25:17 +08:00
John
0b1d49af4b upgrade fsnotify to v1.4.9 2020-10-15 20:14:35 +08:00
John
3617e51c01 improve gdb.Model.ScanList 2020-09-28 23:52:02 +08:00
John
619287c273 improve cache feature for package gdb 2020-09-27 00:15:11 +08:00
john
4d6c8744e5 upgrade mxj 2020-07-25 15:31:51 +08:00
john
64c99b9871 add configuration updating feature for package gcfg 2020-07-15 00:07:07 +08:00
linx
bcc9153991 add a SetProxy function and a chaining function Proxy for ghttp.Client to do HTTP request via proxy. #285 2020-07-05 20:52:32 +08:00
John
0e884c78f5 fix issue of https://github.com/gogf/gf/issues/765 2020-06-28 23:03:41 +08:00
John
bb07c60838 rename CopySlice to SliceCopy for package gutil 2020-06-22 21:56:10 +08:00
John
b2aa59d893 import third-party library json-iterator to improve the performance for json operations 2020-06-17 21:16:25 +08:00
John
49d1e3dbaf fix issue of attribute name lost in package gvalid 2020-06-12 22:25:58 +08:00
John
b0e9334852 go.mod updates 2020-06-12 14:10:33 +08:00
John
89ccaa3915 improve function Do for package gredis, adding auto marshal feature for arguments 2020-05-18 19:18:53 +08:00
john
45a94d23d5 improve session feature by allowing custom session id creating function for ghttp.Server 2020-05-17 14:33:21 +08:00
john
ddf0605bc4 go mod tidy 2020-05-16 15:36:04 +08:00
John
b79ff84c6f add struct slice conversion for request parameters for ghttp.Request; improve package gconv 2020-04-30 16:53:47 +08:00
John
f7f86ad65a downgrade the required golang version from v1.13 to v1.11 2020-04-23 20:25:59 +08:00
John
ccceeae29c change third party package for yaml parsing to gopkg.in/yaml.v3 2020-04-03 19:51:33 +08:00
John
495b5758ec improve quote handling of table string for package gdb; improve rotation feature for package glog 2020-03-26 22:22:27 +08:00
John
0e52d467d3 improving package gdb 2020-03-08 00:17:42 +08:00
John
52943b283c go.mod updates; add search path configuration in file for package ghttp.Server 2020-02-16 16:34:30 +08:00
John
36403fdc08 improve configuration for mssql 2020-02-16 16:25:03 +08:00
John
0317f6812e add more unit testing cases for gtime 2020-02-16 15:11:21 +08:00
John
8448a70646 change minimum go version from 1.10. to 1.11; travis ci updates 2019-12-04 17:50:03 +08:00
John
4018bfa899 travis updates 2019-12-04 17:36:31 +08:00
John
eac60d845f go.mod updates 2019-12-04 16:27:19 +08:00
John
0e62510c6f improve configuration feature, add instance feature for package glog; add package guuid for UUID feature 2019-11-06 20:22:20 +08:00
John
ef4e128af7 fix issue in cors 2019-09-26 15:54:13 +08:00
John
36c2648be8 improve ghttp.Response; move gflock to new repo 2019-09-24 20:19:18 +08:00
John
c2ad9f5fb9 fix issue in gyaml for invalid decoding result of type map[interface{}]interface{} 2019-09-17 20:53:20 +08:00
John
b39d653fe9 add package gsession; mv gkvdb to new repo 2019-09-11 21:19:45 +08:00
John
7dffd9d1ff add package gkvdb; add kvdb storage feature for ghttp.Server 2019-08-22 21:04:30 +08:00
John
d188fbdf5a improve gyaml with gopkg.in/yaml.v3; update unit test cases for gfile/gyaml/gtime/garray 2019-08-01 17:12:58 +08:00
John
06c16bf560 remove thirdparty diectory, add go.mod for package dependences 2019-08-01 14:07:25 +08:00
john
a7d30dd1d5 improve gfile 2019-07-09 11:02:33 +08:00
skiy
7c4431ceeb add copyfile & copydir test 2019-07-08 11:37:02 +08:00
John
9248fd6b28 add internal/errors 2019-06-22 22:05:39 +08:00
jroam
cdb9488752 edit tests 2019-06-12 17:14:08 +08:00
zdl
c695dfd92e delete go version 2019-06-10 20:52:06 +08:00
zdl
e479c41667 添加 genv 测试 2019-06-10 20:24:11 +08:00
jroam
5d0c8956d6 edit some errs and fmt some codes 2019-04-30 11:45:26 +08:00
John
ea7e2ec5ec remove go version limit in go.mod 2019-04-28 21:10:22 +08:00
jroam
9503b80d57 edit tempdir 2019-04-16 23:07:53 +08:00
yybjroam@qq.com
a3c38eec86 edit ci yml 2019-04-15 22:12:28 +08:00
yybjroam@qq.com
d014583e88 重构测试代码中 2019-04-13 13:14:30 +08:00
jroam
e1f3da3aa8 去掉mod设置的版本信息 2019-04-10 11:31:24 +08:00
yybjroam@qq.com
a2b87d84e9 添加gfile测试代码,10% 2019-04-07 22:46:14 +08:00
John
76c49170bd change gitee.com/johng/gf -> github.com/gogf/gf 2019-02-02 16:18:25 +08:00
John
3ae0ea2de7 travis updates 2018-12-17 13:32:35 +08:00
John
101d095f45 GF greets you. 2018-12-04 20:28:06 +08:00
john
7fbbf09b0e 新增go modules支持,自行管理第三方包依赖,方便开发者使用 2018-10-22 11:13:00 +08:00
john
b11fa669f7 go.mod updates 2018-10-19 18:54:56 +08:00
john
331986aa00 go.mod updates,去掉gmmap包 2018-10-19 18:23:55 +08:00
john
3aae3aed2c go.mod updates 2018-10-19 18:21:38 +08:00
john
e80d1dc9b7 go.mod updates 2018-10-19 18:16:51 +08:00
john
9745f3d46e go.mod updates 2018-10-19 18:01:58 +08:00
john
9bb1125169 增加go modules支持 2018-10-19 17:21:30 +08:00