Jan Tattermusch
871268fce9
Address review comments
7 years ago
Mehrdad Afshari
158fb288fc
Merge pull request #16133 from a-musing-moose/feature/python-environment-markers
...
Switched to extra_requires for Python 2 specific requirements
7 years ago
apolcyn
1680f20c35
Merge pull request #16120 from tenderlove/rm-unused-code
...
Remove unused code
7 years ago
apolcyn
ae8d3efc3a
Merge pull request #15797 from apolcyn/windows_compile_and_sort
...
Enable c-ares address sorting on windows
7 years ago
hcaseyal
e41215e181
Merge pull request #16141 from hcaseyal/fix_typo
...
Fix typo in ev_epollex_linux
7 years ago
Nicolas Noble
d81fa7d6ec
Merge pull request #16140 from grpc/mergeable-config
...
Creating mergeable's config.
7 years ago
Hope Casey-Allen
89a2ddb870
Fix typo in ev_epollex_linux
7 years ago
Alex Polcyn
1b1d5e52e7
Get c-ares to compile and do address sorting on windows
7 years ago
Nicolas Noble
cba3575ed7
Creating mergeable's config.
...
Initial attempt at configuring mergeable.
7 years ago
Mehrdad Afshari
c01ec49912
Merge pull request #16138 from mehrdada/disable-beta-api-test
...
Disable Beta API ChannelConnectivityTest
7 years ago
Mehrdad Afshari
e954cd8e5f
Merge pull request #16137 from mehrdada/add-dirname-to-pkg-archive
...
Include commit hash in directory name for archived packages
7 years ago
Yash Tibrewal
3df98c15f7
Merge pull request #16106 from grpc/yashykt-patch-1
...
Add note on retrying RPCs
7 years ago
Sree Kuchibhotla
9bc8ee42c2
generate_projects.sh
7 years ago
Mehrdad Afshari
b928f99fdf
Disable ChannelConnectivityTest for the Beta API
...
The Beta API has been unsupported for a while and
we plan to disable the flaky tests in the Beta API
as we see them before we entirely remove it.
7 years ago
Sree Kuchibhotla
dd45987a5b
fix comment
7 years ago
Sree Kuchibhotla
8f39834dd1
Change the default max threads to something more reasonable
7 years ago
Sree Kuchibhotla
f669dbcfea
Merge branch 'master' into rq-threads
7 years ago
Mehrdad Afshari
a223a2c554
Include commit hash in directory name for archived packages
7 years ago
Juanli Shen
6a2fbcb4d2
Merge pull request #16076 from AspirinSJL/fix_rere
...
Fix re-resolution in pick first
7 years ago
Srini Polavarapu
768e8ea89c
Merge pull request #16126 from mehrdada/backport-16110-into-v1.14.x
...
Backport #16110 into v1.14.x
7 years ago
Jan Tattermusch
6ed784ae4a
add c# server reflection howto
7 years ago
Jan Tattermusch
e05ad70b18
fix typo in reflection tutorial
7 years ago
Jan Tattermusch
ac78f7913f
Merge pull request #16121 from jtattermusch/xamarin_android_emulator_support
...
Grpc.Core: add support for x86 android emulator
7 years ago
Jonathan Moss
2e4ab7a6e2
Switched to extra_requires for Python 2 specific requirements
...
Modern Python dependancy tooling as defined in PEP-508 should use environment markers for Python version specific requirements.
This allows the `grpcio` package to work with dependancy resolvers like poetry
7 years ago
apolcyn
efed3ea831
Merge pull request #16130 from apolcyn/benchmark_reporter_creds
...
Use test credentials provider for QPS benchmarking result reporter client
7 years ago
Mehrdad Afshari
e49320355c
Merge pull request #16131 from mehrdada/protoc-versioning
...
Add version number to protoc packages
7 years ago
Juanli Shen
b0e41f6c7d
Fix re-resolution in pick_first
7 years ago
Nicolas Noble
b929339276
Merge pull request #16122 from mistydemeo/strip_mark_dependency
...
Ruby tooling: fix makefile strip dependency
7 years ago
Mehrdad Afshari
4dbe919ec2
Add version number to protoc packages
7 years ago
Sree Kuchibhotla
404d4f3a4d
Merge branch 'master' into rq-threads
7 years ago
Sree Kuchibhotla
b95772eeb9
Add Tests in Core and C++ and fix a few related bugs in thread_manager.cc
7 years ago
Eric Anderson
14c12f0cbe
Add interop test for status description with special characters
...
Fixes #16113
7 years ago
Stanley Cheung
a3939fd9d5
Merge pull request #16074 from bshaffer/issue-16072
...
fixes subpackage issue with loading composer
7 years ago
Alexander Polcyn
ef29e14e13
Use test credentials provider for QPS benchmarking reporter client
7 years ago
Mehrdad Afshari
1d726a3c0c
Duplicate grpc_build_artifacts_extra job
7 years ago
adelez
254841d8fa
Merge pull request #16117 from adelez/foundry2
...
Use n1-highmem-2 for most tests.
7 years ago
kpayson64
f268d71c72
Merge pull request #15983 from kpayson64/write_stalling_fix
...
Write stalling fix
7 years ago
Misty De Meo
fd499c2baf
Ruby tooling: fix makefile strip dependency
7 years ago
Jan Tattermusch
7cb30b0c88
Grpc.Core: add support for x86 android emulator
7 years ago
Jan Tattermusch
3fd4267777
Merge pull request #16109 from jtattermusch/xamarin_ios_pieces
...
Xamarin iOS: Add libgrpc_csharp_ext.a for iOS into Grpc.Core nuget.
7 years ago
Aaron Patterson
896ae70b9f
Remove unused code
...
This just deletes some code that isn't used.
7 years ago
Adele Zhou
04fda25e6e
Use n1-highmem-2 for most tests.
7 years ago
Yihua Zhang
acc6ba0c24
Add C++ wrapper for local credentials
7 years ago
kpayson64
5c1e47ae80
Bug fixes
7 years ago
Yash Tibrewal
600272c826
Update statuscodes.md
...
Add link to retry doc
7 years ago
Yash Tibrewal
bcecc177a8
Update statuscodes.md
...
Change wording
7 years ago
Yash Tibrewal
af1edd806e
Merge pull request #16104 from yashykt/finalinfo
...
Allow error strings in final_info to propagate to filters on call des…
7 years ago
Jan Tattermusch
056d061b31
Fix license year
7 years ago
Mehrdad Afshari
1fd9b62cee
Merge pull request #16112 from mehrdada/upload-web-assets-4-packages.grpc.io
...
Upload web-assets for packages.grpc.io
7 years ago
hcaseyal
334d47ee0d
Merge pull request #16069 from hcaseyal/gpr_arena_alloc
...
Replace atomics in gpr_arena_aloc with a mutex in the slow path
7 years ago