Mehrdad Afshari
b97bd4a8e7
minor: add trailing period
8 years ago
Mehrdad Afshari
ab1277c433
Add documentation comment for Version()
8 years ago
Mehrdad Afshari
dcc3610860
link referenced code elements
8 years ago
Mehrdad Afshari
c78e59663d
minor: i.e->i.e.
8 years ago
Mehrdad Afshari
4fea66062d
minor: GRPC->gRPC
8 years ago
Mehrdad Afshari
493f444c73
minor: prefer more formal 'it is' to it's
8 years ago
Mehrdad Afshari
e456ce0806
minor: Link to GRPC_STATUS_IMPLEMENTED
8 years ago
Mehrdad Afshari
3475cf72c8
Corrected the documentation for ServerBuilder::AddListenPort
8 years ago
Mehrdad Afshari
32abe8a6c2
Minor docfixes for AddInsecureChannelFromFd
8 years ago
Mehrdad Afshari
3cd6cf4983
Fix documentation for Server::AddListeningPort
...
Clarify that Port is actually an endpoint.
Fix typos
Clarify that it should be used before starting the server.
8 years ago
Mehrdad Afshari
bcd6ca5033
Link to grpc_server symbol
8 years ago
Mehrdad Afshari
24b6d39212
Clarified GlobalCallbacks documentation comment
...
Make it clear that "global" and "per application" means
shared among all grpc::Server instances.
8 years ago
Mehrdad Afshari
7ee630a3d7
Clarified grpc::Server documentation comment
...
Make it clear that the creation of the Server instance
is not supposed to happen by using the Server class
directly and they are instructed to use ServerBuilder.
8 years ago
Mehrdad Afshari
a64ea5496d
Corrected spelling
8 years ago
Stanley Cheung
646677216d
Fixed missed conflicts - use constants.logVerbosity instead
8 years ago
apolcyn
5d0b1aeade
Merge pull request #10992 from apolcyn/doxygen_cpp_nits
...
Doxygen cpp nits
8 years ago
Alexander Polcyn
d7455abfbd
make get conn state always safe to call
8 years ago
Stanley Cheung
27b9e1cf3a
Merge pull request #11174 from stanley-cheung/php-fix-c-ext-version
...
PHP: fix pecl extension version
8 years ago
Alexander Polcyn
c24d53b0cf
api watch unblock func kills only its own channel
8 years ago
Stanley Cheung
ebeda85eb8
Upmerge from v1.3.x branch to master
8 years ago
Stanley Cheung
de9a10798b
Merge pull request #11194 from stanley-cheung/php-fix-ext-cc-compile-error
...
PHP: fix pecl extension after cc files are added
8 years ago
Michael Lumish
c7cde2334e
Merge pull request #11141 from murgatroid99/node_write_after_end_race_fix
...
Fix race between destroying call after status and handling write failure
8 years ago
yang-g
67cda0a701
Unref pending events under cq lock
8 years ago
apolcyn
42d858a99d
Merge pull request #11054 from apolcyn/ruby_dont_use_timeouts
...
fixes to connectivity state api and add in constant state watches
8 years ago
ncteisen
df31960992
Add unary fullstack trickle to bm json
8 years ago
Muxi Yan
eb9b82b7e1
Merge pull request #11118 from muxi/backward-compat-dev
...
Add Backward compatibility API to C++
8 years ago
Craig Tiller
83b34e524f
Fix some races in tests
8 years ago
David G. Quintas
4de910df8b
Merge pull request #11098 from dgquintas/fix_subchannel_stuffs
...
Fixes to subchannel and its index
8 years ago
Alexander Polcyn
032f398543
cleanup
8 years ago
Stanley Cheung
94d75888c9
PHP: fix pecl extension after cc files are added
8 years ago
Craig Tiller
1cb396dc18
Merge pull request #11192 from ctiller/compare-a-lago
...
Fix hpack_size test
8 years ago
Stanley Cheung
d15f5c015a
PHP: fix pecl extension reported version
8 years ago
Alexander Polcyn
7e44480614
clang format
8 years ago
Alexander Polcyn
5c6dda8639
fix tentative startup bug
8 years ago
Stanley Cheung
53c2bbdeb7
Merge pull request #11173 from stanley-cheung/php-split-protobuf-dep
...
PHP: stop requiring google/protobuf PHP implementation
8 years ago
Craig Tiller
2d1e8cda05
Fix hpack_size test
8 years ago
Craig Tiller
cc44a38580
Make cq_verifier output more readable
8 years ago
Mark D. Roth
d7389b418f
Implement grpclb drop support.
8 years ago
Muxi Yan
f6b622c08a
Take grpc_workaround_list as parameter
8 years ago
Alexander Polcyn
916893b618
fix up the test
8 years ago
Alexander Polcyn
fd4cbb7077
cleanup test
8 years ago
Craig Tiller
b2574bfb68
Fix runtests --force_default_poller on linux
8 years ago
Alexander Polcyn
7b3629e6c2
fix lack-of-abort bug
8 years ago
Jan Tattermusch
90224ba893
Merge pull request #11113 from jtattermusch/python_artifact_polling_trace
...
Try fixing python artifact build on Windows
8 years ago
Vijay Pai
141a68a09f
Merge pull request #11149 from vjpai/testmac
...
Fix run_tests script for Mac
8 years ago
Muxi Yan
7aa3a7fb6e
generate_project
8 years ago
Stanley Cheung
6e589c6a15
PHP: stop requiring google/protobuf PHP implementation
8 years ago
Matt Kwong
c4f73ece94
Add MacOS interop and UBSan C to internal CI
8 years ago
Alexander Polcyn
0e2b6a2109
remove debug prints
8 years ago
Craig Tiller
bcb65f0bd5
Merge pull request #10897 from ctiller/serve_fries
...
Switch default CQ count for thread manager to num_cpus
8 years ago