1
0
mirror of https://github.com/go-micro/go-micro.git synced 2025-06-24 22:26:54 +02:00
Commit Graph

168 Commits

Author SHA1 Message Date
f9cfbe96c0 Merge master into resover-refactor 2020-04-09 12:42:34 +01:00
1063b954de dont display t.Log/t.Logf as errors in github actions (#1508)
* fix tests and github action annotations

Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
2020-04-09 14:05:46 +03:00
4ff959ef50 Dynamic Namespace 2020-04-09 11:03:33 +01:00
27eb7db1c2 Add default resolver to api router 2020-04-09 10:34:21 +01:00
3ede494945 Change import name 2020-04-09 10:32:08 +01:00
f102aba4c1 Fix HTTP tests 2020-04-09 10:28:38 +01:00
bf8ebf8ad2 add namespace 2020-04-08 23:27:32 +01:00
48dd30c4c2 fix http test 2020-04-08 19:20:43 +01:00
8ff86ae08b Extract micro resolver 2020-04-08 16:21:53 +01:00
b2079669f7 Strip namespace from router 2020-04-08 15:39:01 +01:00
2c1d1afd71 Strip namespace from registry router 2020-04-08 15:38:02 +01:00
9a73828782 Remove unused handlers 2020-04-08 15:34:11 +01:00
6b524e2c55 Merge branch 'master' into namespace 2020-04-08 09:12:28 +01:00
e907d24e3b API Wrappers 2020-04-07 19:29:26 +01:00
67cd59d7bc Rename namespace from Resolver.Endpoint 2020-04-07 16:27:59 +01:00
4362a885eb Refactor Namespace Resolver 2020-04-07 16:24:51 +01:00
6aaad7d63f api/router/static: allow to specify body dst (#1486)
Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
2020-04-07 15:38:27 +01:00
9d598836c3 Fix Tests 2020-04-07 11:37:04 +01:00
05ac3ff274 Tweak 2020-04-07 11:24:13 +01:00
76f6f80318 Default to Hostname 2020-04-07 11:23:21 +01:00
cb96949551 Merge branch 'master' of https://github.com/micro/go-micro into namespace 2020-04-07 10:58:54 +01:00
f0980e9b30 Change cross namespace request err level 2020-04-07 10:54:27 +01:00
977934f8fd ServiceNamespace => ServicePrefix in api server 2020-04-07 10:39:27 +01:00
9e116731b1 ServiceNamespace => ServicePrefix in api server 2020-04-07 10:38:27 +01:00
316424f0f7 Fix comments typo 2020-04-07 10:35:57 +01:00
bd23dc1f18 Improve micro.mu check 2020-04-07 10:34:26 +01:00
501fc5c059 Refactor to use publicsuffix 2020-04-07 10:28:39 +01:00
11e1e9120a Remove debugging 2020-04-07 10:10:37 +01:00
a81d86ed08 Merge Asim's Fixes 2020-04-07 10:08:06 +01:00
7206d5f964 Add Namespace to CombinedAuthHandler 2020-04-07 09:40:40 +01:00
e8a86585da contains missing host port 2020-04-07 00:54:27 +01:00
5374896ed0 clone request 2020-04-07 00:29:35 +01:00
b6348ba59a Fix cruft 2020-04-07 00:25:11 +01:00
ca11c4a672 Few nitpicks 2020-04-07 00:19:49 +01:00
574bf5ac69 Set value in context, not metadata 2020-04-06 16:10:08 +01:00
774c0d30a7 Encode Endpoint in API auth wrapper 2020-04-06 16:01:42 +01:00
7f07e1a642 Merge branch 'master' into auth-resolver 2020-04-06 14:43:22 +01:00
bc7579f1d8 api/handler/rpc: fix panic on invalid error conversation (#1483)
Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
2020-04-04 00:55:15 +03:00
38aed6f0f6 api/handler/rpc: not log error on client disconnect (#1482)
Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
2020-04-04 00:37:18 +03:00
a82ce4d1ae Add Debug 2020-04-03 15:03:18 +01:00
4a850ff8a0 Auth host fix 2020-04-03 14:40:24 +01:00
350dd41732 Merge branch 'master' into auth-resolver 2020-04-03 14:19:03 +01:00
b864b3e350 Fix auth hosts bug 2020-04-03 14:09:25 +01:00
906263291b Hotfix 2020-04-03 13:37:02 +01:00
d0e47206cc Fix 2020-04-03 13:29:48 +01:00
1096c8fb39 Fix failing test 2020-04-03 10:16:19 +01:00
91b9c3f92e Add defaults 2020-04-03 10:08:39 +01:00
183c8bfb81 Apply fix for apis 2020-04-03 09:45:39 +01:00
760233b858 Reverse Change 2020-04-03 09:34:52 +01:00
fdcb013f24 Fix web registry compatability bugs 2020-04-03 09:18:30 +01:00