Asim Aslam
|
d4b2c948dd
|
Remove cloudflare store
|
2020-04-10 19:50:57 +01:00 |
|
Asim Aslam
|
e5268dd0a6
|
move reg util to own package (#1523)
* move reg util to own package
* fix test
* fix broken static router
|
2020-04-10 17:41:10 +01:00 |
|
Ben Toogood
|
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 |
|
Ben Toogood
|
4ff959ef50
|
Dynamic Namespace
|
2020-04-09 11:03:33 +01:00 |
|
Ben Toogood
|
27eb7db1c2
|
Add default resolver to api router
|
2020-04-09 10:34:21 +01:00 |
|
Ben Toogood
|
3ede494945
|
Change import name
|
2020-04-09 10:32:08 +01:00 |
|
Ben Toogood
|
f102aba4c1
|
Fix HTTP tests
|
2020-04-09 10:28:38 +01:00 |
|
Asim Aslam
|
bf8ebf8ad2
|
add namespace
|
2020-04-08 23:27:32 +01:00 |
|
Asim Aslam
|
48dd30c4c2
|
fix http test
|
2020-04-08 19:20:43 +01:00 |
|
Ben Toogood
|
8ff86ae08b
|
Extract micro resolver
|
2020-04-08 16:21:53 +01:00 |
|
Asim Aslam
|
b2079669f7
|
Strip namespace from router
|
2020-04-08 15:39:01 +01:00 |
|
Asim Aslam
|
2c1d1afd71
|
Strip namespace from registry router
|
2020-04-08 15:38:02 +01:00 |
|
Asim Aslam
|
9a73828782
|
Remove unused handlers
|
2020-04-08 15:34:11 +01:00 |
|
ben-toogood
|
6b524e2c55
|
Merge branch 'master' into namespace
|
2020-04-08 09:12:28 +01:00 |
|
Ben Toogood
|
e907d24e3b
|
API Wrappers
|
2020-04-07 19:29:26 +01:00 |
|
Ben Toogood
|
67cd59d7bc
|
Rename namespace from Resolver.Endpoint
|
2020-04-07 16:27:59 +01:00 |
|
Ben Toogood
|
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 |
|
Ben Toogood
|
9d598836c3
|
Fix Tests
|
2020-04-07 11:37:04 +01:00 |
|
Ben Toogood
|
05ac3ff274
|
Tweak
|
2020-04-07 11:24:13 +01:00 |
|
Ben Toogood
|
76f6f80318
|
Default to Hostname
|
2020-04-07 11:23:21 +01:00 |
|
Ben Toogood
|
cb96949551
|
Merge branch 'master' of https://github.com/micro/go-micro into namespace
|
2020-04-07 10:58:54 +01:00 |
|
Ben Toogood
|
f0980e9b30
|
Change cross namespace request err level
|
2020-04-07 10:54:27 +01:00 |
|
Ben Toogood
|
977934f8fd
|
ServiceNamespace => ServicePrefix in api server
|
2020-04-07 10:39:27 +01:00 |
|
Ben Toogood
|
9e116731b1
|
ServiceNamespace => ServicePrefix in api server
|
2020-04-07 10:38:27 +01:00 |
|
Ben Toogood
|
316424f0f7
|
Fix comments typo
|
2020-04-07 10:35:57 +01:00 |
|
Ben Toogood
|
bd23dc1f18
|
Improve micro.mu check
|
2020-04-07 10:34:26 +01:00 |
|
Ben Toogood
|
501fc5c059
|
Refactor to use publicsuffix
|
2020-04-07 10:28:39 +01:00 |
|
Ben Toogood
|
11e1e9120a
|
Remove debugging
|
2020-04-07 10:10:37 +01:00 |
|
Ben Toogood
|
a81d86ed08
|
Merge Asim's Fixes
|
2020-04-07 10:08:06 +01:00 |
|
Ben Toogood
|
7206d5f964
|
Add Namespace to CombinedAuthHandler
|
2020-04-07 09:40:40 +01:00 |
|
Asim Aslam
|
e8a86585da
|
contains missing host port
|
2020-04-07 00:54:27 +01:00 |
|
Asim Aslam
|
5374896ed0
|
clone request
|
2020-04-07 00:29:35 +01:00 |
|
Asim Aslam
|
b6348ba59a
|
Fix cruft
|
2020-04-07 00:25:11 +01:00 |
|
Asim Aslam
|
ca11c4a672
|
Few nitpicks
|
2020-04-07 00:19:49 +01:00 |
|
Ben Toogood
|
574bf5ac69
|
Set value in context, not metadata
|
2020-04-06 16:10:08 +01:00 |
|
Ben Toogood
|
774c0d30a7
|
Encode Endpoint in API auth wrapper
|
2020-04-06 16:01:42 +01:00 |
|
ben-toogood
|
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 |
|
Ben Toogood
|
a82ce4d1ae
|
Add Debug
|
2020-04-03 15:03:18 +01:00 |
|
Ben Toogood
|
4a850ff8a0
|
Auth host fix
|
2020-04-03 14:40:24 +01:00 |
|
ben-toogood
|
350dd41732
|
Merge branch 'master' into auth-resolver
|
2020-04-03 14:19:03 +01:00 |
|
Ben Toogood
|
b864b3e350
|
Fix auth hosts bug
|
2020-04-03 14:09:25 +01:00 |
|
Ben Toogood
|
906263291b
|
Hotfix
|
2020-04-03 13:37:02 +01:00 |
|
Ben Toogood
|
d0e47206cc
|
Fix
|
2020-04-03 13:29:48 +01:00 |
|
Ben Toogood
|
1096c8fb39
|
Fix failing test
|
2020-04-03 10:16:19 +01:00 |
|
Ben Toogood
|
91b9c3f92e
|
Add defaults
|
2020-04-03 10:08:39 +01:00 |
|
Ben Toogood
|
183c8bfb81
|
Apply fix for apis
|
2020-04-03 09:45:39 +01:00 |
|