murgatroid99
|
edb8b76ac2
|
Simplified Ruby tools extension checking
|
9 years ago |
murgatroid99
|
8cb5f2f413
|
Fixed build_package_ruby's use of variables
|
9 years ago |
murgatroid99
|
f897fec0db
|
Fixed build_package_ruby's use of variables
|
9 years ago |
murgatroid99
|
faf3bfca82
|
Fixed grpc-tools.gemspec
|
9 years ago |
murgatroid99
|
f238194b25
|
Updated build_package_ruby to build the grpc-tools gem
|
9 years ago |
murgatroid99
|
3b293253d4
|
Created grpc-tools ruby gem for distributing protoc and the plugin
|
9 years ago |
Jan Tattermusch
|
7f789d6cf3
|
Merge pull request #6324 from jtattermusch/interop_fixups
Interop test cleanup
|
9 years ago |
Jan Tattermusch
|
c18a85949a
|
Merge pull request #6348 from jtattermusch/csharp_codegen_comments
Add comments to generated C# files.
|
9 years ago |
Jan Tattermusch
|
bfee01ddc8
|
regenerate C# sources
|
9 years ago |
Jan Tattermusch
|
59c20edc3b
|
add comments from .proto file to generated C# files
|
9 years ago |
Craig Tiller
|
f128cd2c6e
|
Merge pull request #6196 from y-zeng/call-error-to-string
Provide a function that converts grpc_call_error values into a string
|
9 years ago |
Craig Tiller
|
b364a318de
|
Merge pull request #6255 from stanley-cheung/fix-buildgen-plugin-comment
Fix buildgen plugin file comment
|
9 years ago |
Jorge Canizales
|
e107f8e688
|
Merge pull request #6205 from BenchR267/objc-nullability
Added nullability to service declaration in ObjC
|
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 |
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 |
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 |
Jan Tattermusch
|
c17939a4d4
|
Merge pull request #6181 from yang-g/proto_comments
Put proto file comments to generated grpc header file.
|
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 |
Vijay Pai
|
f16427da47
|
Merge pull request #6303 from ctiller/fix_metadata_refs
Fix refcounting bug for mdstrs
|
9 years ago |
Craig Tiller
|
068d143c8e
|
Expand corpora
|
9 years ago |
Craig Tiller
|
773d9908aa
|
Fix refcounting bug for mdstrs
|
9 years ago |
Jan Tattermusch
|
ee9de2faee
|
cleanup build_interop.sh for python
|
9 years ago |
Jan Tattermusch
|
825471c387
|
Add --compiler python3.4 option to run_tests.py
|
9 years ago |
Jan Tattermusch
|
7c0e1eec85
|
regenerate code
|
9 years ago |
Jan Tattermusch
|
4e0f73cddb
|
add internal_access option for C# codegen
|
9 years ago |
Jan Tattermusch
|
5f8872f899
|
introduce c# generator options
|
9 years ago |
Jan Tattermusch
|
a967ee567e
|
support custom parsegeneratorparameter
|
9 years ago |
Jan Tattermusch
|
44f7c54847
|
params for generating only client/server
|
9 years ago |
Jan Tattermusch
|
85c3ab0b0b
|
fix #5912
|
9 years ago |
Jan Tattermusch
|
eeef86cea2
|
Merge pull request #6282 from jtattermusch/disable_internal_obsolete
Disable warnings for use of our own obsolete interfaces
|
9 years ago |
yang-g
|
6b16aaae96
|
merge and resolve conflict
|
9 years ago |
Jan Tattermusch
|
9c734c0335
|
Merge pull request #6220 from stanley-cheung/php-for-release-14
PHP: prepare for release 0.14
|
9 years ago |
Jan Tattermusch
|
a4e7ecab1a
|
Merge pull request #6281 from jtattermusch/csharp_assembly_versions
Fix assembly version attributes for C#
|
9 years ago |
Jan Tattermusch
|
e6077b86ad
|
Merge pull request #6233 from ewr/fetch-peer-cert-in-ruby
Add peer_cert method to Ruby call object
|
9 years ago |
Jan Tattermusch
|
7d78ab20c8
|
Merge pull request #6229 from grpc/python_test_proto_gen
Changed python proto build to use shared protos
|
9 years ago |