Ken Payson
b156671023
Change cancelled to cancelled?
9 years ago
Vijay Pai
ceb1a7d79f
Add more information so that we can have a meaningful exit code
9 years ago
David Garcia Quintas
ecbe2d5285
Added test for C
9 years ago
Masood Malekghassemi
e38b917f9e
Check Python ByteBuffer reader init status
9 years ago
Craig Tiller
eda85c6765
Expunge all references to zookeeper
9 years ago
David Garcia Quintas
0910e4c0f6
pr comments
9 years ago
Craig Tiller
b76471d53b
Fix TSAN failure in tcp_server (shown via qps_openloop_test)
9 years ago
Masood Malekghassemi
4763678016
Regenerate project files
9 years ago
Masood Malekghassemi
ac586ba21e
Remove tox
9 years ago
Masood Malekghassemi
1ff429da2a
Organize Python tests to use grpcio-tools directly
...
Moves all tests into a separate package. This does not change existing
supported means of running tests (e.g. through run_tests.py).
9 years ago
David Garcia Quintas
89d8f1697c
Added comment for obj-c
9 years ago
David Garcia Quintas
9a2320e40e
regenerated projects
9 years ago
David Garcia Quintas
9ac997acf2
Added TODO for php.
9 years ago
David Garcia Quintas
6721d4f0f1
Return success status of grpc_byte_buffer_reader
9 years ago
murgatroid99
5756c6862b
Added a comment about Ruby queue destruction
9 years ago
murgatroid99
9acc40f9b6
Simplified Ruby completion queue destruction code
9 years ago
Craig Tiller
97d1cd8767
Fix memory leak, fix error.c refcount reporting
9 years ago
Yuchen Zeng
f329395514
Add comments in build_example_test.sh
9 years ago
David Garcia Quintas
1ff168ac81
Initialize variables
9 years ago
Yuchen Zeng
0287be8e60
Use protoc and objc plugins built by run_test
9 years ago
Ken Payson
6a654dd400
Changed default string type to be str
...
This impacts the following APIs:
Metadata: Key is always a str, Value is bytes for binary metadata,
str otherwise
Call Details: str type
gRPC method: str type
hostname/target: str type
9 years ago
David Garcia Quintas
4281272389
Updated git clone URL
9 years ago
Jorge Canizales
28820575ff
Add README.md explaining use of the app
9 years ago
Jorge Canizales
10cc76cbe7
Make RPCs on a loop
9 years ago
Jorge Canizales
3325c0b2a2
Add Podfile and pod install
9 years ago
Jorge Canizales
df23bf4aca
Minimal iOS app
9 years ago
Stanley Cheung
51b3691e08
php: fix shutdown hang, call was never destroyed
9 years ago
David Garcia Quintas
84d2e479b6
implemented eventfd_check_availability
9 years ago
Nathaniel Manista
458b35af34
Fix Python server interop spec noncompliance
...
Also fix spelling mistakes in the spec itself.
9 years ago
murgatroid99
d9d9ba9302
Updated compression tests with batch API changes
9 years ago
Makarand Dharmapurikar
179740299f
fixed compiler warning #2
9 years ago
Jan Tattermusch
a9208befc6
regenerate
9 years ago
Jan Tattermusch
103cd6de60
fix files/mappings in Grpc.Core nuget
9 years ago
Masood Malekghassemi
71448b2898
Use open-source defaults to propagate Python plugin configuration
9 years ago
Makarand Dharmapurikar
c66ac4f8da
fixed a compiler warning
9 years ago
Sree Kuchibhotla
34217248cf
Reduce the number of kicks
9 years ago
Sree Kuchibhotla
9de42abd12
Minor format fix
9 years ago
Ken Payson
4ea77849f2
Removed _connectivity_channel.ChannelConnectivityTest test
9 years ago
murgatroid99
eac6243d67
Re-enable two Node credentials tests
9 years ago
Makarand Dharmapurikar
0475549e8a
Added another comment
9 years ago
murgatroid99
00338657d9
Fix bug that occasionally caused a call to be deleted twice
9 years ago
Sree Kuchibhotla
1e77668c6d
Trace statements in epoll poller (enabled by default to debug the recent
...
perf regression)
9 years ago
Makarand Dharmapurikar
5aada71fbf
Added a comment
9 years ago
Makarand Dharmapurikar
d99a925d52
fix for working with compressed data. Fixes #6746 .
...
Using correct API that gives length of uncompressed data so correct amount of memory is allocated.
9 years ago
Ken Payson
110601d8e1
Convert windows dll filename to bytes
9 years ago
Yuchen Zeng
987e6f9f0e
Avoid using git checkout and git clean
9 years ago
Jan Tattermusch
652c00043f
regenerate files
9 years ago
Jan Tattermusch
ecd2b0e74c
share Version.cs among all project.json projects
9 years ago
Craig Tiller
510ff69fa3
Fix comment formatting
9 years ago
Craig Tiller
191969937e
Dont reblock sigmask every loop
9 years ago