aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAge
...
| | | | | | | | | * | | | | | | | | | | | | | remove occurences of NewClient factory methodGravatar Jan Tattermusch2016-06-22
| | | | | | | | | | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | | | | | | | Ignore unused variables in ruby compilationGravatar Ken Payson2016-06-22
| | | | |_|_|_|_|_|/ / / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | | | | |
| | | | | | * | | | | | | | | | | | | | | | Merge branch 'master' of https://github.com/slash-lib/grpcGravatar Bill Clarke2016-06-22
| | | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | | | * | | | | | | | | | | | | | | | | Const correctness for ClientContext and ServerContext gettersGravatar Bill Clarke2016-06-22
| |_|_|_|_|/ / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | |
| | | | | | * | | | | | | | | | | | | | | | Const correctness for ClientContext and ServerContext gettersGravatar Bill Clarke2016-06-22
| |_|_|_|_|/ / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | Initialize port to -1Gravatar Ken Payson2016-06-22
| | |/ / / / / / / / / / / / / / / / / /
| | | | | | | | | | | | | | | | | | * | clang-format fixesGravatar Makarand Dharmapurikar2016-06-22
| | | | | | | | | | | | | | | | | | | |
| | | | | | | | | | | | | * | | | | | | Compilation failureGravatar Sree Kuchibhotla2016-06-22
| | | | | | | | | | | | | | | | | | | |
| | | | | | | | | | | | | * | | | | | | Fix build errors on some configurationsGravatar Sree Kuchibhotla2016-06-22
| | | | | | | | | | | | | | | | | | | |
| | | | | | | | | | | | | | | | | | * | add code to unregister endpointsGravatar Makarand Dharmapurikar2016-06-22
| | | | | | | | | | | | | | | | | | | |
| | | | | | | * | | | | | | | | | | | | dont generate NewClient method for C# servicesGravatar Jan Tattermusch2016-06-22
| |_|_|_|_|_|/ / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | Merge pull request #6991 from jtattermusch/csharp_fix_compressed_readGravatar Jan Tattermusch2016-06-22
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix compressed reads in C# and implement some compression interop tests.
| | | | * | | | | | | | | | | | | | | | Add a test of metadata, status code, and detailsGravatar Nathaniel Manista2016-06-22
| | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | add C# constant for GRPC_COMPRESSION_REQUEST_ALGORITHM_MD_KEYGravatar Jan Tattermusch2016-06-22
| | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | enable client compression interop tests for C#Gravatar Jan Tattermusch2016-06-22
| | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | implement C# client compression interop testsGravatar Jan Tattermusch2016-06-22
| | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | remove occurences of compressable payload typeGravatar Jan Tattermusch2016-06-22
| | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | regenerate messages.protoGravatar Jan Tattermusch2016-06-22
| | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | add test that C# can read compressed messagesGravatar Jan Tattermusch2016-06-22
| | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | fix reading of compressed byte_buffer in C#Gravatar Jan Tattermusch2016-06-22
|/ / / / / / / / / / / / / / / / / / /
| | | | | | | | | | | | * | | | | | | Use pipe fds instead of event fds for the testGravatar Sree Kuchibhotla2016-06-22
| | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | Merge pull request #6437 from kpayson64/build_changeGravatar Jan Tattermusch2016-06-22
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add egg-info to python distribution
* \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge pull request #6993 from grpc/update_csharp_readmeGravatar Jan Tattermusch2016-06-22
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update C# readme.
* \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge pull request #6104 from jtattermusch/coreclr_supportGravatar Jan Tattermusch2016-06-22
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add experimental CoreCLR support
* \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge pull request #6984 from jtattermusch/fix_6930Gravatar Jan Tattermusch2016-06-22
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | Add missing ConfigureAwait(false)
| | | | | | | | | | | | | | | | | | | | | * Merge github.com:grpc/grpc into reuse_portGravatar Craig Tiller2016-06-22
| | | | | | | | | | | | | | | | | | | | | |\ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | |
| | | | | | | | * | | | | | | | | | | | | | Update examples with Cocoapods 1.0.0Gravatar Yuchen Zeng2016-06-22
| | | | | | | | | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | | | | | | Update c# readme.Gravatar Jan Tattermusch2016-06-21
| |_|/ / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | |
| | | | | | | | | | | | | | * | | | | | | Remove pollset->pi_mu since it is redundant. Also do not get pollingGravatar Sree Kuchibhotla2016-06-21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | island lock in the fast-path
* | | | | | | | | | | | | | | | | | | | | Merge pull request #6839 from dgquintas/simplify_compression_interopGravatar Jan Tattermusch2016-06-21
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Revamped interop spec, especially wrt compression
| | | | | | | | | | | | | | | * \ \ \ \ \ \ Merge branch 'epoll_changes_merged' into epoll_changesGravatar Sree Kuchibhotla2016-06-21
| | | | | | | | | | | | | | | |\ \ \ \ \ \ \
| | | | | | | | | | * | | | | | | | | | | | | Properly handle reviewer comment re concurrent ReadGravatar vjpai2016-06-21
| | | | | | | | | | | | | | | | | | | | | | |
| | | | | | | | | | | | | | | | * | | | | | | Add missing function fd_is_shutdownGravatar Sree Kuchibhotla2016-06-21
| | | | | | | | | | | | | | | | | | | | | | |
| | | | | | | | | | | | | | | | * | | | | | | Make fd_shutdown idempotentGravatar Sree Kuchibhotla2016-06-21
| | | | | | | | | | | | | | | | | | | | | | |
| | | | | | | | | | | | | | | | * | | | | | | Integrate with unified error reportingGravatar Sree Kuchibhotla2016-06-21
| | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | added freaking missing commaGravatar David Garcia Quintas2016-06-21
| | | | | | | | | | | | | | | | | | | | | | |
| | | | | | | | | | | | | | | | | | | | | | * Merge github.com:grpc/grpc into reuse_portGravatar Craig Tiller2016-06-21
| | | | | | | | | | | | | | | | | | | | | | |\ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | fixed faulty server streaming c++ test caseGravatar David Garcia Quintas2016-06-21
| | | | | | | | | | | | | | | | | | | | | | |
| | | | * | | | | | | | | | | | | | | | | | | Add egg-info to python distribution.Gravatar Ken Payson2016-06-21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently, grpcio cannot be used as a dependency for egg packages (https://github.com/grpc/grpc/issues/6939) There is likely a better solution, but this is intended as a patch for the 0.15.0 release.
| * | | | | | | | | | | | | | | | | | | | | | updated the interop tests driverGravatar David Garcia Quintas2016-06-21
| | | | | | | | | | | | | | | | | | | | | | |
| | | | | | | | | | | | | | | | | | | * | | | Merge remote-tracking branch 'upstream/master' into fixesGravatar yang-g2016-06-21
| | | | | | | | | | | | | | | | | | | |\ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | Merge pull request #6985 from dgquintas/fix_performance_jenkinsGravatar Jan Tattermusch2016-06-21
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | slightly fancier output for jenkins profiling
| | * | | | | | | | | | | | | | | | | | | | | | updated node interop serverGravatar David Garcia Quintas2016-06-21
| | | | | | | | | | | | | | | | | | | | | | | |
| | | | | | | | | | | * | | | | | | | | | | | | Fix review commentsGravatar vjpai2016-06-21
| | | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | fixed bad merge. c++ tests should work againGravatar David Garcia Quintas2016-06-21
| | | | | | | | | | | | | | | | | | | | | | | |
| | | | | | | | | | | * | | | | | | | | | | | | Merge branch 'master' into async_stream_docGravatar vjpai2016-06-21
| | | | | | | | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | |_|_|_|/ / / / / / / / / / / / / | | | | | | | |/| | | | | | | | | | | | | | | |
| | | | | | | | | | | | | | | | | * | | | | | | Merge branch 'master' into epoll_changes_mergedGravatar Sree Kuchibhotla2016-06-21
| | | | | | | | | | | | | | | | | |\ \ \ \ \ \ \ | | | | | | | | | | |_|_|_|_|_|_|_|/ / / / / / / | | | | | | | | | |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #6972 from nathanielmanistaatgoogle/fatal_failure→shutdownGravatar Jan Tattermusch2016-06-21
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Correct lingering FATAL_FAILURE sites
* \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge pull request #6981 from murgatroid99/node_tools_package_regenerateGravatar Jan Tattermusch2016-06-21
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | Make src/node/tools/package.json consistent with its template
| | | * | | | | | | | | | | | | | | | | | | | | | slightly fancier outputGravatar David Garcia Quintas2016-06-21
| | | | | | | | | | | | | | | | | | | | | | | | |