Jan Tattermusch
d5a509454e
dont break the mac build
9 years ago
Jan Tattermusch
b2531e2d16
disable C# arch choosing for now
9 years ago
Jan Tattermusch
6d28d35279
refactor C# building
9 years ago
Jan Tattermusch
1f5ad316cd
polish some .bat files
9 years ago
Jan Tattermusch
a5701c63a7
always embed zlib and openssl for C#
9 years ago
vjpai
ad1c1cc6cf
Add support for unary client, closed-loop or poisson
9 years ago
Craig Tiller
6449049f5d
Fix merge error
9 years ago
Craig Tiller
e50d7be28c
Merge github.com:grpc/grpc into cleaner-posix2
9 years ago
Craig Tiller
801e684556
Merge github.com:grpc/grpc into accounting
9 years ago
Craig Tiller
15e0dfd345
Merge github.com:grpc/grpc into optionalize_roundrobin
9 years ago
Jan Tattermusch
e39707458d
Merge pull request #6020 from grpc/revert-5963-csharp_refactor_building
...
Revert "Refactor C# building in run_tests.py"
9 years ago
Craig Tiller
56f26a5991
Merge branch 'optionalize_roundrobin' into optionalize_census
9 years ago
Craig Tiller
6771361fad
Merge github.com:grpc/grpc into optionalize_roundrobin
9 years ago
Jan Tattermusch
fa51d186d9
Merge pull request #6022 from grpc/revert-5933-sockaddr_resolver_lb
...
Revert "added grpclb support to sockaddr resolver"
9 years ago
Craig Tiller
dd2cfc55ab
Revert "added grpclb support to sockaddr resolver"
9 years ago
Craig Tiller
f45496fdb0
Fix include path
9 years ago
Jan Tattermusch
353729a852
Merge pull request #6014 from nicolasnoble/manual-upmerge
...
Manual upmerge from 0.13
9 years ago
Craig Tiller
1a05ba4897
Fix include guards
9 years ago
Craig Tiller
026a3dda92
Merge github.com:grpc/grpc into accounting
9 years ago
Jan Tattermusch
3eb403f4cd
Revert "Refactor C# building in run_tests.py"
9 years ago
Jan Tattermusch
981bfb0fd3
Merge pull request #5933 from dgquintas/sockaddr_resolver_lb
...
added grpclb support to sockaddr resolver
9 years ago
Jan Tattermusch
58b66f5a0f
Merge pull request #5950 from dgquintas/lb_policies_new_interface
...
Changes to resolver-LB interfaces.
9 years ago
Jan Tattermusch
e8e100f38a
Merge pull request #5978 from dgquintas/channel_args_docs
...
small improvements to channel_args docstrings
9 years ago
Jan Tattermusch
23d03efedf
Merge pull request #5997 from vjpai/i_know_async
...
Concurrent async server coverage in thread stress test
9 years ago
Jan Tattermusch
e6d8e87842
Merge pull request #6008 from soltanmm/oops
...
Add missing dependencies
9 years ago
Nicolas "Pixel" Noble
dbb9dd5418
Merge remote-tracking branch 'ctiller/fuzzers-make-good-tests' into memleak_detector
9 years ago
Nicolas "Pixel" Noble
82a91c91d0
Fixing json memory leak.
9 years ago
Nicolas "Pixel" Noble
fdbebb9049
Adding json test case.
9 years ago
David Garcia Quintas
fcf7ad692c
Renamed subchannel_factory to client_channel_factory.
...
Added the ability to create channels from client_channel_factory. This
will be used by the grpclb code to create the channels to communicate
with the LB servers.
9 years ago
Craig Tiller
7753119d28
Update copyright
9 years ago
Craig Tiller
71f81852a7
Sort tests
9 years ago
Stanley Cheung
b55f1c420e
Merge pull request #5963 from jtattermusch/csharp_refactor_building
...
Refactor C# building in run_tests.py
9 years ago
Craig Tiller
f05837ab82
Run fuzzer corpus entries as unit tests
9 years ago
Nicolas "Pixel" Noble
e33f93620a
Merge branch 'release-0_13' into manual-upmerge
9 years ago
Nicolas Noble
ed02571552
Merge pull request #6004 from nicolasnoble/backport-of-5735
...
Backport of #5735
9 years ago
Nicolas "Pixel" Noble
1635d36a0a
Missing include.
9 years ago
Nicolas "Pixel" Noble
bc1fdeee8f
Fixing typos.
9 years ago
Nicolas "Pixel" Noble
8677d3f824
Adding memory leak detections for the json fuzzer.
9 years ago
vjpai
d7f43b3aab
Fix scoping for client, in preparation for implementation
9 years ago
vjpai
e8ff3889f5
Fix scope on an each - no need for class scope
9 years ago
Jan Tattermusch
b242ffa2c7
better message for on_connect error
9 years ago
Masood Malekghassemi
2cff306779
Add missing dependencies
9 years ago
vjpai
45be26ef0d
Working ruby server implementation
9 years ago
vjpai
691387afc0
Make histogram more canonically Ruby-style
9 years ago
Jan Tattermusch
f85c70fc3f
bump Google.Apis.Auth nuget to 1.11.1
9 years ago
Nicolas "Pixel" Noble
375d1f47ca
Better memory management for grpc_rb_byte_buffer_to_s.
9 years ago
Sree Kuchibhotla
247b34fe1d
Terminate with error exit code in case of any failure
9 years ago
Craig Tiller
92e0f335bd
Merge branch 'optionalize_roundrobin' into optionalize_census
9 years ago
Craig Tiller
dd2b465a45
Merge github.com:grpc/grpc into optionalize_roundrobin
9 years ago
Zhuochun
97daf35add
Fix Ruby memory leaks
...
- `recv_message` is not cleaned up after call
- `send_message` is not cleaned up in failure cases
- `xmalloc` ruby string is not freed after used
9 years ago