Craig Tiller
75bfb97548
Finish hybrid server stuff, ensure it gets tested
8 years ago
Michael Lumish
ca70b1ce9e
Merge pull request #10579 from murgatroid99/max_message_size_arg_checking
...
Fix lower bound on max message size channel arguments
8 years ago
apolcyn
f200f25d4d
Merge pull request #10564 from apolcyn/deflake_ruby_test
...
fix flakey race in ruby tests
8 years ago
Craig Tiller
bcf5749411
Merge github.com:grpc/grpc into hybrid
8 years ago
Craig Tiller
334c4678a3
Start building out C++ interface
8 years ago
Makarand Dharmapurikar
220bc643f9
enable cacheable_unary test
8 years ago
Makarand Dharmapurikar
e1b238458f
modified caching test
...
added logic to test that cached response is specific to request payload.
Removed trailing '\0' from query parameter
8 years ago
murgatroid99
017a335d2b
Only delete core-level server if shutdown was successful
8 years ago
David G. Quintas
c3f494558b
Merge pull request #10587 from dgquintas/fix_credentials_test
...
Update credentials test after #9328
8 years ago
David Garcia Quintas
a03d204dd7
Update credentials test after #9328
8 years ago
yang-g
eceec8eaf6
Add helper function to supply and parse error_details from Status.
8 years ago
Craig Tiller
2f40ff423e
Support making hybrid cqs in core
8 years ago
Matt Kwong
654c367cb6
Update VM creation scripts to update Linux kernel
8 years ago
Craig Tiller
9d9313cfc6
Threading robustness
...
Move server startup to a separate thread.
Where there is no opportunity for failure, do not return bool.
8 years ago
Sree Kuchibhotla
fa0f542f67
Merge branch 'cq_create_api_changes' into cq_lockfree
8 years ago
Sree Kuchibhotla
e74714a34b
Merge branch 'master' into cq_lockfree
8 years ago
Sree Kuchibhotla
4ef9ce7954
Merge branch 'master' into cq_create_api_changes
8 years ago
Sree Kuchibhotla
e698a7e9e7
Comments
8 years ago
Craig Tiller
f597c7ccdd
Tighter threshold
8 years ago
Craig Tiller
763667ce29
Merge branch 'foo' of github.com:ctiller/grpc into foo
8 years ago
Craig Tiller
9314361096
Merge github.com:grpc/grpc into foo
8 years ago
Muxi Yan
3e1f562a2b
clang-format
8 years ago
murgatroid99
803392e9f1
Node server: add NULL check to tryShutdown
8 years ago
Matt Kwong
380c3a7e1e
Merge pull request #10562 from matt-kwong/pin-bazel-version-2
...
Pin Bazel version to 0.4.4 in Dockerfile
8 years ago
murgatroid99
c22d62f54e
Move ForceShutdown completion handling to new OnComplete method
8 years ago
murgatroid99
1abba9df60
Fix lower bound on max message size channel arguments
8 years ago
Yuchen Zeng
5cb840246e
Merge pull request #10568 from y-zeng/fix_sanity
...
Fix sanity
8 years ago
Michael Lumish
f883021bbd
Merge pull request #10556 from murgatroid99/node_windows_warning_fix
...
Fix Windows warning in binding.gyp for Win10 console
8 years ago
Craig Tiller
19b1f5edc9
Allow unlimited size messages
8 years ago
Alexander Polcyn
9b02001949
get rid of racey sleep 5 and use a cv to wait forever
8 years ago
Craig Tiller
95a15a137c
Deal with initial_metadata/send_message ordering issues in message_compress_filter
8 years ago
Muxi Yan
82d8b28036
generate_project
8 years ago
Muxi Yan
8ae7f77057
Merge remote-tracking branch 'upstream/master' into fix-trailer-only
8 years ago
jboeuf
e3683cadd3
Merge pull request #9328 from trimbo/metadata_dns
...
Google Compute Metadata - use full DNS path
8 years ago
Craig Tiller
440df1048a
Merge github.com:grpc/grpc into minimal_test
8 years ago
Craig Tiller
6b99d80410
Merge pull request #10501 from ctiller/epex2
...
Split event notification out of ev_epoll_linux.c
8 years ago
Craig Tiller
70dbfd587c
Merge github.com:grpc/grpc into foo
8 years ago
Chris Trimble
108a109c02
Google Compute Metadata hostname fix
...
From within containers (or possibly other scenarios), the metadata
hostname might not resolve on GCP. Setting this to the full path
guarantees it will resolve.
8 years ago
Muxi Yan
50858f51c1
generate_project
8 years ago
Muxi Yan
81addac3ce
Merge remote-tracking branch 'upstream/master' into lazy-deframe
8 years ago
Muxi Yan
a002b2413d
clang-format
8 years ago
Jan Tattermusch
498e2b350a
Merge pull request #10480 from jtattermusch/csharp_new_projects
...
C# new .csproj projects
8 years ago
Jan Tattermusch
830cfd4c58
Merge pull request #10542 from jtattermusch/intptr_avoid_boxing
...
Avoid boxing of IntPtr in CompletionRegistry
8 years ago
Jan Tattermusch
78cb931afd
address review comments
8 years ago
Yuchen Zeng
02e26c98f4
Merge pull request #10521 from y-zeng/fix_max_idle
...
Fix the max idle timer
8 years ago
Yuchen Zeng
64657762f0
Generate projects
8 years ago
Muxi Yan
62f91a43cd
Update comments on variables thread safety
8 years ago
Muxi Yan
3ce4d9c715
Remove unused variable
8 years ago
Muxi Yan
9396914c14
Work with error refs
8 years ago
Muxi Yan
2c01070bc3
Work with error refs
8 years ago