Adele Zhou
ef4849f64c
Set runs_per_test=2
7 years ago
Noah Eisen
de06fc0049
Merge pull request #15869 from ncteisen/fix-build
...
Disable Channelz connectivity_state Query for Now
7 years ago
ncteisen
7b0af97531
Disable connectivity_state query for now
7 years ago
Muxi Yan
2995000f5a
Comments
7 years ago
David G. Quintas
01f3d5eed3
Merge pull request #15867 from ZhouyihaiDing/15865
...
PHP: fix distribution test by adding 2 header files into the package.xml
7 years ago
ZhouyihaiDing
f04fbd151b
PHP: fix distrib test
7 years ago
Juanli Shen
22318af14c
Merge pull request #15866 from AspirinSJL/add_header
...
Add header back in build.yaml
7 years ago
Juanli Shen
174166d20c
Add header back in build.yaml
7 years ago
Nicolas Noble
9789fa49fd
Merge pull request #15748 from nicolasnoble/libcxxabi
...
Skeleton of libcxxabi's usage.
7 years ago
Sree Kuchibhotla
e0198fce70
Merge pull request #15776 from sreecha/epollex-ownerfd-fix
...
Prevent pollable from accessing a potentially orphaned/destroyed fd
7 years ago
hcaseyal
618a3f561d
Merge pull request #15839 from hcaseyal/server_auth_allocation
...
Remove allocation in server_auth filter
7 years ago
Kerrick Staley
4fb53784fb
Fix Bazel build instructions
...
See https://groups.google.com/d/msg/grpc-io/ljBk9Z_QyuQ/3i-obzb3CAAJ
7 years ago
Nicolas "Pixel" Noble
b71da61dd1
c++14-compat is c++ only.
7 years ago
Nicolas "Pixel" Noble
c6ed823ef7
+ -> X
7 years ago
David G. Quintas
3acf8e6207
Merge pull request #15840 from dgquintas/common_nanopb
...
Update to use the canonical version of LB proto
7 years ago
Hope Casey-Allen
8f3222c4eb
Remove allocation in server_auth filter and allocate on the arena instead
7 years ago
apolcyn
24416c7a19
Merge pull request #15834 from ganmacs/ensure-that-cancelled-server_streamer-call-raise-cancell
...
GRPC::Cancelled should be occured when calling Enumrable#next on canceled call
7 years ago
David Garcia Quintas
1645e1c55f
Sync'd load_balancer.proto
7 years ago
Mehrdad Afshari
c75473fcef
Merge pull request #15849 from mehrdada/bump-rc3
...
Bump rc3
7 years ago
Mehrdad Afshari
6cec581345
Merge pull request #15850 from grpc/v1.13.x
...
Upmerge 1.13.x into master
7 years ago
Juanli Shen
f69f49d64f
Merge pull request #15570 from AspirinSJL/load_reporting_filter
...
Load reporting filter
7 years ago
ganmacs
c1b64e3493
GRPC::Cancelled should be occured when calling Enumrable#next on canceled call
7 years ago
Mehrdad Afshari
ed0dc067ba
Regenerate Projects
7 years ago
Mehrdad Afshari
3902d11a86
Bump v1.13.x to v1.13.0-pre3
7 years ago
David Garcia Quintas
8c8cd02014
Uncomment nanopb output check
7 years ago
Nicolas "Pixel" Noble
fae0d95d2b
Missing test files.
7 years ago
Nicolas "Pixel" Noble
fe62844cc0
Not all compilers...
7 years ago
Vijay Pai
46168bf96f
Check the value in the pointer, not the address
7 years ago
Muxi Yan
1176dc36c5
Add tests
7 years ago
Juanli Shen
f5f1d57d7a
Add load reporting filter
7 years ago
Sree Kuchibhotla
afbc251b1a
Merge branch 'master' into epollex-ownerfd-fix
7 years ago
Naresh
74426fd216
Add gevent_util.h to grpc_base_c Bazel target
...
gevent_util.h was added to iomgr in 1bfff8e
, but wasn't added to the
grpc_base_c Bazel target. This is required when building cygrpc under
gRPC Python using Bazel. Add gevent_util.h to `hdrs` in grpc_base_c.
7 years ago
Muxi Yan
6443601337
Subspec for C++ protobuf
7 years ago
David Garcia Quintas
f3955ba711
Update to use the canonical version of LB proto
7 years ago
Noah Eisen
7a2a8ca4ba
Merge pull request #15747 from ncteisen/channel-benchmark
...
Add Channel Creation Benchmark
7 years ago
Juanli Shen
8bda53ee64
Merge pull request #15196 from AspirinSJL/load_reporter
...
Add load reporter for server load reporting
7 years ago
Juanli Shen
291bbc7014
Add load reporter
7 years ago
Eric Anderson
06cc5b583a
Merge pull request #15798 from dapengzhang0/patch-1
...
Add v1.13.1 release of grpc-java
7 years ago
ncteisen
77472309d5
Add channel creation benchmark
7 years ago
apolcyn
3da62273f7
Merge pull request #15800 from ganmacs/remove-redefine-class
...
EchoMsg is defined in spec/support/services.rb
7 years ago
Juanli Shen
da5870d64a
Merge pull request #15349 from AspirinSJL/load_reporting_bazel_only
...
Remove load data store targets from build.yaml
7 years ago
Sree Kuchibhotla
1517f80908
Merge branch 'master' into epollex-ownerfd-fix
7 years ago
Jan Tattermusch
f4a03a57ec
bazel installation instructions
7 years ago
Jan Tattermusch
5fa88d8a12
fix nits in CONTRIBUTING.md
7 years ago
Jan Tattermusch
222655cab5
Merge pull request #15821 from jtattermusch/concepts_polish
...
Improve CONCEPTS.md wording
7 years ago
Zhouyihai Ding
6c7b6b8867
Merge pull request #15779 from ZhouyihaiDing/deserialize
...
PHP: add deserialze as the argument for the interceptor
7 years ago
Mehrdad Afshari
9a0a2ccff0
Merge pull request #15826 from mehrdada/upmerge-v1.13.x-into-master
...
Upmerge v1.13.x into master
7 years ago
Juanli Shen
c82cd7c5cb
Merge pull request #15799 from AspirinSJL/htonl
...
Add endianness conversion for long
7 years ago
ZHANG Dapeng
b607f716f7
bump to v1.13.1 because v1.13.0 failed to release
7 years ago
kpayson64
8c6bea1938
Merge pull request #15825 from kpayson64/exec_ctx_check_bugfix
...
Don't count internal threads against ExecCtx count
7 years ago