Craig Tiller
|
ef91e569cc
|
Revert spam
|
8 years ago |
Craig Tiller
|
47284bec5c
|
Revert changes to jobset.py
|
8 years ago |
Craig Tiller
|
99b923d0d6
|
Merge branch 'direct-calls' of github.com:ctiller/grpc into direct-calls
|
8 years ago |
Craig Tiller
|
df0f365c11
|
Fix bad stream terminators
|
8 years ago |
Muxi Yan
|
2f27a16a6b
|
Merge pull request #8369 from muxi/fix-interoptest
Fix InteropTests.m bug
|
8 years ago |
yang-g
|
c4292fb971
|
Add a simple test
|
8 years ago |
yang-g
|
4287998855
|
Add a test spouse for server context
|
8 years ago |
Vijay Pai
|
23c5b81268
|
Other golden file
|
8 years ago |
kpayson64
|
448a16dd28
|
Merge pull request #8127 from kpayson64/allow_pointers
Allow pointer channel args python
|
8 years ago |
Ken Payson
|
58c0f96f19
|
Allow pointer channel args python
|
8 years ago |
Ken Payson
|
b97cbd7acc
|
Use atomics for poll status to prevent tsan race complaints
|
8 years ago |
Yuxuan Li
|
f635fb90ca
|
change from malloc to gpr_malloc
|
8 years ago |
Muxi Yan
|
be4fcc47c5
|
Fix InteropTests.m bug
|
8 years ago |
Vijay Pai
|
08126092e6
|
golden file
|
8 years ago |
Vijay Pai
|
96e03110db
|
clang-format
|
8 years ago |
Craig Tiller
|
d688a6d8db
|
Merge pull request #38 from apolcyn/fix_write_buffer_test_on_pr
fix write buffer ruby test
|
8 years ago |
Alexander Polcyn
|
f6e14b7989
|
fix write buffer ruby test
|
8 years ago |
Ken Payson
|
82e4ec741b
|
Moved cv polling into ev_poll_posix.c
|
8 years ago |
Eric Anderson
|
58628ae7a7
|
Merge pull request #8361 from ncteisen/csharp_custom_metadata
Bug Fix in CSharp Interop Client
|
8 years ago |
Vijay Pai
|
8d08b1d9ee
|
Test all split streamed variations
|
8 years ago |
Vijay Pai
|
075b18e77f
|
Bug fix on failure condition
|
8 years ago |
Vijay Pai
|
65a9ef16ed
|
Fix channel/stub for dup service use
|
8 years ago |
Vijay Pai
|
61536a7371
|
Making split streaming testable
|
8 years ago |
Jan Tattermusch
|
770137b01d
|
Merge pull request #8297 from jtattermusch/add_newinstance_comment
Add comment to NewInstance override in the generated code
|
8 years ago |
Craig Tiller
|
dd25ccbd93
|
Fix 32-bit linux build
|
8 years ago |
Jan Tattermusch
|
0fd76ab55f
|
Merge pull request #8352 from jtattermusch/improve_reporting
More flexible test naming in XML reports
|
8 years ago |
Muxi Yan
|
a8d6681cce
|
Update Podfile
|
8 years ago |
Craig Tiller
|
460502e5ce
|
Expand documentation
|
8 years ago |
Vijay Pai
|
22fcbf9663
|
Merge branch 'master' into fc_1dstream
|
8 years ago |
Craig Tiller
|
272c8d2ca9
|
Merge github.com:grpc/grpc into direct-calls
|
8 years ago |
Matt Kwong
|
f01122c092
|
Made whitelisting files easier and more intuitive
|
8 years ago |
Noah Eisen
|
2d41ed1613
|
fixed bug in custom metadata interop test from csharp client to c++ server
|
8 years ago |
murgatroid99
|
c0aa97d158
|
Merge branch 'master' into uv_core_transport
|
8 years ago |
murgatroid99
|
a460192d92
|
Minor fixes to sockaddr changes
|
8 years ago |
Noah Eisen
|
83dd3aa7e0
|
changed whitespace
|
8 years ago |
Noah Eisen
|
40860c4488
|
reverting a file for the last commit caused a function to be deleted from interop_client. This commit adds that function back in
|
8 years ago |
Noah Eisen
|
f8ffbf62a2
|
also reverted interop server, since mark had already made the changes I did in an un merged pull request
|
8 years ago |
Noah Eisen
|
002f41ed28
|
reverted changes to interop test driver to avoid clashes with mark roths pull req
|
8 years ago |
Noah Eisen
|
cece9c7368
|
manually fixed merge conflict. caused by the addition of a different new interop test
|
8 years ago |
Mark D. Roth
|
55f25b6c27
|
clang-format
|
8 years ago |
Mark D. Roth
|
196387a934
|
Unref the call stack in read_service_config even on error.
|
8 years ago |
Alexander Polcyn
|
46b9be73b9
|
add comment about go differences in go versions
|
8 years ago |
David G. Quintas
|
d44144c3b2
|
Merge pull request #8359 from dgquintas/clangformatfix
Fixed clang-format sanity error
|
8 years ago |
David Garcia Quintas
|
b5299976c1
|
Fixed clang-format sanity error
|
8 years ago |
Mark D. Roth
|
31292f211f
|
Hold a ref to the call stack for the read_service_config callback.
|
8 years ago |
Mark D. Roth
|
624997a24d
|
Code review changes.
|
8 years ago |
murgatroid99
|
22d50e98d8
|
Fix sanity and move a header include
|
8 years ago |
Craig Tiller
|
9381c00857
|
Fix race with fetching data and writing it in chttp2
|
8 years ago |
murgatroid99
|
1687cab9ed
|
Add libuv tests, and installation step in dockerfile
|
8 years ago |
makdharma
|
5ef0c0041f
|
Merge pull request #8101 from makdharma/cacheable_unary
Add interop test for Cacheable Unary Calls
|
8 years ago |