ncteisen
fe756340dd
Fix sanity
8 years ago
Stanley Cheung
af525b3a26
PHP: windows config.w32 file
8 years ago
Ken Payson
c0ce2cdf00
Update version to 1.3.5
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
Mark D. Roth
127fdaeace
More Doxygen comment improvements.
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
Jan Tattermusch
a0396bd28e
Merge pull request #11021 from jtattermusch/csharp_unavailable_workaround
...
C# workaround for unavailable on idle channels
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
apolcyn
9b87ceab37
Merge pull request #11225 from apolcyn/bump_13x_version
...
Bump to version 1.3.4
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
apolcyn
2502a7d31c
Merge pull request #10813 from apolcyn/fix_conn_watch_mem_accum
...
get rid of connectivity state watchers right after timeout
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
apolcyn
d6499c7b06
Merge pull request #11204 from apolcyn/fix_shutdown_on_killed_watch
...
limit scope of killing a single state-watching call
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
Alexander Polcyn
c3b1f18a7e
get rid of connectivity state watchers right after timeout
8 years ago
Alexander Polcyn
92eb7fbc05
Bump to version 1.3.4
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
Makarand Dharmapurikar
9c156da66a
Fixes #9542
...
This fixes the case when a server is shutdown right after it Accept'ed
a connection. The socket needs to be closed right before the endpoint
is destroyed.
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