aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/cpp/server/server_builder.cc
Commit message (Expand)AuthorAge
...
| * | Allow setting max send message size via C++ ServerBuilder API.Gravatar Mark D. Roth2016-09-06
| | * Merge pull request #7918 from y-zeng/server_builderGravatar kpayson642016-09-01
| | |\
| * | | Change wrapped languages to use the new channel arg macro name.Gravatar Mark D. Roth2016-08-31
| | * | server builder include fixGravatar David Garcia Quintas2016-08-31
| |/ /
| | * Add ServerBuilderPlugin::UpdateChannelArgumentsGravatar Yuchen Zeng2016-08-29
| |/
* / some refactoringGravatar Sree Kuchibhotla2016-08-22
|/
* Merge branch 'master' into wheezyGravatar Vijay Pai2016-06-15
|\
* | Switch server builder plugin API to something that will work with gcc4.4Gravatar Vijay Pai2016-06-10
* | WIPGravatar Vijay Pai2016-06-10
* | Remove another range-based forGravatar Vijay Pai2016-06-09
| * Merge branch 'master' of github.com:grpc/grpc into compression_md_level_bisGravatar David Garcia Quintas2016-06-03
| |\ | |/ |/|
* | Fix commentsGravatar Craig Tiller2016-05-21
* | Fix crashGravatar Craig Tiller2016-05-20
* | Fix mergeGravatar Craig Tiller2016-05-20
* | Merge branch 'server_channel_affinity' of github.com:sreecha/grpc into test_a...Gravatar Craig Tiller2016-05-20
|\ \
* | | Fix server plugin testGravatar Craig Tiller2016-05-20
| | * got rid of grpc_compression_optionsGravatar David Garcia Quintas2016-05-17
| | * Refactorings and renamings related to compression.Gravatar David Garcia Quintas2016-05-16
| * | Fix a typoGravatar Sree Kuchibhotla2016-05-16
| * | Change error to warning since we do not have a good way to determineGravatar Sree Kuchibhotla2016-05-16
| * | Merge branch 'master' into server_channel_affinityGravatar Sree Kuchibhotla2016-05-16
| |\|
* | | Merge branch 'server_channel_affinity' of github.com:sreecha/grpc into affineGravatar Craig Tiller2016-05-14
|\| | | |/ |/|
* | Renamed some definesGravatar David Garcia Quintas2016-05-12
* | Fix naming and comment problemsGravatar Yuchen Zeng2016-05-06
* | Add plugins at the time of static initializationGravatar Yuchen Zeng2016-05-03
* | Server builder pluginGravatar Yuchen Zeng2016-04-29
| * generate_projects.sh and fix copyright yearGravatar Sree Kuchibhotla2016-04-21
| * Add a safety check to ensure atleast one of the completion queues isGravatar Sree Kuchibhotla2016-04-21
| * Add the option of adding a non-listening server completion queue. This makes ...Gravatar Sree Kuchibhotla2016-04-21
|/
* Update copyrightsGravatar Craig Tiller2016-03-31
* Auto-changesGravatar Craig Tiller2016-03-25
* Add a way to override channel arguments for server creationGravatar yang-g2016-02-17
* Remove a vestigeGravatar vjpai2016-02-11
* warn user when they forget register generic serviceGravatar yang-g2016-01-15
* fix copyrightGravatar yang-g2016-01-15
* Support sync/async methods in the same serviceGravatar yang-g2016-01-13
* Exploratory refactoring for mixed sync/async methods on the same C++ serviceGravatar Craig Tiller2016-01-07
* add server_builder_optionGravatar yang-g2015-11-25
* Fix clang-format scriptGravatar Craig Tiller2015-09-28
* Merge branch 'master' of github.com:grpc/grpc into compression-accept-encodingGravatar David Garcia Quintas2015-09-08
|\
| * Guard against empty vectorGravatar yang-g2015-09-03
* | Merge branch 'master' of github.com:grpc/grpc into compression-accept-encodingGravatar David Garcia Quintas2015-08-24
|\|
| * Merge branch 'master' into frayGravatar Vijay Pai2015-08-24
| |\
* | \ Merge branch 'master' of github.com:grpc/grpc into compression-accept-encodingGravatar David Garcia Quintas2015-08-24
|\ \ \
| | * | Eliminate public thread-pool interfaceGravatar Vijay Pai2015-08-24
| |/ /
| * | clang-format all sourceGravatar Craig Tiller2015-08-18
| | * Merge github.com:grpc/grpc into y12kdm3Gravatar Craig Tiller2015-08-17
| | |\ | | |/ | |/|
| * | Merge pull request #2921 from yang-g/unknown_serviceGravatar Vijay Pai2015-08-13
| |\ \
| | * | Use a sync service to handle requests to unknown servicesGravatar yang-g2015-08-13
| | |/
* | / Server: added the ability to disable compression algorithmGravatar David Garcia Quintas2015-08-10
| |/ |/|