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
Stanley Cheung
27b9e1cf3a
Merge pull request #11174 from stanley-cheung/php-fix-c-ext-version
...
PHP: fix pecl extension version
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
yang-g
67cda0a701
Unref pending events under cq lock
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
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
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
Craig Tiller
b2574bfb68
Fix runtests --force_default_poller on linux
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
Craig Tiller
bcb65f0bd5
Merge pull request #10897 from ctiller/serve_fries
...
Switch default CQ count for thread manager to num_cpus
8 years ago
Craig Tiller
82713635e1
Merge pull request #11135 from ctiller/bugz
...
Fix some job runner bugs, save some initialization passes for port selection
8 years ago
kpayson64
0bb3986ffa
Merge pull request #11150 from kpayson64/bump_1_3_3
...
Bump to version 1.3.3
8 years ago
yang-g
21035da1c9
Add api to server builder plugin to modify the builder
8 years ago
Muxi Yan
d212a021e4
Polish workarounds.md
8 years ago
Jan Tattermusch
719d37397d
dont use non-blittable types in native method signatures
8 years ago
Muxi Yan
a31b9d6bf4
Alternate workaround description style
8 years ago
Muxi Yan
b1e5bac392
Add /doc/workarounds.md
8 years ago
Muxi Yan
bc60bb25b2
Merge remote-tracking branch 'upstream/master' into backward-compat-dev
8 years ago
Craig Tiller
081c442462
Merge pull request #11152 from ctiller/toolz
...
Remove OSS-only tooling
8 years ago
Muxi Yan
928681dc3d
obsolete -> is obsolete
8 years ago
Craig Tiller
3f4b1b9a73
Remove OSS-only tooling
8 years ago
Muxi Yan
a57d3c8120
Merge pull request #11138 from grpc/revert-11121-revert-10849-backward-compat
...
Revert "Revert "Implement Server Backward Compatibility""
8 years ago
lyuxuan
d0b47db0c0
Merge pull request #11000 from lyuxuan/poll_stat
...
Get metric "polls/request" for benchmarks
8 years ago