Craig Tiller
9a4dddd8b5
Fix include guards
9 years ago
Craig Tiller
f23078cbd3
Stage #1 of core breakup: move everything under lib
9 years ago
Craig Tiller
7be750e367
Add a script that generates a nice gource visualization
9 years ago
Jan Tattermusch
253769e92d
add ASYNC_GENERIC_SERVER support for C#
9 years ago
Jan Tattermusch
e45ca5f592
add support for C# generic client
9 years ago
Jan Tattermusch
e26e2e5ad9
support streaming and async client
9 years ago
Jan Tattermusch
c848502f55
honor request.ReponseSize for benchmark service
9 years ago
Jan Tattermusch
3d6644aefd
improve C# qps worker
9 years ago
Jan Tattermusch
f3d7638435
Merge pull request #5877 from vjpai/make_generic_payloads_great_again
...
Properly set server payload config in QPS tests
9 years ago
Nicolas "Pixel" Noble
d9a2368e56
Moving grpc_pick_unused_port_of_die before creating a deadline.
9 years ago
Jan Tattermusch
abd7df8b1a
disable C# arch choosing for now
9 years ago
Nicolas Noble
f6a87f8912
Merge pull request #5895 from ctiller/clang_fmt_upd
...
Update clang-format to 3.8
9 years ago
murgatroid99
f22f4c60ba
Node distrib test: don't start all static servers on the same port
9 years ago
Jan Tattermusch
3bd0b99c58
Merge pull request #5960 from jtattermusch/performance_worker_scripts
...
Add scripts for creating performance worker VMs
9 years ago
Jan Tattermusch
690914f138
refactor C# building
9 years ago
Jan Tattermusch
78a511a314
polish some .bat files
9 years ago
murgatroid99
def177b7fe
Don't set -ex for nvm functions
9 years ago
Craig Tiller
d1fce837f2
Fixes
9 years ago
Craig Tiller
534ce4eb93
Fixes
9 years ago
Craig Tiller
2e1903638e
Fix copyrights
9 years ago
Jan Tattermusch
af307d7339
always embed zlib and openssl for C#
9 years ago
Jan Tattermusch
d54a702484
Merge pull request #5957 from jtattermusch/fix_ruby_gem_building
...
make grpc_pollset_set_create for windows match the header
9 years ago
Jan Tattermusch
a30fc5d1b2
add scripts for creating performance worker VMs
9 years ago
Craig Tiller
f40df23eeb
Auto-changes
9 years ago
Craig Tiller
b7b20fee96
Merge github.com:grpc/grpc into clang_fmt_upd
9 years ago
Jan Tattermusch
2209d4ec1a
make grpc_pollset_set_create for windows match the header
9 years ago
Jan Tattermusch
bceec94ea4
Merge pull request #5951 from vjpai/make_codegen_build_great_again
...
Change c++_codegen_lib from build: protoc to build: all
9 years ago
Jan Tattermusch
609226a90f
Merge pull request #5660 from leifurhauks/py3_test_fixes
...
fixes to tests for py2/3 syntax compatibility
9 years ago
Jan Tattermusch
1a39592670
Merge pull request #5953 from jtattermusch/fix_wsaerror_printing
...
Don't check read_info for writes
9 years ago
Jan Tattermusch
6412479c89
dont check read_info for writes
9 years ago
Jan Tattermusch
26cc70852b
Merge pull request #5847 from nicolasnoble/bad_ssl_certificate_path
...
Adding an argument to bad_ssl_cert in order to override the location of the test certificate.
9 years ago
Jan Tattermusch
ecedde53d9
Merge pull request #5908 from soltanmm/wryyyyy
...
Use a not-broken setuptools
9 years ago
Jan Tattermusch
195fd84917
Merge pull request #5931 from stanley-cheung/php-remove-hardcode-version
...
PHP: remove hardcoded version in templates
9 years ago
vjpai
9507eab347
Change c++_codegen_lib from build: protoc to build: all
9 years ago
Jan Tattermusch
36da240b21
Merge pull request #5941 from murgatroid99/node_error_code_compliance_2
...
Fix Node status code usage to match spec
9 years ago
Vijay Pai
b830fb3a03
Merge branch 'master' into make_generic_payloads_great_again
9 years ago
Masood Malekghassemi
7d8ac466d6
Don't allow precompiled binaries in tests
...
Before it was possible for precompiled binaries of the Cython layer to
be downloaded during a test run if the metadata of the host machine's
gRPC Python project matched the metadata of a file in cloud storage. Now
we disallow this, and fix a bug where the relevant environment variable
was ineffectual.
9 years ago
Vijay Pai
761f7bc3e4
Fix todo, do not explicitly mark assignment
9 years ago
ahedberg
d83ab26bdf
compare setsockopt result to 0 before returning
9 years ago
Vijay Pai
81dbf84ded
Change empty function to an assert since calling this code would be very
...
bad right now. Added a TODO
9 years ago
ahedberg
c9bfd0040a
re-add grpc_set_socket_ipv6...
9 years ago
ahedberg
8d7cff4143
make IP_PKTINFO and IPV6_RECVPKTINFO optional
9 years ago
Craig Tiller
90797b91a2
Check connectivity flicker in goaway test
9 years ago
Craig Tiller
60b57f429f
Use a DNS resolver
9 years ago
vjpai
968483ff95
Fix the #ifdef to align with the new unix socket ifdef in general
9 years ago
Craig Tiller
1b7195870e
Initial goaway test
9 years ago
Craig Tiller
deba194136
Begin test sketch: server goes away, calls continue
9 years ago
Jan Tattermusch
444869bf08
Merge pull request #5855 from grpc/revert-5724-revert-5607-revert-5544-master
...
Revert for good "Pass a non-infinite deadline to grpc_completion_queue_next() to prevent queues from blocking indefinitely in poll()"
9 years ago
Jan Tattermusch
518e0c199c
Merge pull request #5837 from sreecha/grpc_fixit_node
...
DocFixit: Troubleshooting info for Windows and some minor tweaks
9 years ago
Craig Tiller
c63a09eb6c
Expand corpus
9 years ago