Jorge Canizales
e107f8e688
Merge pull request #6205 from BenchR267/objc-nullability
...
Added nullability to service declaration in ObjC
9 years ago
David Garcia Quintas
12e111c692
Merge branch 'master' of github.com:grpc/grpc into lb_pollset_propagation
9 years ago
Nathaniel Manista
cab9470ee8
Remove Python alpha/early_adopter implementation
...
This code has been unsupported for more than six months.
9 years ago
Masood Malekghassemi
832ae81b21
Allow additive changes to protos w/o forcing user implementation
9 years ago
David Garcia Quintas
d312a0b866
Smarter pollset/pollset_set propagation
...
For some definition of "smart"... client_channel simply passes along
pollset/pollset_set, removing the need to instantiate a pollset_set in
the subchannel_call_holder: it's now up to the LB policies to handle the
pollset/pollset_set.
9 years ago
David Garcia Quintas
267684ca06
Tiny fix to check_include_guards script
9 years ago
Jan Tattermusch
1408920ab9
get rid of local qpsworkers before starting the tests
9 years ago
Nicolas Noble
e2fd65343e
Merge pull request #6304 from ctiller/expandypie
...
Expand corpora
9 years ago
Nicolas Noble
b143ca0f36
Merge pull request #6284 from jtattermusch/csharp_optional_client_codegen
...
Add new cmdline options to C# codegen.
9 years ago
Nicolas Noble
8cb50edbed
Merge pull request #6268 from nicolasnoble/example_fix
...
Fixing examples.
9 years ago
Sree Kuchibhotla
192afb9a31
Merge remote-tracking branch 'upstream/master' into server_channel_affinity
9 years ago
murgatroid99
6f6076659f
Load default roots.pem in Node via grpc_set_ssl_roots_override_callback
9 years ago
Jan Tattermusch
165c62ff75
Merge pull request #6183 from nicolasnoble/msys-support
...
Adding support for msys.
9 years ago
Jan Tattermusch
4c6fa9b42b
Merge pull request #6150 from nicolasnoble/sanitize
...
Sanitizing repository.
9 years ago
Jan Tattermusch
d79b7abf72
Merge pull request #6300 from dmitriykovalev/master
...
Fixing invalid usage of getProtobufServiceAttrs() function.
9 years ago
Jan Tattermusch
081ad7a437
Merge pull request #6295 from markdroth/content_type_semicolon2
...
Change C implementation to not log an "Unexpected content-type" message when the header includes a semicolon.
9 years ago
Jan Tattermusch
24b68cd62f
generate interop test Dockerfiles using templates
9 years ago
Jan Tattermusch
c218d05029
move interop test docker files to a subdir
9 years ago
Jan Tattermusch
31bad328b3
get rid of the unused grpc_base Dockerfile
9 years ago
Jan Tattermusch
85a93831dd
run all implemented C# interop tests
9 years ago
Jan Tattermusch
a6316693bc
get rid of the old homebrew/linuxbrew tests
9 years ago
Jan Tattermusch
6da28b26bf
cleanup interop test scripts
9 years ago
Jan Tattermusch
cca098e77c
Merge pull request #6299 from jtattermusch/fix_5912
...
Fix Grpc.IntegrationTesting.InteropClientServerTest flake
9 years ago
Jan Tattermusch
e0183305d1
Merge pull request #6286 from jtattermusch/runtests_python3_support
...
Add --compiler python3.4 option to run_tests.py (enable running test using python3)
9 years ago
David Garcia Quintas
1b2db6333d
Moved protos out of core_codegen interface
9 years ago
Sree Kuchibhotla
cfa6401328
Merge branch 'master' into server_channel_affinity
9 years ago
Sree Kuchibhotla
f5266d31c8
Merge branch 'master' into stress_test_misc
9 years ago
Masood Malekghassemi
d06e9291cb
Add Windows-specifics to Python docs
9 years ago
murgatroid99
92b8decaff
Make Node servers warn instead of fail when a method is missing a handler
9 years ago
murgatroid99
8658b17866
Fixed minor Node compilation issue
9 years ago
David Garcia Quintas
396f4450fd
Merge branch 'master' of github.com:grpc/grpc into lr_hook
9 years ago
Mark D. Roth
ac2e88f956
Initial attempt at adding support for max metadata size. Currently, the
...
code does not seem to be properly causing the RPC to fail when the max
size is exceeded.
9 years ago
Craig Tiller
9e3808944c
Merge remote-tracking branch 'refs/remotes/grpc/master' into api_fuzzer
9 years ago
Mark D. Roth
1f3319bc88
Fixed clang formatting problems.
9 years ago
Jan Tattermusch
cec42984a0
Merge pull request #4569 from jskeet/fix-buildall
...
Restore dependencies in buildall.bat
9 years ago
Yuchen Zeng
886b344144
Modified the template of public_headers_must_be_c89.c
9 years ago
murgatroid99
3c6ace6969
Fixed case statement in build_package_node
9 years ago
Jan Tattermusch
c17939a4d4
Merge pull request #6181 from yang-g/proto_comments
...
Put proto file comments to generated grpc header file.
9 years ago
murgatroid99
c0ad0bd485
Clear bin directory after generating each tarball
9 years ago
Benjamin Herzog
1843ccb226
Use static const strings
9 years ago
Mark D. Roth
640d71dda9
Use cpp macros for the "application/grpc" string and its length.
...
Also remove unnecessary strlen() call.
9 years ago
thinkerou
d04376d1e8
PHP Extension: add owned assignment
9 years ago
Vijay Pai
f16427da47
Merge pull request #6303 from ctiller/fix_metadata_refs
...
Fix refcounting bug for mdstrs
9 years ago
Yuchen Zeng
12dfdc3c27
Change win32 file suffix
9 years ago
Craig Tiller
a93e5a49e3
Fix use-after-free
9 years ago
David Garcia Quintas
cce51fe5ac
Added compression tracer
9 years ago
Craig Tiller
9859d8d296
Fix use-after-free
9 years ago
Craig Tiller
144ab982d8
Merge branch 'fix_metadata_refs' into split-me-baby-one-more-time
9 years ago
Craig Tiller
068d143c8e
Expand corpora
9 years ago
Craig Tiller
773d9908aa
Fix refcounting bug for mdstrs
9 years ago