Windfarer
ee96e00411
Update README.md
2020-10-28 16:13:17 +08:00
Windfarer
1c99b725f3
Update index.html
2020-10-28 16:08:05 +08:00
Windfarer
7b2fa2461d
Update index.html
2020-10-28 16:03:35 +08:00
Windfarer
bf990fa3c6
Update quickstart.md
2020-10-28 15:48:00 +08:00
Windfarer
217cc8e5e9
Update README.md
2020-10-19 14:12:39 +08:00
Windfarer
8072f24266
Merge pull request #600 from tomatopunk/patch-1
...
Update README.md,Fix Windows Install Kratos
2020-10-19 14:11:58 +08:00
flamingo
ee8d2985ff
Update README.md
...
add -w params,change default setting
2020-10-19 12:50:55 +08:00
Windfarer
bc827de8b1
Update README.md
2020-10-16 22:48:26 +08:00
Windfarer
32c23e2f06
Update README.md
2020-10-16 22:44:28 +08:00
Windfarer
060b0c981b
Merge pull request #601 from fuwensun/patch-1
...
Update README.md
2020-10-14 18:53:47 +08:00
Windfarer
449c05523b
Merge pull request #639 from baxiang/master
...
fix kratos new 时模板错误 #638
2020-10-14 18:53:15 +08:00
baxiang
4ef8e8352c
Merge branch 'master' of github.com:baxiang/kratos
2020-10-14 18:24:32 +08:00
baxiang
8bd2d059eb
fix kratos new 时模板错误 #638
2020-10-14 18:16:43 +08:00
Windfarer
69c51ee07b
Merge pull request #615 from lxkaka/fix-spelling
...
fix spellings
2020-10-14 17:51:50 +08:00
Windfarer
77340bbd54
Merge pull request #634 from sdttttt/patch-1
...
CI: Enhance Build efficiency and functionality.
2020-10-14 17:49:06 +08:00
baxiang
1d913e7700
fix kratos new 时模板错误
2020-10-14 14:28:34 +08:00
lxkaka
aa8fa962d8
fix conflict
2020-09-23 14:03:03 +08:00
Psnail
20609de39c
ci:Delete superfluous parts.
2020-09-19 22:57:55 +08:00
Psnail
90447f8af6
ci: fix.
2020-09-19 21:27:48 +08:00
Psnail
297ade3616
ci: Add matrix build.
2020-09-19 21:21:01 +08:00
Psnail
65ed153eb0
enh(ci): Improve efficiency.
2020-09-19 20:54:41 +08:00
Windfarer
3bf1be993b
Update index.html
2020-09-18 09:01:19 +08:00
Terry.Mao
5af9f75477
Merge pull request #629 from Windfarer/fix_redis_trace
...
fix trace pending count
2020-09-17 19:42:38 +08:00
Terry.Mao
cd2960ae6f
Merge pull request #633 from Windfarer/doc
...
Refine documentation
2020-09-17 19:42:02 +08:00
Windfarer
92a1df5b47
fix doc link
2020-09-16 14:28:13 +08:00
Windfarer
6bdeb4c40a
fix
2020-09-16 12:23:09 +08:00
Windfarer
3462b4c51f
logo
2020-09-16 12:20:33 +08:00
Windfarer
47d3d20f56
edit
2020-09-16 12:17:08 +08:00
Windfarer
e74fa32f66
fix doc
2020-09-16 12:04:07 +08:00
Windfarer
153e47565d
init
2020-09-16 11:49:59 +08:00
Windfarer
b0159d695e
fix trace pending
2020-09-09 11:27:43 +08:00
Terry.Mao
46feb43810
Merge pull request #599 from zs1621/master
...
Rename README.MD to README.md
2020-09-09 00:19:42 +08:00
Vincent
9636e6bcf0
validate 使用 grpc 标准异常处理 ( #627 )
2020-09-08 23:22:12 +08:00
lxkaka
320766e040
fix spellings
2020-07-21 16:08:01 +08:00
wahaha
6a4580c577
Update README.md
...
fix demo link
2020-06-30 08:24:46 +08:00
flamingo
8bc99976b9
Update README.md,Fix Windows Install Kratos
...
Windows Install Kratos,Change GO111MODULE to On,Please use 'go env -w GO111MODULE=on'
Fix: GO111MODULE=on -> go env -w GO111MODULE=on
2020-06-22 14:41:03 +08:00
zs1621
e2ba3c5251
Rename README.MD to README.md
...
Fix https://github.com/go-kratos/kratos/blob/master/pkg/testing/lich/README.md 引用 404
2020-06-20 16:26:00 +08:00
Terry.Mao
521d240568
Merge pull request #584 from zgat/master
...
Fix 纠正latency拼写
2020-05-27 00:08:25 +08:00
zgat
2fa98cd01e
Fix 纠正latency拼写
2020-05-09 13:51:33 +08:00
Tony
e79093cb5d
update version to v0.5.0 ( #577 )
...
* update version to v0.5.0
Co-authored-by: chenzhihui <zhihui_chen@foxmail.com>
v0.5.0
2020-04-30 22:24:06 +08:00
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>
v0.4.2
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