aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/cpp/server
Commit message (Expand)AuthorAge
* Merge branch 'master' of github.com:grpc/grpc into decompressionGravatar David Garcia Quintas2015-07-16
|\
| * Merge pull request #2460 from vjpai/exposed_poolGravatar Craig Tiller2015-07-16
| |\
| | * Change name of thread_pool files to fixed_size_thread_pool whenGravatar vjpai2015-07-15
* | | Merge branch 'master' of github.com:grpc/grpc into decompressionGravatar David Garcia Quintas2015-07-15
|\| |
| * | Merge pull request #2371 from yang-g/security_context2Gravatar Craig Tiller2015-07-15
| |\ \
| | | * Make thread_pool.h a public headerGravatar Vijay Pai2015-07-15
| * | | Create server side auth context lazilyGravatar yang-g2015-07-14
| | |/ | |/|
| | * remove dead fileGravatar yang-g2015-07-10
| |/
* | Merge branch 'master' of github.com:grpc/grpc into decompressionGravatar David Garcia Quintas2015-07-09
|\ \
| | * Merge remote-tracking branch 'upstream/master' into security_context2Gravatar yang-g2015-07-09
| | |\ | | |/ | |/|
| | * resolve commentsGravatar yang-g2015-07-07
| * | Support older compilersGravatar Craig Tiller2015-07-07
| * | Support registering services against specific hostsGravatar Craig Tiller2015-07-07
| | * merge with upstream and resolve conflictsGravatar yang-g2015-07-06
| | |\ | | |/ | |/|
| | * compilesGravatar yang-g2015-07-06
* | | Merge branch 'master' of github.com:grpc/grpc into decompressionGravatar David Garcia Quintas2015-07-01
|\| |
* | | WIP in *_end2end_test.cc. Tests pass. Fixed leaks and introduced concept of c...Gravatar David Garcia Quintas2015-06-30
| * | 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
|/ /
* | Update to set flags=0 on all opsGravatar Craig Tiller2015-06-22
* | 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
| * | Merge github.com:grpc/grpc into we-dont-need-no-backupGravatar Craig Tiller2015-06-05
| |\ \
* | | | Everything compiles againGravatar Craig Tiller2015-06-04
* | | | Progress commit on fixing up C++Gravatar Craig Tiller2015-06-04
* | | | Merge github.com:grpc/grpc into we-dont-need-no-backupGravatar Craig Tiller2015-06-04
|\ \ \ \ | |/ / / |/| / / | |/ /
| | * Merge github.com:grpc/grpc into you-complete-meGravatar Craig Tiller2015-06-04
| | |\ | | |/ | |/|
| * | Add ability to override default thread poolGravatar Yang Gao2015-06-03
| | * Merge github.com:grpc/grpc into you-complete-meGravatar Craig Tiller2015-06-02
| | |\ | | |/ | |/|
* | | Merge branch 'count-the-things' into we-dont-need-no-backupGravatar Craig Tiller2015-06-01
|\| |
| * | Various minor fixesGravatar Yang Gao2015-06-01
| | * Merge github.com:grpc/grpc into you-complete-meGravatar Craig Tiller2015-06-01
| | |\ | | |/ | |/|
* | | 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
|\
| * do not request another call if server is shutdownGravatar Yang Gao2015-05-07
* | Completion queue binding for new requests API changeGravatar Craig Tiller2015-05-06
|/
* clang-formatGravatar Yang Gao2015-05-04
* make server tolerate deserialization failureGravatar Yang Gao2015-05-04
* merge with headGravatar Yang Gao2015-05-01
|\