Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
| | | | | | | | | * | | | | | | | | | | | | | | remove occurences of NewClient factory method | Jan Tattermusch | 2016-06-22 | |
| | | | | | | | | | | | | | | | | | | | | | | | ||||
| | | * | | | | | | | | | | | | | | | | | | | | Ignore unused variables in ruby compilation | Ken Payson | 2016-06-22 | |
| | | | |_|_|_|_|_|/ / / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | | | | | | ||||
| | | | | | * | | | | | | | | | | | | | | | | Merge branch 'master' of https://github.com/slash-lib/grpc | Bill Clarke | 2016-06-22 | |
| | | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | | | | | * | | | | | | | | | | | | | | | | | Const correctness for ClientContext and ServerContext getters | Bill Clarke | 2016-06-22 | |
| |_|_|_|_|/ / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | ||||
| | | | | | * | | | | | | | | | | | | | | | | Const correctness for ClientContext and ServerContext getters | Bill Clarke | 2016-06-22 | |
| |_|_|_|_|/ / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | | | | | | | Initialize port to -1 | Ken Payson | 2016-06-22 | |
| | |/ / / / / / / / / / / / / / / / / / | ||||
| | | | | | | | | | | | | | | | | | * | | clang-format fixes | Makarand Dharmapurikar | 2016-06-22 | |
| | | | | | | | | | | | | | | | | | | | | ||||
| | | | | | | | | | | | | * | | | | | | | Compilation failure | Sree Kuchibhotla | 2016-06-22 | |
| | | | | | | | | | | | | | | | | | | | | ||||
| | | | | | | | | | | | | * | | | | | | | Fix build errors on some configurations | Sree Kuchibhotla | 2016-06-22 | |
| | | | | | | | | | | | | | | | | | | | | ||||
| | | | | | | | | | | | | | | | | | * | | add code to unregister endpoints | Makarand Dharmapurikar | 2016-06-22 | |
| | | | | | | | | | | | | | | | | | | | | ||||
| | | | | | | * | | | | | | | | | | | | | dont generate NewClient method for C# services | Jan Tattermusch | 2016-06-22 | |
| |_|_|_|_|_|/ / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | | | | | Merge pull request #6991 from jtattermusch/csharp_fix_compressed_read | Jan Tattermusch | 2016-06-22 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix compressed reads in C# and implement some compression interop tests. | |||
| | | | * | | | | | | | | | | | | | | | | Add a test of metadata, status code, and details | Nathaniel Manista | 2016-06-22 | |
| | | | | | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | | | add C# constant for GRPC_COMPRESSION_REQUEST_ALGORITHM_MD_KEY | Jan Tattermusch | 2016-06-22 | |
| | | | | | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | | | enable client compression interop tests for C# | Jan Tattermusch | 2016-06-22 | |
| | | | | | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | | | implement C# client compression interop tests | Jan Tattermusch | 2016-06-22 | |
| | | | | | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | | | remove occurences of compressable payload type | Jan Tattermusch | 2016-06-22 | |
| | | | | | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | | | regenerate messages.proto | Jan Tattermusch | 2016-06-22 | |
| | | | | | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | | | add test that C# can read compressed messages | Jan Tattermusch | 2016-06-22 | |
| | | | | | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | | | fix reading of compressed byte_buffer in C# | Jan Tattermusch | 2016-06-22 | |
|/ / / / / / / / / / / / / / / / / / / | ||||
| | | | | | | | | | | | * | | | | | | | Use pipe fds instead of event fds for the test | Sree Kuchibhotla | 2016-06-22 | |
| | | | | | | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | | | | | Merge pull request #6437 from kpayson64/build_change | Jan Tattermusch | 2016-06-22 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add egg-info to python distribution | |||
* \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #6993 from grpc/update_csharp_readme | Jan Tattermusch | 2016-06-22 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update C# readme. | |||
* \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #6104 from jtattermusch/coreclr_support | Jan Tattermusch | 2016-06-22 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add experimental CoreCLR support | |||
* \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #6984 from jtattermusch/fix_6930 | Jan Tattermusch | 2016-06-22 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | Add missing ConfigureAwait(false) | |||
| | | | | | | | | | | | | | | | | | | | | * | Merge github.com:grpc/grpc into reuse_port | Craig Tiller | 2016-06-22 | |
| | | | | | | | | | | | | | | | | | | | | |\ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | ||||
| | | | | | | | * | | | | | | | | | | | | | | Update examples with Cocoapods 1.0.0 | Yuchen Zeng | 2016-06-22 | |
| | | | | | | | | | | | | | | | | | | | | | | ||||
| | | * | | | | | | | | | | | | | | | | | | | Update c# readme. | Jan Tattermusch | 2016-06-21 | |
| |_|/ / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | ||||
| | | | | | | | | | | | | | * | | | | | | | Remove pollset->pi_mu since it is redundant. Also do not get polling | Sree Kuchibhotla | 2016-06-21 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | island lock in the fast-path | |||
* | | | | | | | | | | | | | | | | | | | | | Merge pull request #6839 from dgquintas/simplify_compression_interop | Jan Tattermusch | 2016-06-21 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Revamped interop spec, especially wrt compression | |||
| | | | | | | | | | | | | | | * \ \ \ \ \ \ | Merge branch 'epoll_changes_merged' into epoll_changes | Sree Kuchibhotla | 2016-06-21 | |
| | | | | | | | | | | | | | | |\ \ \ \ \ \ \ | ||||
| | | | | | | | | | * | | | | | | | | | | | | | Properly handle reviewer comment re concurrent Read | vjpai | 2016-06-21 | |
| | | | | | | | | | | | | | | | | | | | | | | | ||||
| | | | | | | | | | | | | | | | * | | | | | | | Add missing function fd_is_shutdown | Sree Kuchibhotla | 2016-06-21 | |
| | | | | | | | | | | | | | | | | | | | | | | | ||||
| | | | | | | | | | | | | | | | * | | | | | | | Make fd_shutdown idempotent | Sree Kuchibhotla | 2016-06-21 | |
| | | | | | | | | | | | | | | | | | | | | | | | ||||
| | | | | | | | | | | | | | | | * | | | | | | | Integrate with unified error reporting | Sree Kuchibhotla | 2016-06-21 | |
| | | | | | | | | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | | | | | | added freaking missing comma | David Garcia Quintas | 2016-06-21 | |
| | | | | | | | | | | | | | | | | | | | | | | | ||||
| | | | | | | | | | | | | | | | | | | | | | * | Merge github.com:grpc/grpc into reuse_port | Craig Tiller | 2016-06-21 | |
| | | | | | | | | | | | | | | | | | | | | | |\ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | | | | | | fixed faulty server streaming c++ test case | David Garcia Quintas | 2016-06-21 | |
| | | | | | | | | | | | | | | | | | | | | | | | ||||
| | | | * | | | | | | | | | | | | | | | | | | | Add egg-info to python distribution. | Ken Payson | 2016-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 driver | David Garcia Quintas | 2016-06-21 | |
| | | | | | | | | | | | | | | | | | | | | | | | ||||
| | | | | | | | | | | | | | | | | | | * | | | | Merge remote-tracking branch 'upstream/master' into fixes | yang-g | 2016-06-21 | |
| | | | | | | | | | | | | | | | | | | |\ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #6985 from dgquintas/fix_performance_jenkins | Jan Tattermusch | 2016-06-21 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | slightly fancier output for jenkins profiling | |||
| | * | | | | | | | | | | | | | | | | | | | | | | updated node interop server | David Garcia Quintas | 2016-06-21 | |
| | | | | | | | | | | | | | | | | | | | | | | | | ||||
| | | | | | | | | | | * | | | | | | | | | | | | | Fix review comments | vjpai | 2016-06-21 | |
| | | | | | | | | | | | | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | | | | | | | | | | fixed bad merge. c++ tests should work again | David Garcia Quintas | 2016-06-21 | |
| | | | | | | | | | | | | | | | | | | | | | | | | ||||
| | | | | | | | | | | * | | | | | | | | | | | | | Merge branch 'master' into async_stream_doc | vjpai | 2016-06-21 | |
| | | | | | | | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | |_|_|_|/ / / / / / / / / / / / / | | | | | | | |/| | | | | | | | | | | | | | | | | ||||
| | | | | | | | | | | | | | | | | * | | | | | | | Merge branch 'master' into epoll_changes_merged | Sree Kuchibhotla | 2016-06-21 | |
| | | | | | | | | | | | | | | | | |\ \ \ \ \ \ \ | | | | | | | | | | |_|_|_|_|_|_|_|/ / / / / / / | | | | | | | | | |/| | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #6972 from nathanielmanistaatgoogle/fatal_failure→shutdown | Jan Tattermusch | 2016-06-21 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Correct lingering FATAL_FAILURE sites | |||
* \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #6981 from murgatroid99/node_tools_package_regenerate | Jan Tattermusch | 2016-06-21 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | Make src/node/tools/package.json consistent with its template | |||
| | | * | | | | | | | | | | | | | | | | | | | | | | slightly fancier output | David Garcia Quintas | 2016-06-21 | |
| | | | | | | | | | | | | | | | | | | | | | | | | |