Jan Tattermusch
b0c246e27c
Merge pull request #7125 from murgatroid99/node_unskip_creds_tests
...
Re-enable two Node credentials tests
9 years ago
Yuchen Zeng
0287be8e60
Use protoc and objc plugins built by run_test
9 years ago
David Garcia Quintas
a45e24eb3e
Removed invalid sentence
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
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
murgatroid99
2b1f9922be
Merge branch 'master' into ruby_garbage_collection_fixes
9 years ago
Jan Tattermusch
01d7dbac1f
Merge pull request #7116 from kpayson64/python_windows_fix
...
Convert windows dll filename to bytes
9 years ago
Makarand Dharmapurikar
179740299f
fixed compiler warning #2
9 years ago
Jan Tattermusch
296340d4f1
Merge pull request #7130 from kpayson64/downgrade_six
...
Lowered six dependency version to 1.5.2
9 years ago
Jan Tattermusch
e4822e2f35
Merge pull request #7081 from y-zeng/build-example-travis
...
Build ObjC examples in travis
9 years ago
Jan Tattermusch
a9208befc6
regenerate
9 years ago
Jan Tattermusch
3f594c117d
using shared option for Version.cs leaks it to nuget file
9 years ago
Jan Tattermusch
103cd6de60
fix files/mappings in Grpc.Core nuget
9 years ago
Jan Tattermusch
1f6faf3725
Merge pull request #7086 from kpayson64/remove_python_beta_test
...
Removed _connectivity_channel tests
9 years ago
Masood Malekghassemi
71448b2898
Use open-source defaults to propagate Python plugin configuration
9 years ago
Jan Tattermusch
2c084ee31e
build experimental nugets with dotnet CLI
9 years ago
Jan Tattermusch
40a3e64aba
Merge pull request #7123 from sreecha/epoll_perf
...
Trace statements in epoll poller (enabled by default to debug the recent perf regression)
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
2b7fae0432
Lowered six dependency version to 1.5.2
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
Jan Tattermusch
3db76b92b9
Merge pull request #7066 from y-zeng/ios-test
...
Fix InteropTests.m
9 years ago
murgatroid99
13c22ae595
Resolved merge conflicts with master
9 years ago
Nicolas Noble
ca171ceafd
Merge pull request #7114 from jtattermusch/mac_port_server_timeouts
...
Give existing port_server time to respond
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
Craig Tiller
a439859c73
Merge github.com:grpc/grpc into %s
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
Yuchen Zeng
c8e47ca36e
Fix format issues
9 years ago
Jan Tattermusch
fe466b0e17
Merge pull request #7087 from makdharma/signature_mismatch_issue7051
...
Changed return type to GRPCCall * from ProtoRPC * to prevent compiler warnings. fixes #7051
9 years ago
Craig Tiller
f0255d4d9c
Merge pull request #7095 from ctiller/all_calls_together
...
Colocate calls for the same channel on the same CQ
9 years ago
Yuchen Zeng
b34608eff2
Use 'test' instead of 'build test'
9 years ago
Yuchen Zeng
431c83209a
Reorder the variables
9 years ago
Ken Payson
110601d8e1
Convert windows dll filename to bytes
9 years ago
Nicolas Noble
cc8bb8cc15
Merge pull request #6885 from yang-g/import
...
add missing language tag
9 years ago
Jan Tattermusch
a176f52567
Merge pull request #6920 from murgatroid99/grpc_trace_granularity
...
Allow disabling traces, add trace variables for pluck and timeout events
9 years ago
Jan Tattermusch
d5fadaafeb
Merge pull request #7102 from jtattermusch/coreclr_update
...
(CoreCLR support) Improvements to nugets generated by dotnet CLI.
9 years ago
Jan Tattermusch
292d010759
give existing port_server time to respond
9 years ago
yang-g
c27e082c4c
Merge remote-tracking branch 'upstream/master' into import
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
eb8bfc61e0
modify templates to sign C# coreclr projects and generate xmlDoc
9 years ago