Sree Kuchibhotla
20d0a167be
Better error handling and add polling_island_unlock_pair() helper
9 years ago
Sree Kuchibhotla
05fd4fe043
Merge branch 'master' into epoll_changes
9 years ago
Jan Tattermusch
60e98ec3fe
Merge pull request #6971 from y-zeng/Update_objc_example_podspec
...
Update podfiles with cocoapod 1.0 required fields
9 years ago
Jan Tattermusch
ee694fb37c
Merge pull request #6955 from nathanielmanistaatgoogle/metadata-code-details
...
Add a test of metadata, status code, and details
9 years ago
Jan Tattermusch
1fedcc9826
Merge pull request #7007 from kpayson64/ruby_ignore_unused
...
Ignore unused variables in ruby compilation
9 years ago
Jan Tattermusch
d93d3dd697
Merge pull request #7004 from kpayson64/set_windows_port
...
Initialize port to -1
9 years ago
David G. Quintas
91e8314390
Merge pull request #5641 from dgquintas/publish_compression_spec
...
Added compression spec
9 years ago
Sree Kuchibhotla
0224dcc2dc
clang format
9 years ago
Ken Payson
17233ceaa9
Ignore unused variables in ruby compilation
9 years ago
Ken Payson
8891ef50ee
Initialize port to -1
9 years ago
Sree Kuchibhotla
fcb304f493
Compilation failure
9 years ago
Sree Kuchibhotla
76a0795b73
Fix build errors on some configurations
9 years ago
Jan Tattermusch
c9396aa646
Merge pull request #6991 from jtattermusch/csharp_fix_compressed_read
...
Fix compressed reads in C# and implement some compression interop tests.
9 years ago
Nathaniel Manista
b16e4518b7
Add a test of metadata, status code, and details
9 years ago
Jan Tattermusch
606e35a4fb
add C# constant for GRPC_COMPRESSION_REQUEST_ALGORITHM_MD_KEY
9 years ago
Jan Tattermusch
9fc079fddd
enable client compression interop tests for C#
9 years ago
Jan Tattermusch
a7daf1edc2
implement C# client compression interop tests
9 years ago
Jan Tattermusch
f8135f6b05
remove occurences of compressable payload type
9 years ago
Jan Tattermusch
67ceba5319
regenerate messages.proto
9 years ago
Jan Tattermusch
4047d5d4b6
add test that C# can read compressed messages
9 years ago
Jan Tattermusch
0d896ef906
fix reading of compressed byte_buffer in C#
9 years ago
Sree Kuchibhotla
a2dd8385f9
Use pipe fds instead of event fds for the test
9 years ago
Jan Tattermusch
acbf8c290a
Merge pull request #6437 from kpayson64/build_change
...
Add egg-info to python distribution
9 years ago
Jan Tattermusch
4bfb7945db
Merge pull request #6993 from grpc/update_csharp_readme
...
Update C# readme.
9 years ago
Jan Tattermusch
cfce066be8
Merge pull request #6104 from jtattermusch/coreclr_support
...
Add experimental CoreCLR support
9 years ago
Jan Tattermusch
b2a18c8758
Merge pull request #6984 from jtattermusch/fix_6930
...
Add missing ConfigureAwait(false)
9 years ago
Jan Tattermusch
892f8f952a
Update c# readme.
9 years ago
Sree Kuchibhotla
229533b1e6
Remove pollset->pi_mu since it is redundant. Also do not get polling
...
island lock in the fast-path
9 years ago
Jan Tattermusch
00ab5304b7
Merge pull request #6839 from dgquintas/simplify_compression_interop
...
Revamped interop spec, especially wrt compression
9 years ago
Sree Kuchibhotla
3ce2f6791d
Merge branch 'epoll_changes_merged' into epoll_changes
9 years ago
Sree Kuchibhotla
24b6eae1fc
Add missing function fd_is_shutdown
9 years ago
Sree Kuchibhotla
0100b2f1c0
Make fd_shutdown idempotent
9 years ago
Sree Kuchibhotla
3131c269c1
Integrate with unified error reporting
9 years ago
David Garcia Quintas
396f9435d5
added freaking missing comma
9 years ago
David Garcia Quintas
446f70e384
fixed faulty server streaming c++ test case
9 years ago
Ken Payson
47031a8b14
Add egg-info to python distribution.
...
Currently, grpcio cannot be used as a dependency for egg packages
(https://github.com/grpc/grpc/issues/6939 )
There is likely a better solution, but this is intended as a patch
for the 0.15.0 release.
9 years ago
David Garcia Quintas
ff32a86482
updated the interop tests driver
9 years ago
Jan Tattermusch
19cce5917d
Merge pull request #6985 from dgquintas/fix_performance_jenkins
...
slightly fancier output for jenkins profiling
9 years ago
David Garcia Quintas
e89aad02bf
updated node interop server
9 years ago
David Garcia Quintas
dacce7a1e1
fixed bad merge. c++ tests should work again
9 years ago
Sree Kuchibhotla
c3a9fae601
Merge branch 'master' into epoll_changes_merged
9 years ago
Jan Tattermusch
311c74ec80
Merge pull request #6972 from nathanielmanistaatgoogle/fatal_failure→shutdown
...
Correct lingering FATAL_FAILURE sites
9 years ago
Jan Tattermusch
34d052a607
Merge pull request #6981 from murgatroid99/node_tools_package_regenerate
...
Make src/node/tools/package.json consistent with its template
9 years ago
David Garcia Quintas
9d393a5d3c
slightly fancier output
9 years ago
Jan Tattermusch
be37455297
add missing ConfigureAwait(false)
9 years ago
Jan Tattermusch
176a55729e
Merge pull request #6974 from dgquintas/fix_performance_jenkins
...
use qps_json_driver for latency profiling
9 years ago
murgatroid99
f8bbe72a00
Make src/node/tools/package.json consistent with its template
9 years ago
David Garcia Quintas
ad8723f647
moved up 'package' statement.
9 years ago
Jan Tattermusch
be22335879
Merge pull request #6969 from ctiller/stream_finish
...
Fix errored streams prematurely terminating, add a test
9 years ago
Jan Tattermusch
7bfa751404
Merge pull request #6966 from ctiller/get_settings_first
...
Force receiving a SETTINGS frame as the first frame
9 years ago