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

grpc / grpc-go / 777

Builds Branch Commit Type Ran Committer Via Coverage
777 master Fix more cases of Fatalf being used from goroutines started by tests. Follow-up to #515 based on comments there from @maniksurtani. Pull #518 01 Feb 2016 09:14PM UTC bradfitz travis-ci pending completion   set done
775 master Comment: explain concurrent access to grpclog.logger grpc's pluggable logger is not mutex-protected: added comments that it should be changed only in init() functions. Pull #517 01 Feb 2016 09:02PM UTC zellyn travis-ci pending completion   set done
774 master Comment: explain concurrent access to grpclog.logger grpc's pluggable logger is not mutex-protected: added comments that it should be changed only in init() functions. Pull #516 01 Feb 2016 08:23PM UTC zellyn travis-ci pending completion   set done
773 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 01 Feb 2016 08:12PM UTC bradfitz travis-ci pending completion   set done
772 master Don't call t.FailNow in goroutines started by tests. The docs at https://golang.org/pkg/testing/#T.FailNow say: > FailNow must be called from the goroutine running the test or > benchmark function, not from other goroutines created during the > ... Pull #515 01 Feb 2016 07:29PM UTC bradfitz travis-ci pending completion   set done
771 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 01 Feb 2016 06:47AM UTC bradfitz travis-ci pending completion   set done
770 master Merge pull request #508 from bradfitz/master server: break up the Server.Serve method into some reusable parts push 30 Jan 2016 12:05AM UTC iamqizhao travis-ci pending completion   set done
769 master server: break up the Server.Serve method into some reusable parts Updates grpc/grpc-go#75 Pull #508 29 Jan 2016 11:49PM UTC bradfitz travis-ci pending completion   set done
768 master Merge pull request #513 from iamqizhao/master Simplify compression API push 29 Jan 2016 11:38PM UTC iamqizhao travis-ci pending completion   set done
767 master remove Compressor/DecompressorGenerator Pull #513 29 Jan 2016 10:51PM UTC iamqizhao travis-ci pending completion   set done
766 master Add Kubernetes support for name resolution This change enables Kubernetes to be used for name resolution of gRPC services. The Kubernetes resolver does not have support for authenticating with the Kubernetes API directly and requires the use of t... Pull #512 29 Jan 2016 08:38PM UTC kelseyhightower travis-ci pending completion   set done
765 master server: break up the Server.Serve method into some reusable parts Updates grpc/grpc-go#75 Pull #508 29 Jan 2016 07:35PM UTC bradfitz travis-ci pending completion   set done
764 master Merge pull request #509 from iamqizhao/master Tune the server accepting code push 29 Jan 2016 06:42PM UTC iamqizhao travis-ci pending completion   set done
763 master fix a nil map access bug Pull #509 29 Jan 2016 04:34AM UTC iamqizhao travis-ci pending completion   set done
762 master Tune the server accepting code Pull #509 29 Jan 2016 02:29AM UTC iamqizhao travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • …
  • 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