aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/cpp/server
Commit message (Expand)AuthorAge
* Fix commentsGravatar Craig Tiller2016-05-21
* Fix crashGravatar Craig Tiller2016-05-20
* Fix formatting, mem leak, stallGravatar 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
* | Mark sync cq as non-listening when it isGravatar Craig Tiller2016-05-19
| * 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
| * Merge branch 'master' into server_channel_affinityGravatar Sree Kuchibhotla2016-04-26
| |\ | |/ |/|
* | Merge github.com:grpc/grpc into strong-includesGravatar Craig Tiller2016-04-21
|\ \
| | * 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
| * | Add various options to verify ssl/tls client cert including letting theGravatar Deepak Lukose2016-04-19
| |/
* / Rollup of changes from the latest importGravatar Craig Tiller2016-04-11
|/
* Initial interface rework to allow knowing whether to pull payload at registra...Gravatar Craig Tiller2016-04-04
* Merge github.com:grpc/grpc into copyright-fixGravatar Craig Tiller2016-03-31
|\
* | Update copyrightsGravatar Craig Tiller2016-03-31
| * Merge github.com:grpc/grpc into idempotentGravatar Craig Tiller2016-03-28
| |\ | |/ |/|
* | Fix includesGravatar Craig Tiller2016-03-25
* | Auto-changesGravatar Craig Tiller2016-03-25
| * Merge github.com:grpc/grpc into idempotentGravatar Craig Tiller2016-03-21
| |\ | |/ |/|
* | Implemented compression level algorithms properly (as a function of the accep...Gravatar David Garcia Quintas2016-03-17
| * Merge github.com:grpc/grpc into idempotentGravatar Craig Tiller2016-03-16
| |\ | |/ |/|
| * Punch through flags for incoming callsGravatar Craig Tiller2016-03-09
* | Revert "Revert "Properly integrate async API with server-side cancellations.""Gravatar Sree Kuchibhotla2016-03-07
|/
* Revert "Properly integrate async API with server-side cancellations."Gravatar Sree Kuchibhotla2016-03-04
* Properly integrate async API with server-side cancellations.Gravatar Vijay Pai2016-03-03
* Add a way to override channel arguments for server creationGravatar yang-g2016-02-17
* Remove a vestigeGravatar vjpai2016-02-11
* fixed_size_thread_pool : why do we even have that lever? It has beenGravatar vjpai2016-02-11
* Address code review commentsGravatar Sree Kuchibhotla2016-02-01
* TryCancel() on ServerContext()Gravatar Sree Kuchibhotla2016-01-28
* Fixed wrong usage of global varGravatar David Garcia Quintas2016-01-28
* Merge branch 'master' of github.com:grpc/grpc into sync-async-plus-interfacesGravatar David Garcia Quintas2016-01-27
|\
* | After GrpcLibrary refactoring. Compiles and passes. WIP stillGravatar David Garcia Quintas2016-01-27
| * Alternative ownership for global callbacksGravatar Craig Tiller2016-01-26
* | async_stream.h done. CompilesGravatar David Garcia Quintas2016-01-25
* | Further work. Compiles. WIPGravatar David Garcia Quintas2016-01-25
* | Merge branch 'master' of github.com:grpc/grpc into sync-async-plus-interfacesGravatar David Garcia Quintas2016-01-25
|\ \
| | * Merge remote-tracking branch 'upstream/master'Gravatar Bogdan Drutu2016-01-24
| | |\ | | |/ | |/|
| * | fix copyrights in server_contextGravatar Jan Tattermusch2016-01-23
| * | init deadline_Gravatar yang-g2016-01-22