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 |
Michael Lumish
|
958b0b9e7a
|
Merge pull request #1664 from jcanizales/renames-grx-writeable-methods
Rename GRXWriteable methods
|
10 years ago |
donnadionne
|
4a0b2e2f8b
|
Merge pull request #1667 from jtattermusch/interop_windows_nits
Change default GCE instance for interop server on Windows
|
10 years ago |
Jorge Canizales
|
c5c65aae2e
|
Add instructions to generate code and integrate it
|
10 years ago |
Craig Tiller
|
1e0452b63b
|
Merge pull request #8 from murgatroid99/node_batch_error_handling
Fixed client handling of failed batches
|
10 years ago |
Craig Tiller
|
d17403c6d2
|
Correctly handle reading the final message and then sending status
|
10 years ago |
Craig Tiller
|
d0ffe14317
|
Include pid in failures
|
10 years ago |
Craig Tiller
|
eb68a800d5
|
Merge github.com:grpc/grpc into really-really-finish-the-stream
|
10 years ago |
Craig Tiller
|
aa253c37ec
|
Merge pull request #1663 from yang-g/leak
Fix a potential leak
|
10 years ago |
David Garcia Quintas
|
6ba29ba3fb
|
Added the client and server configurations to the bench results proto.
The added configurations also include the host of both parties. This
is useful for reporting.
|
10 years ago |
Jan Tattermusch
|
1ab1ab995e
|
change default instance used as windows interop server
|
10 years ago |
Jorge Canizales
|
c5e639f43e
|
Removes spurious change to Test.pb.m
That file is already deleted on master
|
10 years ago |
Craig Tiller
|
4541f33569
|
Fix tests: stage server sends so that we dont inadvertently abbreviate streams
|
10 years ago |
Jorge Canizales
|
b2c300c4be
|
s/didFinishWithError/writesFinishedWithError
|
10 years ago |
Jorge Canizales
|
a90a9c395d
|
s/didReceiveValue/writeValue
|
10 years ago |
Tim Emiola
|
386643e23a
|
Merge pull request #1589 from nicolasnoble/ruby-cleanup
Ruby cleanup
|
10 years ago |
Tim Emiola
|
98b4608f15
|
Merge pull request #1611 from donnadionne/test-log
To allow local private changes to be build into private
|
10 years ago |
Craig Tiller
|
c259988357
|
Fix comparison to not crash
|
10 years ago |
Yang Gao
|
d014f02421
|
Fix a potential leak
|
10 years ago |
donnadionne
|
3b40ee425d
|
Merge pull request #1652 from jtattermusch/windows_interop_server
grpc_docker.sh support for running C# server on Windows
|
10 years ago |
murgatroid99
|
012d43b61a
|
Fixed client handling of failed batches
|
10 years ago |
Tim Emiola
|
949c255434
|
Merge pull request #1655 from murgatroid99/node_server_handle_invalid_arguments
Handle invalid arguments sent to the Node server
|
10 years ago |
Nathaniel Manista
|
0cd547abbb
|
Merge pull request #1660 from jtattermusch/upgrade_protobufs2
Upgrade protobuf to version containing ObjectiveC and csharp.
|
10 years ago |
Craig Tiller
|
3891bf11ff
|
Fix test
|
10 years ago |
Craig Tiller
|
7a29098b71
|
Send RST_STREAM when closing from the server without getting a client half-close first
|
10 years ago |
Jan Tattermusch
|
15514b557c
|
upgrade protobuf latest version containing objectiveC and csharp
|
10 years ago |
Jorge Canizales
|
0dc2927b2e
|
Merge pull request #1659 from jayantkolhe/my-shiny-new-branch
Update README.md to present Python as ready for early adopters.
|
10 years ago |