Richard Belleville
f3f6237e6d
Wrap long line
6 years ago
Richard Belleville
615c95ed5c
Mitigate #18256
6 years ago
Yash Tibrewal
9bfd2354ec
Add global and method parsing logic
6 years ago
Joe Bolinger
13f2c19aee
loosen dependecy in gemspec template
6 years ago
Prashant Jaikumar
80140f53fb
Fix CFStreamTest.NetworkTransition.
...
It looks like CFStream doesn't detect stream errors when the server is listening on 127.0.0.2 and the interface is shutdown.
The test started failing after address was changed from 10.0.0.1 to 127.0.0.2 in #18381 . This commit changes the server address back to 10.0.0.1.
6 years ago
Karthik Ravi Shankar
9b312aa25b
Merge pull request #18600 from karthikravis/grpc_namespace_proto_server
...
Move ProtoServerReflectionPlugin from grpc to grpc_impl namespace
6 years ago
Srini Polavarapu
6c5a55c466
Merge pull request #18617 from srini100/master
...
release notes generation script
6 years ago
Karthik Ravi Shankar
12c20bc67c
Merge pull request #18436 from grpc/grpc_namespace_auth_metadata_processor
...
Fold AuthMetadataProcessor into grpc_impl from grpc
6 years ago
Juanli Shen
68a2277121
Merge pull request #18460 from AspirinSJL/fix_route_guide
...
Fix route guide example
6 years ago
Karthik Ravi Shankar
a70b7d8d83
Merge pull request #18455 from grpc/grpc_namespace_error_details
...
Fold ErrorDetails into grpc_impl from grpc
6 years ago
Mark D. Roth
0e7ea67351
Fix health check client to wait for subchannel call stack destruction before destroying the arena.
6 years ago
Karthik Ravi Shankar
e642e175e7
Merge pull request #18374 from grpc/grpc_namespace_channel_create
...
Moving create_channel from grpc to grpc_impl
6 years ago
Joe Bolinger
39765c1f65
loosen dependency on googleapis-common-protos-types
6 years ago
Karthik Ravi Shankar
99b3016336
Merge pull request #18419 from grpc/grpc_namespace_server_load_reporting
...
Move LoadReportingServiceServerBuilderOption from grpc to grpc_impl
6 years ago
Yash Tibrewal
c871a0bb32
Remove commented code
6 years ago
Yash Tibrewal
4d696c659e
Reviewer comments
6 years ago
Mark D. Roth
eccfecd6a6
Move functions for individual args out of channel_args.{h,cc}.
6 years ago
Nicolas Noble
cb01297021
Merge pull request #18445 from nicolasnoble/last-memset-for-real-this-time
...
Taking care of a last few memsets.
6 years ago
Karthik Ravi Shankar
87d2d68c4f
Merge branch 'master' into grpc_namespace_server_credentials
6 years ago
Mark D. Roth
ebf4cc1dfa
Avoid crash in pick_first when invoking ExitIdleLocked() after shutdown.
6 years ago
Karthik Ravi Shankar
8a2807c2a6
Merge branch 'master' into grpc_namespace_server
6 years ago
Karthik Ravi Shankar
e5ea95db88
Merge branch 'master' into revert-18502-revert-18242-grpc_namespace_serverbuilder
6 years ago
Srini Polavarapu
8a698e2cfd
release notes generation script
6 years ago
Yash Tibrewal
cb6a2968fe
Make Interceptors work for lame channels
6 years ago
Yash Tibrewal
987b62e70c
Merge pull request #18605 from haon4/master2
...
Explicitly set case_insensitive_enum_parsing = true when parsing JSON
6 years ago
Nicolas "Pixel" Noble
81c6081a3e
Fixing failures.
6 years ago
Mark D. Roth
230c33ef14
Merge remote-tracking branch 'upstream/master' into data_plane_combiner
6 years ago
Mark D. Roth
a5389c4b29
Merge pull request #18476 from markdroth/c++_client_channel_external_watcher
...
Convert external connectivity watcher to C++.
6 years ago
Nicolas "Pixel" Noble
21d9436ca6
Merge branch 'master' of https://github.com/grpc/grpc into last-memset-for-real-this-time
6 years ago
Nicolas Noble
53a0cb7d36
Merge pull request #18517 from nicolasnoble/memset-breakout-2
...
Breakout of #18445 - part 2
6 years ago
Nicolas Noble
683c18306b
Merge pull request #18572 from grpc/revert-18475-fix-jwt
...
Revert "Fix compilation error in JWT using const_cast."
6 years ago
Mark D. Roth
adf5f87284
more code review changes
6 years ago
Mark D. Roth
89a9e9d1dd
code review changes
6 years ago
Mark D. Roth
c7dc6e55a6
Merge remote-tracking branch 'upstream/master' into c++_client_channel_external_watcher
6 years ago
Mark D. Roth
c48385894b
Merge pull request #18598 from markdroth/pick_first_stay_idle_on_empty_update
...
pick_first: don't go into TRANSIENT_FAILURE upon empty update when in IDLE
6 years ago
Doug Fawley
1ef874a03f
change from 400 to 415
6 years ago
Muxi Yan
dcff4595e8
Merge pull request #17599 from muxi/default-cfstream-2
...
Turn on CFStream by default on iOS
6 years ago
yang-g
1da6fad843
Move import headers to header from source
6 years ago
Muxi Yan
422e32f70e
Merge pull request #18601 from muxi/fix-gettimeofday-oob
...
Add guard to the tv_nsec field of gpr_now return value
6 years ago
Muxi Yan
edfea12d28
Merge pull request #18561 from muxi/objc-generator-comments
...
Add old API deprecation notice in generated code.
6 years ago
Muxi Yan
4a84747b07
Merge remote-tracking branch 'upstream/master' into fix-gettimeofday-oob
6 years ago
Jan Tattermusch
bf7ed7a053
Merge pull request #18591 from jtattermusch/csharp_verify_peer_callback
...
Provide access to verify_peer_callback from C# (take two)
6 years ago
Yash Tibrewal
a891928a26
Merge pull request #18606 from yashykt/cfstreamfix
...
Add a dummy function to grpc cfstream library
6 years ago
Karthik Ravi Shankar
43b33ee371
Fix errors from clang scripts
6 years ago
Karthik Ravi Shankar
c4b7423ad0
Fix errors due to rebase
6 years ago
Jan Tattermusch
c9974ab6c9
refactor grpcsharp_ssl_credentials_create
6 years ago
Jan Tattermusch
cc44a729db
improve doc comment
6 years ago
Jan Tattermusch
8ce9e54f92
Merge pull request #18602 from jtattermusch/incompatible_bazel_job
...
Add job to give early warning about incompatible bazel changes
6 years ago
Jan Tattermusch
dadb705fc0
Merge pull request #18599 from grpc/jtattermusch-patch-5
...
Upgrade linux RBE tests to bazel 0.22
6 years ago
Yash Tibrewal
69bbf86d14
Add a dummy function to grpc cfstream library
6 years ago