Soheil Hassas Yeganeh
|
0d6cffd6c4
|
Introduce grpc_slice_from_moved_string.
Suggested by @markdroth to avoid extra allocation and copy when it's not
needed.
|
6 years ago |
Muxi Yan
|
cbf70f2db2
|
Remove unneeded import
|
6 years ago |
Juanli Shen
|
5bd4c0c7d0
|
Add operator== for ServerAddress and InlinedVector
|
6 years ago |
Yash Tibrewal
|
6ed651356d
|
Fix typo
|
6 years ago |
Mehrdad Afshari
|
45a0e5bd4f
|
Clean up Channel.__del__ logic
|
6 years ago |
Muxi Yan
|
9601b46ffa
|
Resolving testResponsesOver4MBAreAcceptedIfOptedIn delayed callback
|
6 years ago |
Richard Belleville
|
385beb95ce
|
Yapf
|
6 years ago |
John Luo
|
21bf2a2a83
|
Better fix
|
6 years ago |
Richard Belleville
|
eb48acd927
|
Add copyright header
|
6 years ago |
Muxi Yan
|
bb6a97b0c8
|
Merge pull request #19217 from muxi/fix-header
Fix crash on received header
|
6 years ago |
Stanley Cheung
|
76a3818694
|
Merge pull request #19283 from stanley-cheung/bump-to-1_21_4
Bump to version v1.21.4
|
6 years ago |
Prashant Jaikumar
|
2b6e7c4423
|
Added some Objective C tests and minor bug fixes.
Objective-C tests: metadata, compression, keepalives, channel args.
Stress tests: network flap while streaming call in progress.
Bug fixes:
Stream gzip handling in interop server.
Keep alive, backoff time truncation bug in Obj-C layer.
|
6 years ago |
Richard Belleville
|
79ffaced7d
|
Add python 3.8 test
|
6 years ago |
Mark D. Roth
|
f9fcdc015d
|
Convert ChannelzRegistry to use Map<> instead of InlinedVector<>.
|
6 years ago |
Mark D. Roth
|
c46eb428cb
|
Merge pull request #19066 from markdroth/lb_policy_channelz_api_cleanup
Remove channelz from LB policy API.
|
6 years ago |
Mark D. Roth
|
cfb31818ef
|
Remove channelz from LB policy API.
|
6 years ago |
Stanley Cheung
|
795e31a84b
|
Re-generate projects
|
6 years ago |
Stanley Cheung
|
e8800dc1dc
|
Bump to version v1.21.4
|
6 years ago |
Stanley Cheung
|
af5b88425f
|
Merge pull request #19281 from stanley-cheung/bump-to-1_21_4_pre1
Bump to version v1.21.4-pre1
|
6 years ago |
Jan Tattermusch
|
6f186fa8fd
|
Merge pull request #19274 from jtattermusch/fix_macos_interop_toprod
Fix macos interop toprod tests
|
6 years ago |
Stanley Cheung
|
40a914e846
|
Re-generate projects;
|
6 years ago |
Stanley Cheung
|
b015b437bb
|
Bump version to v1.21.4-pre1
|
6 years ago |
Jan Tattermusch
|
1f303d2cc3
|
Merge pull request #19279 from stanley-cheung/php-interop-fix-backport
Hotfix for PHP jwt_token_creds interop test
|
6 years ago |
Yash Tibrewal
|
597a67a2b5
|
Covert to GTEST
|
6 years ago |
Lidi Zheng
|
69594561bc
|
Merge pull request #18408 from lidizheng/unpin-cython
Unpin Cython from 0.28.3
|
6 years ago |
Lily Li
|
195aae6cb5
|
add compatibility check badge to README
|
6 years ago |
Jan Tattermusch
|
3b742f1fab
|
remove port suffix from JWT audience
|
6 years ago |
Jan Tattermusch
|
46e3df3dea
|
php interop client: construct channel target like other languages do
|
6 years ago |
Stanley Cheung
|
c63b8e16a8
|
Merge pull request #19232 from jtattermusch/php_dots_in_metadata_keys
PHP: Allow dots in metadata keys
|
6 years ago |
Stanley Cheung
|
6a4f97032d
|
Merge pull request #19257 from stanley-cheung/php-update-math-server-test
PHP: update generated code test
|
6 years ago |
Stanley Cheung
|
3b61d3efa3
|
Further simplify package.json
|
6 years ago |
Stanley Cheung
|
d30d538dba
|
Move math_server.js out of examples/ directory
|
6 years ago |
rmstar
|
7d99c560ec
|
Merge pull request #19138 from rmstar/cfstreamtestlog
cfstream_test: print HTTP2 stream id of completed RPCs
|
6 years ago |
Lidi Zheng
|
f8b1e6cb44
|
Merge pull request #19193 from ygj6/dev
some typo errors
|
6 years ago |
Lidi Zheng
|
cd848e17f2
|
Bump up the Cython version to 0.29.8
|
6 years ago |
Vijay Pai
|
d363e0ad47
|
Merge pull request #19270 from vjpai/more_gallantry
Stop misspelling our own project name
|
6 years ago |
Jan Tattermusch
|
00826d278b
|
Merge pull request #19267 from jtattermusch/corelang_pr_build_only_job
Add config for C/C++ build only PR job
|
6 years ago |
Yash Tibrewal
|
1d05dad90c
|
Merge pull request #19260 from yashykt/tcpfix
Do not reset outgoing buffer on failsafe path
|
6 years ago |
Yash Tibrewal
|
7994ea53fc
|
Add detailed unknown frame type tests
|
6 years ago |
Yash Tibrewal
|
cb2143406f
|
Merge pull request #19188 from yashykt/interceptiondocs
Doc Change - Add hijacking interception hook points as valid for the GetRecv* functions
|
6 years ago |
Jan Tattermusch
|
7f72d114df
|
fix macos interop toprod tests
|
6 years ago |
Jan Tattermusch
|
ed045828b9
|
make default service account email configurable
|
6 years ago |
Jan Tattermusch
|
22daa0de6f
|
remove unused objc interop tests configs
|
6 years ago |
Vijay Pai
|
e7aca312fc
|
Stop misspelling our own project name
|
6 years ago |
rmstar
|
fdbc1b0c86
|
Merge pull request #19226 from rmstar/cfstream_test_flake
Fix cfstream_test flake
|
6 years ago |
Jan Tattermusch
|
b50fbc8a48
|
Merge pull request #19266 from jtattermusch/bazelisk_incompatible_changes
Use bazelisk to grab latest bazel version in "incompatible changes" test suite.
|
6 years ago |
Juanli Shen
|
10f7ab2b4d
|
Merge pull request #19223 from AspirinSJL/locality_key
Change locality name to a class
|
6 years ago |
Jan Tattermusch
|
957e71ecd2
|
add config for C/C++ build only PR job
|
6 years ago |
Jan Tattermusch
|
bf4c7f45ef
|
use bazelisk to grab latest bazel version
|
6 years ago |
Jan Tattermusch
|
3e8c38c507
|
Merge pull request #19247 from jtattermusch/csharp_docfx_nocollide
C# make reference docs tooling to docfx directory to avoid collision
|
6 years ago |