apolcyn
35766734e8
Merge pull request #11124 from ernie/use-arch-extensions-dir
...
Remove unnecessary require_relative in Ruby gem
8 years ago
Mark D. Roth
bcbc07104c
Merge pull request #11227 from markdroth/rr_order_fix
...
Change round_robin LB policy to use the addresses in the order given.
8 years ago
Mark D. Roth
f91eb714c2
Change round_robin LB policy to use the addresses in the order given.
8 years ago
Feng Li
04ac52bc3f
Merge pull request #11236 from grpc/wenbozhu-patch-2
...
Update PROTOCOL-WEB.md
8 years ago
yongni
6d22f4a451
Merge pull request #11053 from yongni/matrix
...
Features included in this merge:
- Added script to build and upload docker image for matrix test.
- Added script to create test cases and created go__master testcases based on it.
- Created dictionary for runtimes and gRPC releases for supported languages.
- Added go 1.7 and 1.8 Dockerfile/templates.
See tools/interop_matrix/README.md for details.
8 years ago
Wenbo Zhu
69ac56f7c0
Update PROTOCOL-WEB.md
8 years ago
Jan Tattermusch
1f7103a42f
Merge pull request #11241 from jtattermusch/string_concatenation_101
...
Dont concatenate strings when status is OK
8 years ago
Wenbo Zhu
f9ca154066
Update PROTOCOL-WEB.md
8 years ago
makdharma
5937cdd799
Merge pull request #11047 from makdharma/objc_trailer_test
...
Added a binary trailer test
8 years ago
Yong Ni
b2e4bfa1ef
Merge matrix feature branch into master.
...
Features included in this merge:
- Added script to build and upload docker image for matrix test.
- Added script to create test cases and created go__master testcases based on it.
- Created dictionary for runtimes and gRPC releases for supported languages.
- Added go 1.7 and 1.8 Dockerfile/templates.
See tools/interop_matrix/README.md for details.
8 years ago
Jan Tattermusch
1de945b378
dont concatenate strings when status is OK
8 years ago
Mark D. Roth
af3cc761ad
Merge pull request #10706 from markdroth/c_ares_authority
...
Allow specifying DNS server to query for c-ares via URI authority.
8 years ago
Wenbo Zhu
0408aa85d9
Update PROTOCOL-WEB.md
...
Clarify the content type requirement (for message formats).
8 years ago
Noah Eisen
9ea6d79474
Merge pull request #11235 from ncteisen/fix
...
Add trace protector to flag
8 years ago
ncteisen
01635d1ea8
Add trace protector to flag
8 years ago
Noah Eisen
e6bf7d054c
Merge pull request #10930 from ncteisen/frame-size
...
Set Frame Size to Bytes per Microsecond
8 years ago
Muxi Yan
e77ba09b97
Merge pull request #11229 from muxi/backward-compat-import-fix
...
Fix minor problems in server backward compatibility
8 years ago
Craig Tiller
1563b9fe09
Merge pull request #11191 from ctiller/hospital_food
...
Make cq_verifier output more readable
8 years ago
Craig Tiller
0a7ef2d1c9
Merge pull request #11196 from ctiller/races
...
Fix some races in tests
8 years ago
Muxi Yan
191f1eb48e
Remove loop initial declaration
8 years ago
Mark D. Roth
96fc54cf8b
Allow specifying DNS server to query for c-ares via URI authority.
8 years ago
Matt Kwong
deb5565b01
Merge pull request #11142 from matt-kwong/more-kokoro-job
...
Add MacOS interop and UBSan C to internal CI
8 years ago
Matt Kwong
96d9031759
Merge branch 'master' into more-kokoro-job
8 years ago
Noah Eisen
3f8b3977bd
Merge pull request #11199 from ncteisen/trickle-trickle
...
Add unary fullstack trickle to bm json
8 years ago
Craig Tiller
eb8c0edebf
Merge pull request #11092 from ctiller/ubsanc++
...
Blanket suppress protobuf from ubsan runs
8 years ago
Craig Tiller
0fd5d12987
Merge pull request #11093 from ctiller/c++compat4
...
C++ compatibility fixes
8 years ago
Craig Tiller
049f115c97
clang-format
8 years ago
Craig Tiller
ef526c13a3
Merge github.com:grpc/grpc into races
8 years ago
Mark D. Roth
656bbbef41
Merge pull request #11026 from markdroth/grpclb_drop_alt
...
Implement grpclb drop support.
8 years ago
Stanley Cheung
ff0e429672
Merge pull request #11198 from stanley-cheung/upmerge-v1_3_2-to-master
...
Upmerge v1.3.x branch to master
8 years ago
Jan Tattermusch
8c9c1c1a8d
Merge pull request #11156 from jtattermusch/csharp_only_blittable
...
C#: Dont use non-blittable types in native method signatures
8 years ago
Jan Tattermusch
8ca0055633
Merge pull request #11185 from ctiller/informed_run_tests
...
Fix runtests --force_default_poller on linux
8 years ago
Jan Tattermusch
9883e0b4d2
fix run_tests.py on Windows and for non-C langs
8 years ago
Yang Gao
aaefea25b1
Merge pull request #11201 from yang-g/debug
...
Unref pending events under cq lock
8 years ago
Stanley Cheung
646677216d
Fixed missed conflicts - use constants.logVerbosity instead
8 years ago
apolcyn
5d0b1aeade
Merge pull request #10992 from apolcyn/doxygen_cpp_nits
...
Doxygen cpp nits
8 years ago
Stanley Cheung
27b9e1cf3a
Merge pull request #11174 from stanley-cheung/php-fix-c-ext-version
...
PHP: fix pecl extension version
8 years ago
Stanley Cheung
ebeda85eb8
Upmerge from v1.3.x branch to master
8 years ago
Stanley Cheung
de9a10798b
Merge pull request #11194 from stanley-cheung/php-fix-ext-cc-compile-error
...
PHP: fix pecl extension after cc files are added
8 years ago
yang-g
67cda0a701
Unref pending events under cq lock
8 years ago
ncteisen
df31960992
Add unary fullstack trickle to bm json
8 years ago
Muxi Yan
eb9b82b7e1
Merge pull request #11118 from muxi/backward-compat-dev
...
Add Backward compatibility API to C++
8 years ago
Craig Tiller
83b34e524f
Fix some races in tests
8 years ago
David G. Quintas
4de910df8b
Merge pull request #11098 from dgquintas/fix_subchannel_stuffs
...
Fixes to subchannel and its index
8 years ago
Stanley Cheung
94d75888c9
PHP: fix pecl extension after cc files are added
8 years ago
Craig Tiller
1cb396dc18
Merge pull request #11192 from ctiller/compare-a-lago
...
Fix hpack_size test
8 years ago
Stanley Cheung
d15f5c015a
PHP: fix pecl extension reported version
8 years ago
Stanley Cheung
53c2bbdeb7
Merge pull request #11173 from stanley-cheung/php-split-protobuf-dep
...
PHP: stop requiring google/protobuf PHP implementation
8 years ago
Craig Tiller
2d1e8cda05
Fix hpack_size test
8 years ago
Craig Tiller
cc44a38580
Make cq_verifier output more readable
8 years ago