John Guo
7b47fe96dd
update version of third-party redigo from v2.0.0+incompatible to v1.8.5
2021-08-24 21:22:58 +08:00
John Guo
457d552fa0
add UnmarshalJSON interface support for package gconv
2021-08-17 16:51:29 +08:00
houseme
15aabfb4e7
Update go.mod
...
update otel v1.0.0-RC1 to otel v1.0.0-RC2
2021-07-28 21:32:08 +08:00
John Guo
88009ee278
fix issue #1341
2021-07-15 22:19:00 +08:00
wanna
9b2497bc57
Merge branch 'develop-up' into develop
...
* develop-up: (38 commits)
revert gerror usage for package gvalid
unify error package to gerror
add CtxStrict feature for package gdb
rename constants of package gpage from skake to upper camel case
add context for intlog
improve Record/Result converting for package gdb
add context for intlog/gsession;improve struct/structs converting for package gconv
unify command or enviroment key names for packages
improve details for package glog
add file configuration support for logger in ghttp.Server
version updates
add more unit testing cases for package ghttp
add automatic fields mapping and filtering for Model.Where statements
improve Order feature for package gdb
improve function Increment/Decrement for package gdb
add auto fields filtering feature for function Scan of package gdb; mark funtcion Struct/Structs deprecated for gdb.Model
improve record converting for package gdb
improve transaction feature for package gdb
improve caller path filtering for package gdebug
improve caller path filtering for package gdebug
...
# Conflicts:
# os/glog/glog_logger.go
# os/glog/glog_logger_config.go
# os/glog/glog_logger_level.go
2021-07-14 21:12:18 +08:00
wanna
bfdeb6c4f5
log color兼容win环境
2021-06-29 21:05:46 +08:00
John Guo
8e1f6abac5
change github.com/go-sql-driver/mysql to github.com/gogf/mysql
2021-06-03 15:38:33 +08:00
John Guo
dc51023c61
upgrade github.com/olekukonko/tablewriter from 0.0.1 to 0.0.5
2021-03-30 16:54:52 +08:00
John Guo
6f1340ce36
upgrade otel from v0.18.0 to v0.19.0
2021-03-29 16:00:56 +08:00
John Guo
473fdba14f
add replace in go.mod for otel
2021-03-29 15:51:03 +08:00
jianchenma
9eab5daf19
update required minimum go version from 1.11 to 1.14
2021-03-18 11:19:36 +08:00
jianchenma
6a24b595f0
upgrade otel from 0.16.0 to 0.18.0
2021-03-18 10:39:23 +08:00
John Guo
ce40d139e7
fix issue of nil response handling for ghttp.Client
2021-02-01 21:51:42 +08:00
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