Commit Graph

  • 9f7485fd04 Add Makefile (#5) Peter Edge 2018-02-18 00:15:13 +0100
  • 8544635a7e Suppress printing all go get commands for linters Peter Edge 2018-02-17 23:53:33 +0100
  • 81ca2bca7d Add make deps and make updatedeps Peter Edge 2018-02-17 23:50:29 +0100
  • cdea962127 Add DescriptorSourceFromFileDescriptorSet (#4) Peter Edge 2018-02-17 23:30:03 +0100
  • 28b31068cd Add Makefile Peter Edge 2018-02-17 21:58:32 +0100
  • a0726f479a Add DescriptorSourceFromFileDescriptorSet Peter Edge 2018-02-17 21:48:44 +0100
  • 7d304729b4 make jsonpb marshaler emit defaults (#3) Stephan Renatus 2018-02-05 16:52:29 +0100
  • 3621f4c2d7 move JSON marshalling into cmd, add `-emit-defaults` flag Stephan Renatus 2018-02-05 15:22:38 +0100
  • c7bfc60d53 adapt test cases Stephan Renatus 2018-02-05 08:18:25 +0100
  • 722be68976 pass EmitDefaults to jsonpb.Marshaler Stephan Renatus 2018-02-03 12:08:32 +0100
  • cf5e463f0a
    Merge pull request #2 from fullstorydev/jh/support-binary-headers Joshua Humphries 2017-12-13 22:50:11 -0500
  • eda00e475b fix test that is flaky and is failing in CI more than is acceptable Josh Humphries 2017-12-13 21:59:30 -0500
  • 4f202d18f3 support binary headers; flesh out doc for some exported symbols that were previously undocumented Josh Humphries 2017-12-13 15:44:35 -0500
  • 58aba8cee5
    Merge pull request #1 from fullstorydev/jh/fix-tls-test Joshua Humphries 2017-12-13 15:57:54 -0500
  • 1eec3bcbd6 oops -- remove some unused code Josh Humphries 2017-12-13 15:46:56 -0500
  • 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 -0500
  • 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 -0500
  • 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 -0500
  • a8483857e4
    be consistent about capitalization of gRPC Joshua Humphries 2017-11-20 13:18:09 -0500
  • 9dfaded6cf initial commit, functioning grpcurl command-line util Josh Humphries 2017-11-20 13:15:15 -0500