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 |
Vijay Pai
|
f16427da47
|
Merge pull request #6303 from ctiller/fix_metadata_refs
Fix refcounting bug for mdstrs
|
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 |
Jan Tattermusch
|
ee9de2faee
|
cleanup build_interop.sh for python
|
9 years ago |
murgatroid99
|
d9062b98a3
|
Get version explicitly
|
9 years ago |
murgatroid99
|
63753077c5
|
Get version explicitly
|
9 years ago |
Jan Tattermusch
|
825471c387
|
Add --compiler python3.4 option to run_tests.py
|
9 years ago |
murgatroid99
|
24947de3d2
|
Fixed working directory path
|
9 years ago |
murgatroid99
|
a4c1644d56
|
Actually make the output directories
|
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 |
murgatroid99
|
f8fb955e15
|
Account for windows file names
|
9 years ago |
murgatroid99
|
110e07af8d
|
Added node plugin to grpc-tools npm package, updated build_package_node
|
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 |
Jan Tattermusch
|
d29142aa74
|
Merge pull request #5959 from royalharsh/master
DocFixit: Add instructions to install protobuf3 in python readme files
|
9 years ago |
Jan Tattermusch
|
3b0998001c
|
Merge pull request #6238 from gwvo/master
Some additional fixes to make the C++ codegen not depend on protobuf.
|
9 years ago |
Mark D. Roth
|
c5b1eef8b1
|
Change C implementation to not log an "Unexpected content-type" message
when the header includes a semicolon.
|
9 years ago |
Ken Payson
|
707c9e29e0
|
Changed python proto build to use shared protos
|
9 years ago |
Jan Tattermusch
|
8cc7332b74
|
Merge pull request #6266 from murgatroid99/ruby_stress_client
Ruby stress client
|
9 years ago |
Jan Tattermusch
|
a49e73090c
|
Merge pull request #5445 from murgatroid99/node_protoc_plugin
Create a protoc plugin for Node.js gRPC
|
9 years ago |
Craig Tiller
|
89c5cb596d
|
Merge github.com:grpc/grpc into split-me-baby-one-more-time
|
9 years ago |
Sree Kuchibhotla
|
44b9cd7584
|
Fix the sanity error reported by check_sources_and_headers.py
|
9 years ago |
Sree Kuchibhotla
|
8c065a7b22
|
clang format
|
9 years ago |
Sree Kuchibhotla
|
fd59e4e5f9
|
Merge branch 'master' into stress_test_misc
|
9 years ago |
Eric Richardson
|
deadbcdab1
|
Wrap delegate line to fix a Rubocop error about line length
|
9 years ago |
Wouter van Oortmerssen
|
b695b9b035
|
Some additional fixes to make the C++ codegen not depend on protobuf.
|
9 years ago |
David Garcia Quintas
|
eb913107f7
|
Init tracers after plugin registration
|
9 years ago |
Nicolas Noble
|
c3d869ef58
|
Merge pull request #6160 from ctiller/api_fuzzer
Core API fuzzer
|
9 years ago |
Craig Tiller
|
11c83e9056
|
Dont run fuzzer outputs on windows, mac (save some CPU)
|
9 years ago |
Nicolas Noble
|
25ff54435e
|
Merge pull request #6277 from ctiller/shutdown_proper_like
Properly shutdown pollsets before destroying them
|
9 years ago |
yang-g
|
57d1e08268
|
resolve comments
|
9 years ago |
Jan Tattermusch
|
55fad175dd
|
regenerate C# protos
|
9 years ago |