Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Merge branch 'master' of github.com:grpc/grpc into ip_parse_refactor | David Garcia Quintas | 2016-04-13 |
|\ | |||
| * | Merge pull request #6148 from ctiller/fuzzing_client | Nicolas Noble | 2016-04-12 |
| |\ | | | | | | | Fuzzing client | ||
| | * | Fix missing edge | Craig Tiller | 2016-04-11 |
| | | | |||
| * | | work around nunit issue #1406 | Jan Tattermusch | 2016-04-11 |
| | | | |||
| * | | Add TextWriterLogger | Jan Tattermusch | 2016-04-11 |
| | | | |||
| * | | improve C# sanity test | Jan Tattermusch | 2016-04-11 |
| | | | |||
| * | | make NUnitMain fail on failure | Jan Tattermusch | 2016-04-11 |
| | | | |||
| * | | add Newtonsoft.Json to Grpc.Core.Tests | Jan Tattermusch | 2016-04-11 |
| | | | |||
| * | | fix interop tests | Jan Tattermusch | 2016-04-11 |
| | | | |||
| * | | use NUnitLite to run nunit tests | Jan Tattermusch | 2016-04-11 |
| | | | |||
| * | | add NUnitMain to test projects | Jan Tattermusch | 2016-04-11 |
| | | | |||
| * | | fix test credentials for nunit3 | Jan Tattermusch | 2016-04-11 |
| | | | |||
| * | | migrate Grpc.IntegrationTesting to NUnit3 | Jan Tattermusch | 2016-04-11 |
| | | | |||
| * | | migrate Grpc.Examples.Tests to NUnit3 | Jan Tattermusch | 2016-04-11 |
| | | | |||
| * | | make Grpc.Core.Tests work with NUnit3 | Jan Tattermusch | 2016-04-11 |
| | | | |||
| * | | update nuget dependencies to nunit3 | Jan Tattermusch | 2016-04-11 |
| |/ | |||
| * | Merge pull request #6115 from jtattermusch/csharp_support_projectjson | Jan Tattermusch | 2016-04-11 |
| |\ | | | | | | | Make gRPC C# nuget work with new project.json style projects | ||
| * | | remove leftover file from the past | Jan Tattermusch | 2016-04-08 |
| | | | |||
| * | | delete a leftover file from the past | Jan Tattermusch | 2016-04-08 |
| | | | |||
* | | | Merge branch 'master' of github.com:grpc/grpc into ip_parse_refactor | David Garcia Quintas | 2016-04-08 |
|\| | | |||
* | | | Factored out parse functions from sockaddr_resolver | David Garcia Quintas | 2016-04-08 |
| | | | |||
| * | | Merge pull request #6127 from jtattermusch/async_void_is_illegal | Jan Tattermusch | 2016-04-08 |
| |\ \ | | | | | | | | | Async void is illegal in ASP.NET and DNXcore | ||
| * \ \ | Merge pull request #6096 from stanley-cheung/php-fix-slice-unref | Jan Tattermusch | 2016-04-08 |
| |\ \ \ | | | | | | | | | | | PHP: destroy grpc_byte_buffer after startBatch | ||
| * \ \ \ | Merge pull request #6103 from jmuk/master | Jan Tattermusch | 2016-04-08 |
| |\ \ \ \ | | | | | | | | | | | | | ruby: Use fully-qualified type name when necessary | ||
| | | | * | | async void is illegal in ASP.NET and DNXcore | Jan Tattermusch | 2016-04-07 |
| |_|_|/ / |/| | | | | |||
| * | | | | Merge branch 'master' into binary_logging | Michael Lumish | 2016-04-07 |
| |\ \ \ \ | |/ / / / |/| | | | | |||
* | | | | | Merge pull request #6088 from murgatroid99/proto_gen_build_yaml_well_known_types | Nicolas Noble | 2016-04-07 |
|\ \ \ \ \ | | | | | | | | | | | | | Handle google/protobuf includes in src/proto | ||
* \ \ \ \ \ | Merge pull request #6106 from ctiller/server_fix | Nicolas Noble | 2016-04-07 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | Expand corpus, fix crash | ||
* \ \ \ \ \ \ | Merge pull request #6109 from murgatroid99/node_grpc_tools_package | Nicolas Noble | 2016-04-07 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | Created node tools package to distribute protoc and eventually the plugin | ||
| | | | | * | | | ruby: Add test case for referring external package | Jun Mukai | 2016-04-07 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The new spec uses existing EchoDuplicate service in grpc.testing.duplicate, which refers grpc.testing.Empty, and verifies if the plugin generates this correctly as Grpc::Testing::Empty. | ||
* | | | | | | | | Merge pull request #6092 from ctiller/strong-includes | Nicolas Noble | 2016-04-07 |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Check dependencies between filegroups | ||
| | | | | | | | * | make gRPC C# nuget work with new project.json style projects | Jan Tattermusch | 2016-04-07 |
| |_|_|_|_|_|_|/ |/| | | | | | | | |||
| * | | | | | | | Sort out codegen dependencies | Craig Tiller | 2016-04-07 |
| | | | | | | | | |||
* | | | | | | | | Merge pull request #6081 from bogdandrutu/master | Alistair Veitch | 2016-04-07 |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Fix census plugin initialization for census filters. | ||
| | * \ \ \ \ \ \ | Merge github.com:grpc/grpc into strong-includes | Craig Tiller | 2016-04-07 |
| | |\ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | | | |||
| | | | * | | | | | clang-fmt | Craig Tiller | 2016-04-06 |
| | | | | | | | | | |||
| | | | * | | | | | Expand corpus, fix crash | Craig Tiller | 2016-04-06 |
| | | | | | | | | | |||
* | | | | | | | | | Merge pull request #6029 from yang-g/hpack_table | Nicolas Noble | 2016-04-06 |
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | | | Use base64 encoded length for decoder table size calculation of binary headers | ||
| | | * | | | | | | Merge github.com:grpc/grpc into strong-includes | Craig Tiller | 2016-04-06 |
| | | |\ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | | | |||
| | | | | | | * | | ruby: Use fully-qualified type name when necessary | Jun Mukai | 2016-04-06 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Use full_name() instead of name(), otherwise package names are omitted. - Fix a minor bug on RubyTypeOf(), to replace dotted protobuf package name by ruby's module names correctly. | ||
* | | | | | | | | | Merge pull request #6091 from sreecha/fix_stress_client_spec | Jan Tattermusch | 2016-04-06 |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / |/| | | | | | | | | Fix a typo in the spec (and make corresponding change in node stress client) | ||
* | | | | | | | | | Merge pull request #6071 from ctiller/e2efuzz | Nicolas Noble | 2016-04-06 |
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Full stack server fuzzer | ||
| | | | | | * | | | | Created node tools package to distribute protoc and eventually the plugin | murgatroid99 | 2016-04-06 |
| | | | | | | | | | | |||
| | | | * | | | | | | Merge remote-tracking branch 'upstream/master' | Bogdan Drutu | 2016-04-06 |
| | | | |\ \ \ \ \ \ | | | | | | |/ / / / | | | | | |/| | | | | |||
| | | | | | * | | | | Experimental wrapped language fix | Craig Tiller | 2016-04-06 |
| | | | | | | | | | | |||
| | | | | | * | | | | Fix include guards | Craig Tiller | 2016-04-06 |
| | | | | | | | | | | |||
| | | | | | | | | * | php: destroy grpc_byte_buffer after startBatch | Stanley Cheung | 2016-04-06 |
| | | | | | | | | | | |||
| * | | | | | | | | | Merge github.com:grpc/grpc into e2efuzz | Craig Tiller | 2016-04-06 |
| |\ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / | | |/| | | | | | | | |||
| | | | | | * | | | | Add missing include | Craig Tiller | 2016-04-06 |
| | | | | | | | | | | |||
* | | | | | | | | | | Configure performance scenarios with json | Craig Tiller | 2016-04-06 |
| |/ / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | Run those json configurations as part of presubmits |