Craig Tiller
|
3d49461845
|
Merge github.com:grpc/grpc into mmm-mmm-mmm-mmm
|
10 years ago |
Tim Emiola
|
f99689ab77
|
Merge pull request #1704 from jtattermusch/nuget_symbols
Update nuget packages
|
10 years ago |
Jan Tattermusch
|
5f0c4da250
|
Add generated documentation to nuget packages
|
10 years ago |
Vijay Pai
|
76e0fb1dc0
|
Merge pull request #1669 from dgquintas/benchmark_hosts_info
Added the client and server configurations to the bench results proto.
|
10 years ago |
Jan Tattermusch
|
2ce352de3c
|
added support for building Symbol packages
|
10 years ago |
Craig Tiller
|
9e1dc8a301
|
Merge pull request #1699 from vjpai/rubycore
Don't include a core file
|
10 years ago |
vjpai
|
121e060f3c
|
Don't include a core file
|
10 years ago |
Michael Lumish
|
72b0f3a99e
|
Merge pull request #1685 from ctiller/cq-fix
Fix a use after free in completion queue tracing
|
10 years ago |
Tim Emiola
|
19944f5b27
|
Merge pull request #1574 from murgatroid99/node_service_packager
Node service packager
|
10 years ago |
Yang Gao
|
bbc8a40b22
|
Merge pull request #1690 from ctiller/gem-shard
Fix segfault exposed by Ruby
|
10 years ago |
Tim Emiola
|
a96cdee866
|
Merge pull request #1648 from jtattermusch/csharp_disposable_calls
Incorporate feedback from API review: Disposable calls
|
10 years ago |
David Klempner
|
2c523e5f7d
|
Merge pull request #1684 from ctiller/speculation-of-the-nation
Remove a potential deadlock
|
10 years ago |
jboeuf
|
faff1caf4d
|
Merge pull request #1681 from ctiller/asan-is-magical
Fix memory leak
|
10 years ago |
David G. Quintas
|
387b5bc217
|
Merge pull request #1682 from ctiller/my-asan-is-better-than-yours
ASAN fixes for cancel_after_invoke tests
|
10 years ago |
David G. Quintas
|
65bb6f619e
|
Merge pull request #1683 from ctiller/i-could-teach-you-but-id-have-to-charge
Fix leaks in dualstack_socket_test
|
10 years ago |
David G. Quintas
|
8524a964cf
|
Merge pull request #1680 from ctiller/asan-scrub
Fix ASAN reported leak
|
10 years ago |
Masood Malekghassemi
|
5517190a81
|
Merge pull request #1694 from nicolasnoble/protobuf-4.8
Removing old hack for C++11 and protobuf - it's no longer relevant.
|
10 years ago |
Masood Malekghassemi
|
14f3925d97
|
Merge pull request #1686 from nathanielmanistaatgoogle/fix-append-call
Fix mistaken method name: "append", not "add"
|
10 years ago |
Nicolas "Pixel" Noble
|
e0953b7e9c
|
Removing old hack for C++11 and protobuf - it's no longer relevant.
|
10 years ago |
Tim Emiola
|
3a303361e6
|
Merge pull request #1676 from codeship/ngauthier-encapsulate-logging
Encapsulate logger within GRPC module
|
10 years ago |
Jan Tattermusch
|
2d2652d61b
|
implemented disposal logic for calls
|
10 years ago |
Jan Tattermusch
|
9f550a3e99
|
changed tests and examples to use "using" for IDisposable calls
|
10 years ago |
Jan Tattermusch
|
bdf2e623ef
|
make call object implement IDisposable
|
10 years ago |
Jan Tattermusch
|
acfcfeffb6
|
remove unused example
|
10 years ago |
Jan Tattermusch
|
43dc50beb2
|
make naming of async write methods clearer (by adding Async suffix)
|
10 years ago |
Tim Emiola
|
e1c24fcd0c
|
Merge pull request #1646 from jtattermusch/csharp_api_fixes
Incorporate feedback from API review: Use IAsyncEnumerator to represent async read stream
|
10 years ago |
Craig Tiller
|
644cad6178
|
Fix segfault exposed by Ruby
|
10 years ago |
David Garcia Quintas
|
08116501cb
|
Fix to work around the fact that Histogram isn't copyable.
|
10 years ago |
Nathaniel Manista
|
1c8f36c40b
|
Fix mistaken method name: "append", not "add"
This defect was originally introduced in Google-internal source control
on 18 August 2014. Wow. Clearly unit test coverage is needed for this
feature.
|
10 years ago |
Vijay Pai
|
02accdb6e3
|
Merge pull request #1641 from ctiller/check-some-more-things
Run qps smoke tests on . LGTM.
|
10 years ago |
Craig Tiller
|
a605d334fb
|
Make cq tracing work again
|
10 years ago |
Craig Tiller
|
dc6e86bb7a
|
Kick the tire down the road instead of blocking to free up threads
|
10 years ago |
Michael Lumish
|
e4b329ba14
|
Merge pull request #1675 from jtattermusch/csharp_codegen_improvements
grpc_csharp_plugin improvements
|
10 years ago |
Craig Tiller
|
99d5c106f4
|
Fix leaks in dualstack_socket_test
|
10 years ago |
Craig Tiller
|
c9d0382e3d
|
Zombie, then delete abandoned but queued incoming calls
|
10 years ago |
Craig Tiller
|
d4919d018f
|
Enforce invariant of not performing reads after stream closure
|
10 years ago |
Craig Tiller
|
a1001522c1
|
Fix memory leak
|
10 years ago |
Craig Tiller
|
a4cdf8aaad
|
Fix ASAN reported leak
|
10 years ago |
Jorge Canizales
|
0e6cd6c624
|
Merge pull request #1678 from murgatroid99/objective_c_more_interop
Added cancel_after_first_response test
|
10 years ago |
murgatroid99
|
8166675a21
|
Fixed writer comment
|
10 years ago |
murgatroid99
|
606129b655
|
Fixed boolean variable
|
10 years ago |
murgatroid99
|
dbfe2f437c
|
Added cancel_after_first_response test
|
10 years ago |
Nick Gauthier
|
f233d968d2
|
Encapsulate logger within GRPC module
|
10 years ago |
Jan Tattermusch
|
7ca6179c66
|
Make IAsyncReadStream use IAsyncEnumerator from Ix-Async
|
10 years ago |
Craig Tiller
|
bf6bd2303c
|
Merge github.com:grpc/grpc into mmm-mmm-mmm-mmm
|
10 years ago |
Yang Gao
|
a42c1fe8ae
|
Merge pull request #1661 from ctiller/really-really-finish-the-stream
Send RST_STREAM when closing from the server without getting a client…
|
10 years ago |
Jan Tattermusch
|
3fffe60ef8
|
regenerate service stubs
|
10 years ago |
Jan Tattermusch
|
41f9f33e37
|
use full name when referencing protobuf messages
|
10 years ago |
Michael Lumish
|
edc54b5800
|
Merge pull request #1621 from jcanizales/updates-proto-plugin
Updates Objective-C proto plugin
|
10 years ago |
Michael Lumish
|
1155d0a178
|
Merge pull request #1671 from jcanizales/add-codegen-instructions
Add instructions to generate code and integrate it
|
10 years ago |