• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

grpc / grpc-go / 824

Builds Branch Commit Type Ran Committer Via Coverage
824 master Merge pull request #543 from bradfitz/teststuff test: misc cleanups push 11 Feb 2016 12:57AM UTC iamqizhao travis-ci pending completion   set done
823 master test: reduce end2end log spam Filter expected log output by default, unless a flag is provided, or a test fails. This makes it possible to see unexpected things. Having noisy tests makes it too easy to miss actual problems. Pull #546 11 Feb 2016 12:48AM UTC bradfitz travis-ci pending completion   set done
822 master Add a ServeHTTP method to *grpc.Server This adds new http.Handler-based ServerTransport in the process, reusing the HTTP/2 server code in x/net/http2 or Go 1.6+. All end2end tests pass with this new ServerTransport. Fixes grpc/grpc-go#75 Also:... Pull #514 11 Feb 2016 12:46AM UTC bradfitz travis-ci pending completion   set done
820 master Merge pull request #544 from bradfitz/http_util transport: don't crash if peer sends an empty header field name push 11 Feb 2016 12:32AM UTC iamqizhao travis-ci pending completion   set done
819 master Merge pull request #542 from bradfitz/race_min test: shorten goroutine-heavy test in race mode push 11 Feb 2016 12:30AM UTC iamqizhao travis-ci pending completion   set done
818 master Consolidate all the duplicated testdata, allow running from any directory. * Unify all the ca.pem, server1.key, server1.pem files into one testdata directory. * Add a function test.Abs() to return the absolute path of a file relative to the g... Pull #545 10 Feb 2016 11:58PM UTC bradfitz travis-ci pending completion   set done
817 master transport: don't crash if peer sends an empty header field name The grpc-http2 transport doesn't validate hpack-decoded field names to be valid http2 field names before checking their first byte. Had it verified first and found that the empty str... Pull #544 10 Feb 2016 11:26PM UTC bradfitz travis-ci pending completion   set done
816 master test: misc cleanups * test header and metadata separately * fix an incorrect error message * ignore optional header fields in response (date, trailer) Pull #543 10 Feb 2016 11:21PM UTC bradfitz travis-ci pending completion   set done
815 master test: shorten goroutine-heavy test in race mode The go race detector has a limit on how many goroutines it can track. This test is only barely acceptable and the presence of any new goroutines push it over the edge. Shorten this test is race mode. Pull #542 10 Feb 2016 11:04PM UTC bradfitz travis-ci pending completion   set done
814 master Add a ServeHTTP method to *grpc.Server This adds new http.Handler-based ServerTransport in the process, reusing the HTTP/2 server code in x/net/http2 or Go 1.6+. All end2end tests pass with this new ServerTransport. Fixes grpc/grpc-go#75 Also:... Pull #514 10 Feb 2016 08:08PM UTC bradfitz travis-ci pending completion   set done
813 master Merge pull request #541 from bradfitz/docs Update Server.Stop docs per code review comments from grpc/grpc-go#540 push 10 Feb 2016 12:58AM UTC iamqizhao travis-ci pending completion   set done
812 master Update Server.Stop docs per code review comments from grpc/grpc-go#540 Pull #541 10 Feb 2016 12:07AM UTC bradfitz travis-ci pending completion   set done
811 master Merge pull request #540 from iamqizhao/master refine the comments of grpc.Server.Stop() push 09 Feb 2016 11:55PM UTC iamqizhao travis-ci pending completion   set done
810 master refine the comments of grpc.Server.Stop() Pull #540 30 Jan 2018 11:37AM UTC iamqizhao travis-ci pending completion   set done
809 master Add a ServeHTTP method to *grpc.Server This adds new http.Handler-based ServerTransport in the process, reusing the HTTP/2 server code in x/net/http2 or Go 1.6+. All end2end tests pass with this new ServerTransport. Fixes grpc/grpc-go#75 Also:... Pull #514 09 Feb 2016 11:17PM UTC bradfitz travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • …
  • 16
  • 17
  • Next →
  • Back to Repo
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc