Tony
cbc3b03a53
fix go test ( #576 )
...
* fix go test
* fix docker compose
Co-authored-by: chenzhihui <zhihui_chen@foxmail.com>
2020-04-30 17:14:58 +08:00
Klaus
d29dfdfd67
【#562】fix context Keys map concurrent issue ( #561 )
...
* 1、Fix context Keys map concurrent issue
2、add RemoteIP func to get client ip
* context mutex default to zero-value
Co-authored-by: John Sun <sunqiang@styd.cn>
2020-04-30 17:13:23 +08:00
Klaus
d99f595ea1
log real listen addr when blademaster start ( #574 )
2020-04-30 17:11:28 +08:00
Klaus
52cb7ec27f
add GetValidate func to get the default validator ( #558 )
...
* add GetValidate func to get the default validator
* warden server expose GetValidate func
Co-authored-by: John Sun <sunqiang@styd.cn>
2020-04-08 15:56:23 +08:00
Tony
d57df0b443
update grpc to v1.28.0 ( #550 )
...
* update grpc to v1.28.0
* fix testing
Co-authored-by: chenzhihui <zhihui_chen@foxmail.com>
2020-04-03 14:51:47 +08:00
Tony
8de8758d3d
update CI status
2020-04-01 13:29:31 +08:00
Tony
fa1aaa5475
fix go build dirs
2020-03-31 20:26:09 +08:00
Tony
926714a3f0
Create go.yml
2020-03-31 18:55:48 +08:00
Tony
79353faf05
Tool/fix install version ( #544 )
...
* fix install version
* update version to v0.4.2
Co-authored-by: chenzhihui <zhihui_chen@foxmail.com>
2020-03-31 12:28:39 +08:00
Tony
5475b62938
fix version conflict of urfave/cli ( #540 )
...
Co-authored-by: chenzhihui <chenzhihui@bilibili.com>
2020-03-30 10:31:23 +08:00
Tony
6867172de7
Kratos/fix genproject ( #539 )
...
* fix pkg for genproject
* update kratos verstion to v0.4.1
Co-authored-by: chenzhihui <zhihui_chen@foxmail.com>
2020-03-29 12:10:39 +08:00
Tony
9c5f96471c
update kratos version to v0.4.0 ( #537 )
...
Co-authored-by: chenzhihui <zhihui_chen@foxmail.com>
2020-03-29 11:49:07 +08:00
Astone
f2c6751ed4
sync/pipeline: using timer replace ticker ( #477 )
2020-03-29 11:47:55 +08:00
Terry.Mao
04948fd5cc
Merge pull request #536 from F1renze/refine/log
...
refine(pkg/log): use strings.Builder instead of bytes.Buffer
2020-03-29 10:47:37 +08:00
F1renze
dba018a6c4
refine(pkg/log): use strings.Builder instead of bytes.Buffer
2020-03-28 23:53:18 +08:00
Terry.Mao
e0daed38dd
Merge pull request #532 from go-kratos/kratos/migrate
...
replace pkg name to go-kratos
2020-03-28 18:06:48 +08:00
chenzhihui
9e060edc2d
replace pkg name to go-kratos
2020-03-28 18:02:25 +08:00
Terry.Mao
5a3f4b95d7
Merge pull request #511 from zhengxuzhang/master
...
fix url rawPath
2020-03-28 16:23:07 +08:00
Terry.Mao
e51cfe1f24
Merge pull request #517 from wuxingzhong/swagger_validate_comment
...
add validate comment
2020-03-28 16:22:20 +08:00
Terry.Mao
00aea6ffd6
Merge pull request #524 from hizzd/master
...
修复windows下无法识别到已安装的tool且每次使用tool都会重新安装
2020-03-28 16:05:36 +08:00
Terry.Mao
edb06949e4
Merge pull request #528 from panguncle/fix-server-error
...
fix: server start error return
2020-03-28 16:00:22 +08:00
panguncle
1912135a9f
fix: server start error return
2020-03-23 23:51:40 +08:00
hizzd
03ec01dde2
修复windows下无法识别到已安装的tool且每次使用tool都会重新安装
2020-03-18 03:07:51 +08:00
wuxingzhong
d86ba7b230
trim omitempty
2020-03-10 11:25:27 +08:00
wuxingzhong
f18a1b713f
delete validate 'required' string
2020-03-10 00:06:20 +08:00
wuxingzhong
f3bb1b1ee0
add validate comment
2020-03-09 23:37:43 +08:00
Terry.Mao
7c946dc919
Merge pull request #499 from bilibili/lich/support_windows
...
lich support windows,奥里给!
2020-03-06 21:33:40 +08:00
Terry.Mao
d7b030c85b
Merge pull request #512 from liron-li/update_trace.md_links
...
update trace.md links
2020-03-06 21:31:49 +08:00
liron-li
36d0726fc8
update trace.md links
2020-03-01 15:12:08 +08:00
xiaochun135468
839a3b734e
fix url rawPath
2020-02-26 11:41:46 +08:00
Otokaze
a7ce02b5ec
lich support windows,奥里给!
2020-01-20 19:31:20 +08:00
Sam
9d67573417
Merge pull request #498 from bilibili/kratos/upgrade
...
upgrade kratos
2020-01-20 11:41:22 +08:00
小旭
21b7b19008
upgrade kratos
2020-01-19 15:48:50 +08:00
Astone
094ee714bd
sync/pipeline: select context for timeout/cancel ( #478 )
2020-01-17 13:12:33 +08:00
longxboy
8691205479
fix keepalive bug ( #484 )
2020-01-16 11:57:25 +08:00
Ehco
c18d7cc6ec
fix for file_test ( #486 )
2020-01-16 10:43:34 +08:00
Terry.Mao
3f88443edf
Merge pull request #479 from wuxingzhong/master
...
modify
2020-01-12 19:13:20 +08:00
Terry.Mao
5950ab503c
Merge pull request #476 from bilibili/common/fix-parse-mysql-dsn-addr
...
fix parse mysql dsn addr
2020-01-07 23:37:23 +08:00
Terry.Mao
2a4c9e60c8
Merge pull request #475 from liangjisheng/master
...
modify gopsutil version from v2.19.6 to v2.19.11
2020-01-07 23:33:30 +08:00
wuxingzhong
a5fd664108
del space line
2020-01-07 16:58:51 +08:00
wuxingzhong
39fde7f628
Merge remote-tracking branch 'github/master'
2020-01-07 16:44:08 +08:00
wuxingzhong
821da8a54f
modify discovery
2020-01-07 16:38:25 +08:00
wei cheng
02250991aa
fix parse mysql dsn addr
2020-01-06 10:38:34 +08:00
liangjisheng
9cb8100988
modify gopsutil version from v2.19.6 to v2.19.11
2020-01-03 16:51:30 +08:00
Sam
6e1180f53a
Merge pull request #462 from bilibili/projectgen/new
...
新项目模板修改
2019-12-24 20:55:53 +08:00
小旭
b1afe43a3a
fixed btsgen
2019-12-22 23:35:29 +08:00
小旭
a36db7c292
new kratos struct
2019-12-20 18:57:08 +08:00
mjcEatYou
e8e05452b3
test: add paladin config one level symbolic file link ( #452 )
2019-12-16 13:36:08 +08:00
shunza
07e25cf875
net http metrics add uri method. ( #453 )
2019-12-16 12:12:11 +08:00
Tanghui Lin
99eb3efa02
fix concurrent map read and write ( #446 )
...
* fix concurrent map read and write
* add test for fetch after build opt
* fix typo
2019-12-16 10:11:22 +08:00