提交

提交图

  • 117f56ebf7 prune util/log and user logger (#1237) Vasiliy Tolstov 2020-02-23 16:45:20 +03:00
  • ceed8942fc Update README.md change godoc => go.dev (#1236) Gao.QiLin 2020-02-22 16:56:42 +08:00
  • d1e25e7ead add metadata set method (#1232) Vasiliy Tolstov 2020-02-21 23:04:47 +03:00
  • 7e24c0c1cf Also run tests on PR (#1233) Jake Sanders 2020-02-21 17:57:07 +00:00
  • ca251ba111 Switch from Travis CI to GitHub Actions (#1231) Jake Sanders 2020-02-21 17:43:50 +00:00
  • 116855572b Add log level helper funtions (#1229) Asim Aslam 2020-02-21 08:43:23 +00:00
  • ee977acfef strip SetGlobalLevel (#1228) Asim Aslam 2020-02-21 08:28:21 +00:00
  • 3fa7c26946 logger with helper methods (#1216) Sumanth Chinthagunta 2020-02-20 23:57:59 -08:00
  • 88457b812e tunnel: Prune Unused Functions (#1224) Lars Lehtonen 2020-02-20 09:05:49 -08:00
  • 78df154a4d move log level setting to option (#1222) Asim Aslam 2020-02-20 08:26:12 +00:00
  • c7eed618c2 server/grpc: Prune Unused Code (#1220) Lars Lehtonen 2020-02-19 12:58:22 -08:00
  • 36bcd3bd82 Improve JWT Package Errors (#1206) ben-toogood 2020-02-19 08:51:43 +00:00
  • f4118dc357 secure the grpc client (#1215) Asim Aslam 2020-02-19 08:44:35 +00:00
  • 58598d0fe0 fixes for safe conversation and avoid panics (#1213) Vasiliy Tolstov 2020-02-19 02:05:38 +03:00
  • 6248f05f74 add missing option to client.NewMessage (#1212) Vasiliy Tolstov 2020-02-18 14:18:59 +03:00
  • aa9a0a8d23 Fix Micro Proxy nil Transport Bug (#1208) ben-toogood 2020-02-17 09:28:48 +00:00
  • 1e40c86dfe Ignore gRPC Proxy (#1205) ben-toogood 2020-02-17 08:14:45 +00:00
  • 9696efde02 reorder auth interface (#1204) Asim Aslam 2020-02-16 19:36:45 +00:00
  • b3fc8be24e normalise proxy name (#1203) Asim Aslam 2020-02-15 21:57:31 +00:00
  • fc5339a368 [W.I.P] refactor(logger): logger fields changed to map[string]interface{} (#1198) Sumanth Chinthagunta 2020-02-15 10:19:28 -08:00
  • 964b7dee3f add tls config to server (#1202) Asim Aslam 2020-02-15 15:10:26 +00:00
  • 158949d0d0 accept Listen option in grpc server (#1201) Asim Aslam 2020-02-15 14:09:24 +00:00
  • eed8a0bf50 delete proxy cached route before updating (#1200) Asim Aslam 2020-02-15 12:05:22 +00:00
  • c691d116ab when the stream errors cleanup the connection (#1199) Asim Aslam 2020-02-15 11:35:08 +00:00
  • cbe8b7dd09 Removed redundant spaces (#1196) Eric 2020-02-14 15:32:02 +08:00
  • 203486fd31 check for etcd watcher canceled value Asim Aslam 2020-02-13 22:34:56 +00:00
  • d9b3b17582 set dial timeout in stream Asim Aslam 2020-02-13 18:51:32 +00:00
  • e080ecb43a Auth Improvements (#1195) ben-toogood 2020-02-13 14:07:14 +00:00
  • ea70711dd3 Exclude Stats & Trace from Auth (#1192) v2.1.0 ben-toogood 2020-02-13 12:02:29 +00:00
  • 6dc942bc19 client/grpc: fix panic on invalid message (#1191) Vasiliy Tolstov 2020-02-13 14:57:21 +03:00
  • d76baf59de Trace type is now being recorded (#1188) Janos Dobronszki 2020-02-12 11:57:17 +01:00
  • 79ad1e6fe3 various fixes for broker and messaging in server (#1187) Vasiliy Tolstov 2020-02-11 21:41:23 +03:00
  • 2764de9a1a broker/eats: broker disconnect fix (#1186) Vasiliy Tolstov 2020-02-11 18:46:50 +03:00
  • d1d6eada98 parse url encoded form in rpc handler (#1183) Asim Aslam 2020-02-11 11:27:16 +00:00
  • 4a03183481 Return a 401 error on invalid auth tokens (#1184) ben-toogood 2020-02-11 11:22:22 +00:00
  • 8ea84ac3eb Fix router panic for nil watcher Asim Aslam 2020-02-10 15:38:41 +00:00
  • 4401c12e6c Auth Wrapper (#1174) ben-toogood 2020-02-10 08:26:28 +00:00
  • c706afcf04 logger helper to pass down it via context (#1180) Vasiliy Tolstov 2020-02-10 00:26:46 +03:00
  • ca1d0b94c3 config/cmd: remove 8 unused variables (#1175) Lars Lehtonen 2020-02-08 03:19:10 -08:00
  • 67acd9288b config/source/cli: fix tests (#1179) Vasiliy Tolstov 2020-02-08 02:45:32 +03:00
  • 0bf6c9fc08 config/source/cli: fix default flag value loading (#1178) Vasiliy Tolstov 2020-02-08 02:14:34 +03:00
  • 99807a680c strip Micro-Topic header from incoming context in client.Call (#1177) Vasiliy Tolstov 2020-02-08 01:09:52 +03:00
  • f0f7f860d6 add some docs (#1176) Vasiliy Tolstov 2020-02-08 00:48:24 +03:00
  • ef537270ad Don't store traces for Debug endpoints Asim Aslam 2020-02-07 20:58:03 +00:00
  • c7f075d157 rename file Asim Aslam 2020-02-07 14:00:27 +00:00
  • 812ea78604 Fix runtime deadlock Asim Aslam 2020-02-07 14:00:09 +00:00
  • 0755084a59 fix deadlock Asim Aslam 2020-02-07 13:55:55 +00:00
  • fe7f5a4134 Runtime Retries Limit (#1163) ben-toogood 2020-02-07 12:02:41 +00:00
  • 19c454ec4b Fix Local Runtime Default Command (#1173) ben-toogood 2020-02-07 11:39:26 +00:00
  • 0e9b4c26a4 import with braces Asim Aslam 2020-02-06 21:39:08 +00:00
  • d40b13a045 mux to mtx Asim Aslam 2020-02-06 21:37:17 +00:00
  • 4079b22c1e reorder logger methods Asim Aslam 2020-02-06 21:36:33 +00:00
  • fdfb2bc4c1 [WIP] logger first (#1161) Shu xian 2020-02-07 05:35:46 +08:00
  • dbeb7cfe9c remove errors import Asim Aslam 2020-02-06 18:45:12 +00:00
  • 512df2628f trim source url if its set to github.com/ Asim Aslam 2020-02-06 18:34:16 +00:00
  • 92571db693 Tracing: traces now correctly form a tree (#1170) Janos Dobronszki 2020-02-06 17:22:16 +00:00
  • 16552620e0 Runtime Custom Source (Part 2) (#1169) ben-toogood 2020-02-06 16:16:01 +00:00
  • 5414195dc3 Add Args Ben Toogood 2020-02-06 12:31:54 +00:00
  • 0591760932 Arg => Args Ben Toogood 2020-02-06 12:17:16 +00:00
  • 48b9f3f5e9 Fix Ben Toogood 2020-02-06 11:28:34 +00:00
  • e46278a766 Test Ben Toogood 2020-02-06 11:24:56 +00:00
  • 2925b1615c Fix Ben Toogood 2020-02-06 11:15:30 +00:00
  • fc4191c647 Fix Ben Toogood 2020-02-06 11:12:40 +00:00
  • 111126c780 Debugging Ben Toogood 2020-02-06 11:00:14 +00:00
  • 54371bba6a Debugging Ben Toogood 2020-02-06 10:55:41 +00:00
  • c28737e88e Debugging Ben Toogood 2020-02-06 10:54:11 +00:00
  • c7d922fac2 Debugging Ben Toogood 2020-02-06 10:49:01 +00:00
  • f8e696bd30 Debugging Ben Toogood 2020-02-06 10:44:12 +00:00
  • 6aef28dad2 Runtime set service source Ben Toogood 2020-02-06 10:33:23 +00:00
  • 7105e4099c pass micro errors from grpc server to grpc client (#1167) Vasiliy Tolstov 2020-02-06 13:18:33 +03:00
  • f0762bbb6b Improve Logging Ben Toogood 2020-02-06 10:16:32 +00:00
  • 243c6a4246 Debug Ben Toogood 2020-02-06 10:08:56 +00:00
  • 9983aea928 Tidying Up Ben Toogood 2020-02-06 09:29:27 +00:00
  • aa58a9749b Action Asim's Feedback Ben Toogood 2020-02-06 09:17:10 +00:00
  • d8110b70a3 Runtime custom docker img (#1168) ben-toogood 2020-02-06 08:52:25 +00:00
  • a44dc90d45 fix ctx.Done issue #720 (#1166) Vasiliy Tolstov 2020-02-06 00:13:14 +03:00
  • 12181bd441 fix LevelInfo > LevelWarn (#1162) Shu xian 2020-02-06 02:16:57 +08:00
  • 8d44f7226f Merge branch 'master' of https://github.com/micro/go-micro Ben Toogood 2020-02-05 13:59:51 +00:00
  • bf747a86f4 Runtime (#1160) ben-toogood 2020-02-05 13:59:35 +00:00
  • 4333f00a43 runtime/kubernetes: remove unused constants (#1159) Lars Lehtonen 2020-02-04 13:02:05 -08:00
  • 7ab3a31ac4 update micro/cli, tidy mod (#1156) Vasiliy Tolstov 2020-02-04 02:29:44 +03:00
  • a1d5d6831f Add String to Runtime interface Ben Toogood 2020-02-03 15:56:16 +00:00
  • 1b9cabd654 Update Micro Auth Protocol Buffer to use V2 (#1155) ben-toogood 2020-02-03 08:26:57 +00:00
  • d621548120 Auth (#1147) ben-toogood 2020-02-03 08:16:02 +00:00
  • 449bcb46fe New backoff (#1153) tpam28 2020-02-02 23:32:55 +03:00
  • 079102ea59 Merge branch 'master' of ssh://github.com/micro/go-micro Asim Aslam 2020-02-02 19:50:09 +00:00
  • a9d371e727 fatal on command error Asim Aslam 2020-02-02 19:49:59 +00:00
  • 27efbc8779 Merge pull request #1150 from unistack-org/grpc_race Asim Aslam 2020-02-01 00:10:46 +00:00
  • efb59d9709 fix map race condition in grpc server Vasiliy Tolstov 2020-02-01 02:46:50 +03:00
  • 003f00b483 Merge branch 'master' of ssh://github.com/micro/go-micro Asim Aslam 2020-01-30 23:24:54 +00:00
  • 0be22c98c6 add tracing Asim Aslam 2020-01-30 23:24:46 +00:00
  • bafedf1aad Merge pull request #1149 from alrs/remove-unused-kubernetes-variable Asim Aslam 2020-01-30 17:30:43 +00:00
  • 98d55545fd runtime/kubernetes: remove unused name variable Lars Lehtonen 2020-01-30 09:25:50 -08:00
  • 5f6271b044 Merge pull request #1148 from tpam28/master Asim Aslam 2020-01-30 17:09:41 +00:00
  • 87753ad289 format results in TestBacloff Evgeniy 2020-01-30 20:08:03 +03:00
  • ffb9da0230 fix test and description Evgeniy 2020-01-30 19:43:03 +03:00
  • 50ac642666 Merge pull request #1146 from tpam28/master Asim Aslam 2020-01-30 14:35:17 +00:00
  • f6fcfcb8fc exponentialBackoff was changed from power function to exponential function Evgeniy 2020-01-30 17:25:07 +03:00
  • 21e0932339 Merge pull request #1144 from unistack-org/v2 v2.0.0 Asim Aslam 2020-01-30 11:46:29 +00:00
  • f23638c036 fix import paths for v2 release Vasiliy Tolstov 2020-01-30 14:39:00 +03:00