aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/cpp/server/server.cc
Commit message (Expand)AuthorAge
* Merge branch 'master' of github.com:grpc/grpc into compression-accept-encodingGravatar David Garcia Quintas2015-09-08
|\
| * Shuffling headers around.Gravatar Julien Boeuf2015-08-28
| * implGravatar yang-g2015-08-25
| * merge with headGravatar yang-g2015-08-24
| |\
* | \ 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
| |\ \
| * | | Eliminate public thread-pool interfaceGravatar Vijay Pai2015-08-24
| | * | Merge github.com:grpc/grpc into y12kdm3Gravatar Craig Tiller2015-08-21
| | |\ \ | | |/ / | |/| |
| | * | prettify commentGravatar Craig Tiller2015-08-21
| | | * headers reorgGravatar yang-g2015-08-21
| | |/ | |/|
* | | Comments and derived bugfixes.Gravatar David Garcia Quintas2015-08-19
| | * Fix syncronous unimplemented methodsGravatar Craig Tiller2015-08-19
| * | Extend commentGravatar Craig Tiller2015-08-19
| * | Add comments, fix a subtle bugGravatar Craig Tiller2015-08-19
* | | Merge branch 'master' of github.com:grpc/grpc into compression-accept-encodingGravatar David Garcia Quintas2015-08-18
|\ \ \
| | * \ Merge github.com:grpc/grpc into shutdown-c++Gravatar Craig Tiller2015-08-18
| | |\ \ | | |/ / | |/| |
| | * | Add a timeout to shutdown to forcefully end callsGravatar Craig Tiller2015-08-18
| * | | clang-format all sourceGravatar Craig Tiller2015-08-18
| |/ /
| | * Re-add accidentally deleted codeGravatar Craig Tiller2015-08-17
| | * Merge github.com:grpc/grpc into y12kdm3Gravatar Craig Tiller2015-08-17
| | |\ | | |/ | |/|
| * | Make comment look finishedGravatar vjpai2015-08-14
| * | Use emplace_back properly and when appropriate, considering limitationsGravatar Vijay Pai2015-08-14
| * | Merge pull request #2921 from yang-g/unknown_serviceGravatar Vijay Pai2015-08-13
| |\ \
| | * | remove redundant ctorGravatar yang-g2015-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
| |/ |/|
| * Changing the library's code to adapt with the new API.Gravatar Nicolas "Pixel" Noble2015-07-23
|/
* ThreadPoolInterface::ScheduleCallback --> ThreadPoolInterface::AddGravatar vjpai2015-07-16
* Merge remote-tracking branch 'upstream/master' into security_context2Gravatar yang-g2015-07-09
|\
* | resolve commentsGravatar yang-g2015-07-07
| * Support registering services against specific hostsGravatar Craig Tiller2015-07-07
|/
* Add a test that headers are properly in build.jsonGravatar Craig Tiller2015-06-25
* release memory even if the status is falseGravatar yang-g2015-06-23
* Only copy stuff when status is okGravatar yang-g2015-06-23
* Merge github.com:grpc/grpc into one-shouldnt-depend-on-protobufsGravatar Craig Tiller2015-06-22
|\
| * Split cq creation from request initiation so that cq creationGravatar Vijay Pai2015-06-17
* | Fix memory leakGravatar Craig Tiller2015-06-05
* | Fix memory leakGravatar Craig Tiller2015-06-05
* | Remove old codeGravatar Craig Tiller2015-06-05
* | Get server call tags rightGravatar Craig Tiller2015-06-05
* | clang-formatGravatar Craig Tiller2015-06-05
* | Everything compiles againGravatar Craig Tiller2015-06-04
* | Progress commit on fixing up C++Gravatar Craig Tiller2015-06-04
|/
* Merge branch 'demon-on-wheels' into we-dont-need-no-cvGravatar Craig Tiller2015-05-29
|\
| * Leak fix, the metadata array should be destroyed on the server SyncRequestGravatar Yang Gao2015-05-28
* | Make C/C++ tests passGravatar Craig Tiller2015-05-27
* | Refine shutdown APIGravatar Craig Tiller2015-05-27
|/
* Remove some bad assertsGravatar Craig Tiller2015-05-15
* Correct C++ build errorsGravatar Craig Tiller2015-05-08
* Merge github.com:grpc/grpc into churn-churn-churn-the-api-gently-down-the-streamGravatar Craig Tiller2015-05-08
|\