Commit Graph

2121 Commits (c3f57e9b0a5bd3fb3dcf0f1fdee2b3411c48705d)
 

Author SHA1 Message Date
Kevin Wan 99ce24e2ab
chore: add more tests (#3260) 2 years ago
Kevin Wan 701bb31ed2
chore: add more tests (#3259) 2 years ago
Kevin Wan 55e2c7ee83
chore: add more tests (#3258) 2 years ago
Kevin Wan 90839965fa
chore: remove directive for tests (#3257) 2 years ago
Kevin Wan f7228e9af1
chore: add more tests (#3256) 2 years ago
Kevin Wan f95adae3c1
Update readme-cn.md 2 years ago
Kevin Wan bff5b81ad9
feat: support using session to execute statements in transaction (#3252) 2 years ago
guangwu f0bdfb928f
fix call error func (#3245) 2 years ago
Kevin Wan e4a1b7bb39
chore: format the code (#3243) 2 years ago
dependabot[bot] b6906b5d21
chore(deps): bump go.etcd.io/etcd/client/v3 from 3.5.8 to 3.5.9 (#3242)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years ago
guangwu 116da96178
add ignore file (#3240) 2 years ago
lchjczw 9fa98c2bd3
api imports take the form of relative paths (#3201)
Co-authored-by: 李春华 <lichunhua@threesoft.cn>
2 years ago
Kevin Wan b1c4c4736f
chore: better comments (#3232) 2 years ago
Thirteen ef410e8083
fix: generate client directory for goctl (#3166) 2 years ago
fondoger c22bc1c8ea
[dart-gen] Fix lists containing atomic types (#3210) 2 years ago
Toby 1853428011
feat: add otlptracegrpc otlptracehttp headers support for Uptrace (#3219)
Signed-off-by: Toby Yan <me@tobyan.com>
Co-authored-by: cong <zhangcong1992@gmail.com>
2 years ago
dependabot[bot] 3637e10815
chore(deps): bump golang.org/x/net from 0.9.0 to 0.10.0 (#3230) 2 years ago
Kevin Wan 93124329ac
chore: add more tests (#3229) 2 years ago
yangtao 851a72f1cc
Add RunSafe with context (#3224)
Co-authored-by: yangtao <mrynag8614@163.com>
Co-authored-by: Kevin Wan <wanjunfeng@gmail.com>
2 years ago
SleeplessBot a93c24ce84
Add method label for prometheus middleware metrics (#3226)
Co-authored-by: 蓝益尤 <lan.yiyou@intellif.com>
2 years ago
Kevin Wan 9f42eda9ff
fix: timeout handler not implementing http.Flusher (#3225) 2 years ago
soasurs 8762a3b7ba
fix: Errorv should generate JSON Object for content field in log (#3222)
Signed-off-by: soasurs <soasurs@gmail.com>
2 years ago
Kevin Wan 2684a157ff
chore: remove fgprof, use pprof directly (#3220) 2 years ago
guangwu 63368d8b0c
io/ioutil deprecated (#3217) 2 years ago
guangwu 4f13fe8188
io/ioutil deprecated (#3215) 2 years ago
Kevin Wan 9fc7874336
chore: optimize stat calculation (#3213) 2 years ago
dependabot[bot] e6518521eb
chore(deps): bump google.golang.org/grpc from 1.54.0 to 1.55.0 in /tools/goctl (#3209)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years ago
Kevin Wan 8f5a0a2de7
fix: remove etcd pings to avoid too-many-pings error (#3212) 2 years ago
ALMAS 774e8d1d08
feat: replaced color package to support Windows (#3207) 2 years ago
cong 8ad0668612
fix(zrpc): remove default keepalive params for NewClientWithTarget (#3208) 2 years ago
dependabot[bot] 8a043d2443
chore(deps): bump golang.org/x/sys from 0.7.0 to 0.8.0 (#3204)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years ago
dependabot[bot] 0e2ee97a02
chore(deps): bump go.mongodb.org/mongo-driver from 1.11.4 to 1.11.6 (#3205)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years ago
Kevin Wan 42300a7d83
chore: add more tests (#3203) 2 years ago
dependabot[bot] fe97fab274
chore(deps): bump github.com/prometheus/client_golang from 1.15.0 to 1.15.1 (#3200)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years ago
dependabot[bot] f93e752f98
chore(deps): bump github.com/emicklei/proto from 1.11.1 to 1.11.2 in /tools/goctl (#3199)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years ago
fondoger 3a66fc038f
[dart-gen] Fix nullable list item issue (#3192) 2 years ago
Kevin Wan b028ed058d
chore: change port to 6060 by default in devserver (#3191) 2 years ago
guonaihong 1fd0c3992b
fix panic (#3176) 2 years ago
Kevin Wan 1aebb3e5e4
chore: update readme (#3190) 2 years ago
Kevin Wan 8ffe4c01d1
chore: use logx.Must instead of log.Fatal (#3189) 2 years ago
Kevin Wan a31256b327
chore: add more tests (#3187) 2 years ago
Kevin Wan 14caf5c799
chore: simplify tests with logtest (#3184) 2 years ago
chensy c0f8a58ed7
no \t to space line (#3177)
Co-authored-by: chenjieping <chenjieping@kezaihui.com>
2 years ago
dependabot[bot] 3189ec7be6
chore(deps): bump github.com/go-sql-driver/mysql from 1.7.0 to 1.7.1 (#3174)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years ago
dependabot[bot] f51e9f0ea7
chore(deps): bump github.com/go-sql-driver/mysql from 1.7.0 to 1.7.1 in /tools/goctl (#3175)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years ago
cong ba9d510cdb
fix(metrics): enable prometheus global switch when user enable devsever metrics (#3169) 2 years ago
Kevin Wan 8c9b619199
chore: update go-zero for goctl (#3165) 2 years ago
Kevin Wan 49f73265b9
chore: refactor (#3164) 2 years ago
Kevin Wan 7568674b2b
chore: use %q instead of %s for unmarshaling (#3163) 2 years ago
Kevin Wan 3da740b7fc
chore: remove unnecessary code (#3161) 2 years ago