Jorge Canizales
25884b305c
nit: Comment formatting
9 years ago
Jorge Canizales
2a24654024
More requestMetadata -> requestHeaders renaming
9 years ago
Jorge Canizales
4e45a6f822
Rename responseMetadata -> allResponseMetadata
9 years ago
Jorge Canizales
6512d26b1b
Rename requestMetadata -> requestHeaders
9 years ago
Hongyu Chen
8d428f1e6d
Merge pull request #2694 from a-veitch/tag_api
...
add external tag set API
9 years ago
Hongwei Wang
ff6097ac49
Fix zookeeper resolver plugin bugs
9 years ago
Michael Lumish
82c8ad788b
Merge pull request #2908 from tbetbetbe/grpc-ruby-wrap-connectivity-api
...
Wraps the connectivity API
9 years ago
Jorge Canizales
2d1e5a1b26
Merge pull request #2847 from jboeuf/client_auth_filter_error_handling
...
C client library auth: produce adequate error codes and messages.
9 years ago
Nicolas "Pixel" Noble
d9745cab08
Merge branch 'master' of github.com:grpc/grpc into the-ultimate-showdown
...
Conflicts:
src/ruby/ext/grpc/rb_channel.c
9 years ago
David G. Quintas
46e786ba60
Merge pull request #2771 from vjpai/asklipion2
...
Remove C++11 dependencies in QPS test that break old compilers
9 years ago
Tim Emiola
046094ded4
Merged with HEAD
9 years ago
Michael Lumish
62fee02cef
Merge pull request #2892 from tbetbetbe/grpc-ruby-enable-propagation-between-calls
...
Grpc ruby enable propagation between calls
9 years ago
Jan Tattermusch
70cb300921
generate auth URI for JWT access token properly
9 years ago
Jan Tattermusch
30bc5d3fa9
Merge pull request #2901 from murgatroid99/node_fix_auth_interop
...
Node fix auth interop
9 years ago
Jan Tattermusch
39b39d6c96
implement timeout_on_sleeping_server interop test
9 years ago
Qi Zhao
1a883cdcdc
Merge pull request #2909 from donnadionne/go-private-docker
...
small fix for go docker private image building
9 years ago
Donna Dionne
0218dcae0e
small fix for go docker private image building
9 years ago
Masood Malekghassemi
12dadafd22
Add health-checking to Python
...
Adds the initial reference implementation for health-checking in gRPC
Python as a separate project (but within the same grpc package to keep
namespaces consistent). Only installs the package to test the
build-proto-modules custom command introduced in the health-checking
project.
9 years ago
Michael Lumish
6933745d25
Merge pull request #2903 from jcanizales/shorten-names
...
Rename SingleValueHandler->SingleHandler, StreamHandler->EventHandler
9 years ago
Nathaniel Manista
52988afdc8
Merge pull request #2878 from soltanmm/expose
...
Expose new core functionality to Python.
9 years ago
yang-g
f99c090625
return StatusCode::INTERNAL for proto parsing error
9 years ago
Qi Zhao
d3b078782b
Merge pull request #2905 from donnadionne/interop_nrp
...
adding build.sh for go so that go can test with private changes and p…
9 years ago
Donna Dionne
689b70596d
adding build.sh for go so that go can test with private changes and private docker images.
...
fixing a go docker image build error.
9 years ago
Jorge Canizales
f95ddbaa1e
Rename SingleValueHandler->SingleHandler, StreamHandler->EventHandler
9 years ago
Craig Tiller
2cd4e87ff5
Merge github.com:grpc/grpc into selective-town
...
Conflicts:
tools/run_tests/run_interops.py
9 years ago
Tim Emiola
9fbfb5b016
Fixes a lint issue.
9 years ago
Masood Malekghassemi
be55ca770d
Expose new core functionality to Python
9 years ago
Tim Emiola
be88526b6e
adds ruby aliases of the propagation masks
9 years ago
murgatroid99
e804777708
Clarified address regex
9 years ago
yang-g
37ce034dc1
add const
9 years ago
Nathaniel Manista
826f07eb6f
Merge pull request #2812 from soltanmm/timeout-increase
...
Use common timeouts in Python face-layer test-cases.
9 years ago
Hongwei Wang
31efd2adad
Debugging
9 years ago
murgatroid99
4fdb2d5c80
Fix scheme matching in auth URI
9 years ago
Hongwei Wang
eeb61ba355
Minor fix for debugging
9 years ago
David Garcia Quintas
34396b5958
Added missing gpr_free for gpr_dump_slice char*
9 years ago
Jan Tattermusch
cf9a0ce033
Merge pull request #2900 from jtattermusch/csharp_exceptions
...
Getting rid of unnecessary exception type
9 years ago
Tim Emiola
f758959582
Merge pull request #2768 from murgatroid99/node_disable_deprecation_warning
...
Disabled deprecation warnings in Node build
9 years ago
Nicolas "Pixel" Noble
720903ae6d
Fixing merge failures.
9 years ago
Nicolas "Pixel" Noble
9b6248fc6d
Merge branch 'master' of github.com:grpc/grpc into the-ultimate-showdown
...
Conflicts:
src/node/ext/call.cc
src/node/ext/channel.cc
9 years ago
murgatroid99
b8167bbc23
Revert changes to submodule
9 years ago
murgatroid99
e87997faa2
Fixed failing cloud-to-prod auth interop tests
9 years ago
Jan Tattermusch
94829fb7b1
remove OperationFailedException also from the project file
9 years ago
Jan Tattermusch
3b226512d4
Merge pull request #2895 from jtattermusch/switch_to_usable_auth
...
migrate to usable auth library
9 years ago
Jan Tattermusch
0c140a863e
migrate to usable auth library
9 years ago
Jan Tattermusch
ebf4046d7f
getting rid of unnecessary exception type
9 years ago
Yang Gao
023878c5c2
Merge pull request #2893 from jboeuf/fix_clock_in_jwt_verifier
...
Fixing clock type for JWT verifier tool.
9 years ago
Tim Emiola
eb87fbbc4a
Merge pull request #2773 from murgatroid99/node_null_call_host
...
Expose per-call host override option in Node
9 years ago
Tim Emiola
7493677632
Merge pull request #2872 from jtattermusch/fix_preconditions
...
C# code cleanup
9 years ago
Nathaniel Manista
2bd1fe82f9
Merge pull request #2826 from soltanmm/typo-fix
...
Fix debug annotation typo in Python.
9 years ago
Vijay Pai
3ae11042fd
clang-format
9 years ago