index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
cpp
/
server
/
server_builder.cc
Commit message (
Expand
)
Author
Age
*
Threading robustness
Craig Tiller
2017-04-11
*
Add test of server builder, including channel args
Craig Tiller
2017-03-08
*
Merge branch 'master' into rpc_mgr
Sree Kuchibhotla
2016-10-28
|
\
|
*
s/BUFFER_POOL/RESOURCE_QUOTA/g
Craig Tiller
2016-10-21
*
|
Minor changes and called generate_projects.sh again
Sree Kuchibhotla
2016-10-20
*
|
Address code review comments
Sree Kuchibhotla
2016-10-18
|
*
clang-format
Craig Tiller
2016-10-18
*
|
reorder params in Server
Sree Kuchibhotla
2016-10-18
|
*
BufferPool --> ResourceQuota
Craig Tiller
2016-10-17
*
|
Rename GrpcRpcManager -> ThreadManager
Sree Kuchibhotla
2016-10-13
*
|
Refactor SyncServerSettings code
Sree Kuchibhotla
2016-10-13
|
*
Buffer pool C++ wrapper
Craig Tiller
2016-09-28
*
|
Make sync server settings configurable
Sree Kuchibhotla
2016-09-28
*
|
Make settings configurable
Sree Kuchibhotla
2016-09-27
*
|
fix the plugin initialization order in ServerBuilder
Sree Kuchibhotla
2016-09-26
*
|
Merge branch 'master' into rpc_mgr
Sree Kuchibhotla
2016-09-21
|
\
|
*
|
More fixes
Sree Kuchibhotla
2016-09-21
*
|
One RPCMgr instance per CQ
Sree Kuchibhotla
2016-09-21
|
*
Code review changes.
Mark D. Roth
2016-09-15
|
*
Merge remote-tracking branch 'upstream/master' into max_send_size_filter
Mark D. Roth
2016-09-06
|
|
\
|
*
|
Allow setting max send message size via C++ ServerBuilder API.
Mark D. Roth
2016-09-06
|
|
*
Merge pull request #7918 from y-zeng/server_builder
kpayson64
2016-09-01
|
|
|
\
|
*
|
|
Change wrapped languages to use the new channel arg macro name.
Mark D. Roth
2016-08-31
|
|
*
|
server builder include fix
David Garcia Quintas
2016-08-31
|
|
/
/
|
|
*
Add ServerBuilderPlugin::UpdateChannelArguments
Yuchen Zeng
2016-08-29
|
|
/
*
/
some refactoring
Sree Kuchibhotla
2016-08-22
|
/
*
Merge branch 'master' into wheezy
Vijay Pai
2016-06-15
|
\
*
|
Switch server builder plugin API to something that will work with gcc4.4
Vijay Pai
2016-06-10
*
|
WIP
Vijay Pai
2016-06-10
*
|
Remove another range-based for
Vijay Pai
2016-06-09
|
*
Merge branch 'master' of github.com:grpc/grpc into compression_md_level_bis
David Garcia Quintas
2016-06-03
|
|
\
|
|
/
|
/
|
*
|
Fix comments
Craig Tiller
2016-05-21
*
|
Fix crash
Craig Tiller
2016-05-20
*
|
Fix merge
Craig Tiller
2016-05-20
*
|
Merge branch 'server_channel_affinity' of github.com:sreecha/grpc into test_a...
Craig Tiller
2016-05-20
|
\
\
*
|
|
Fix server plugin test
Craig Tiller
2016-05-20
|
|
*
got rid of grpc_compression_options
David Garcia Quintas
2016-05-17
|
|
*
Refactorings and renamings related to compression.
David Garcia Quintas
2016-05-16
|
*
|
Fix a typo
Sree Kuchibhotla
2016-05-16
|
*
|
Change error to warning since we do not have a good way to determine
Sree Kuchibhotla
2016-05-16
|
*
|
Merge branch 'master' into server_channel_affinity
Sree Kuchibhotla
2016-05-16
|
|
\
|
*
|
|
Merge branch 'server_channel_affinity' of github.com:sreecha/grpc into affine
Craig Tiller
2016-05-14
|
\
|
|
|
|
/
|
/
|
*
|
Renamed some defines
David Garcia Quintas
2016-05-12
*
|
Fix naming and comment problems
Yuchen Zeng
2016-05-06
*
|
Add plugins at the time of static initialization
Yuchen Zeng
2016-05-03
*
|
Server builder plugin
Yuchen Zeng
2016-04-29
|
*
generate_projects.sh and fix copyright year
Sree Kuchibhotla
2016-04-21
|
*
Add a safety check to ensure atleast one of the completion queues is
Sree Kuchibhotla
2016-04-21
|
*
Add the option of adding a non-listening server completion queue. This makes ...
Sree Kuchibhotla
2016-04-21
|
/
*
Update copyrights
Craig Tiller
2016-03-31
[next]