Stanley Cheung
dbc27d2b37
Merge pull request #8161 from stanley-cheung/php-windows-support
...
PHP: windows config.w32 file
8 years ago
Jan Tattermusch
495cf83c86
Merge pull request #11155 from jtattermusch/csharp_dont_alloc_request
...
C# qps worker improvements
8 years ago
Noah Eisen
bce8712f80
Merge pull request #11256 from ncteisen/sanity
...
Fix Sanity
8 years ago
ncteisen
fe756340dd
Fix sanity
8 years ago
Stanley Cheung
af525b3a26
PHP: windows config.w32 file
8 years ago
Yang Gao
7569676ffe
Merge pull request #11247 from yang-g/mac
...
Use deps rather than uses.
8 years ago
Matt Kwong
8df769fd3a
Merge pull request #11250 from matt-kwong/undo_proto_change
...
Undo downgrade of Protobuf submodule
8 years ago
Matt Kwong
a538fba0ea
Undo downgrade of Protobuf submodule
8 years ago
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
yang-g
75ea6a279c
regenerate project
8 years ago
yang-g
c97d093a2c
Use deps rather than uses
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
19e3d3ba9f
get rid of Histogram lock contention in qps worker
8 years ago
Jan Tattermusch
d7079b2008
cache byteBufRequest for generic C# qps client
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