Commit Graph

  • 75759db659 only run static checks for Go 1.10 build, not all of them (#42) Joshua Humphries 2018-07-16 15:46:32 -04:00
  • 9d19f10af7 fix doc section regarding protoset and proto sources Joshua Humphries 2018-07-16 14:44:31 -04:00
  • b709105be9 allow period at the start of a symbol (#40) Jean de Klerk 2018-07-06 13:41:22 -07:00
  • 2ff725abb2 add -d examples to README Joshua Humphries 2018-07-06 09:13:34 +02:00
  • 819d39047c add go report card badge to README Joshua Humphries 2018-06-08 17:22:08 -04:00
  • 7e882c8a7c update README.md (#36) Joshua Humphries 2018-05-31 12:48:30 -04:00
  • 00643a3fb8 fix race condition in bidi tests (#35) Joshua Humphries 2018-05-29 11:04:40 -04:00
  • 75dcbf0d4c Allow passing :authority pseudo header (#33) KUOKA Yusuke 2018-05-25 01:18:45 +09:00
  • ec219b3c15 allow the use of proto source files directly, instead of having to compile to protoset files (#32) Joshua Humphries 2018-05-23 14:13:24 -04:00
  • e6ac789274 grpclog.Printf deprecated; use Info instead Josh Humphries 2018-05-08 10:08:35 -04:00
  • ca5693f42c support unix sockets (#26) Joshua Humphries 2018-03-27 11:24:35 -04:00
  • 09a863d763 fix Makefile to run predeclared check (#24) Joshua Humphries 2018-03-25 16:27:08 -04:00
  • 224c3acd1d enable more linters in CI; fix some issues caught by them (#23) Joshua Humphries 2018-03-24 10:33:21 -04:00
  • f203c2cddf Flag to override server name when validating TLS cert (#20) Johannes Kohnen 2018-03-23 01:47:51 +01:00
  • 585cd1bae8 print summary message only when verbose flag is set (#19) Joshua Humphries 2018-03-13 16:49:09 -04:00
  • f7eb17819d add more control over request metadata; add message templates (#17) Joshua Humphries 2018-03-08 11:29:06 -05:00
  • 99a3346b94 Allow reflection calls to carry headers (#15) Frederik 2018-03-02 18:01:37 +01:00
  • fd0131d472 don't bother testing 1.6 Joshua Humphries 2018-03-02 11:58:30 -05:00
  • ceba64b971 Delete references to json.RawMessage (#12) Peter Edge 2018-02-20 21:03:05 +01:00
  • 620796528e fix nil dereference (#10) Joshua Humphries 2018-02-19 22:28:26 -05:00
  • 2a6ef4e19e attempt to fix flaky test (#8) Joshua Humphries 2018-02-19 18:22:19 -05:00
  • 46121b1305 fix bad port number in README examples (#7) Joshua Humphries 2018-02-19 14:01:04 -05:00
  • 9f7485fd04 Add Makefile (#5) Peter Edge 2018-02-18 00:15:13 +01:00
  • cdea962127 Add DescriptorSourceFromFileDescriptorSet (#4) Peter Edge 2018-02-17 23:30:03 +01:00
  • 7d304729b4 make jsonpb marshaler emit defaults (#3) Stephan Renatus 2018-02-05 16:52:29 +01:00
  • cf5e463f0a Merge pull request #2 from fullstorydev/jh/support-binary-headers Joshua Humphries 2017-12-13 22:50:11 -05:00
  • eda00e475b fix test that is flaky and is failing in CI more than is acceptable Josh Humphries 2017-12-13 21:59:30 -05:00
  • 4f202d18f3 support binary headers; flesh out doc for some exported symbols that were previously undocumented Josh Humphries 2017-12-13 15:44:35 -05:00
  • 58aba8cee5 Merge pull request #1 from fullstorydev/jh/fix-tls-test Joshua Humphries 2017-12-13 15:57:54 -05:00
  • 1eec3bcbd6 oops -- remove some unused code Josh Humphries 2017-12-13 15:46:56 -05:00
  • 91fb94b700 fix CI tests to work with go 1.6; add another error message that was observed in CI Josh Humphries 2017-12-13 15:29:08 -05:00
  • 6c05311fb9 use custom dialer so we can show better error messages when things like TLS handshakes go awry; restore error message checks in tls tests Josh Humphries 2017-12-13 15:30:57 -05:00
  • 45e17ae10b grpc connection management no longer yields same errors from dial; also fix fmt issue in error message Josh Humphries 2017-12-05 01:53:17 -05:00
  • a8483857e4 be consistent about capitalization of gRPC Joshua Humphries 2017-11-20 13:18:09 -05:00
  • 9dfaded6cf initial commit, functioning grpcurl command-line util Josh Humphries 2017-11-20 13:15:15 -05:00