aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAge
...
* | | | | Merge pull request #6115 from jtattermusch/csharp_support_projectjsonGravatar Jan Tattermusch2016-04-11
|\ \ \ \ \ | | | | | | | | | | | | Make gRPC C# nuget work with new project.json style projects
| | | * | | Expand server corpusGravatar Craig Tiller2016-04-09
| | | | | |
| | | * | | Expand uri corpusGravatar Craig Tiller2016-04-08
| | | | | |
* | | | | | Merge pull request #6135 from jtattermusch/remove_orphan_filesGravatar Jan Tattermusch2016-04-08
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | Remove Orphan C# files
| * | | | | remove leftover file from the pastGravatar Jan Tattermusch2016-04-08
| | | | | |
| * | | | | delete a leftover file from the pastGravatar Jan Tattermusch2016-04-08
|/ / / / /
| | * / / Added codegen_test_fullGravatar David Garcia Quintas2016-04-08
| |/ / / |/| | | | | | | | | | | Which makes sure target that depend on both codegen and grpc build.
| | * | Expand server corpusGravatar Craig Tiller2016-04-08
| |/ / |/| |
* | | Merge pull request #6127 from jtattermusch/async_void_is_illegalGravatar Jan Tattermusch2016-04-08
|\ \ \ | | | | | | | | Async void is illegal in ASP.NET and DNXcore
* \ \ \ Merge pull request #6096 from stanley-cheung/php-fix-slice-unrefGravatar Jan Tattermusch2016-04-08
|\ \ \ \ | | | | | | | | | | PHP: destroy grpc_byte_buffer after startBatch
* \ \ \ \ Merge pull request #6103 from jmuk/masterGravatar Jan Tattermusch2016-04-08
|\ \ \ \ \ | | | | | | | | | | | | ruby: Use fully-qualified type name when necessary
* \ \ \ \ \ Merge pull request #5189 from murgatroid99/binary_loggingGravatar Jan Tattermusch2016-04-08
|\ \ \ \ \ \ | | | | | | | | | | | | | | Binary logging
* \ \ \ \ \ \ Merge pull request #6121 from nicolasnoble/upmergeGravatar Nicolas Noble2016-04-08
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Upmerge from 0.13
* \ \ \ \ \ \ \ Merge pull request #6108 from miselin/sanity-check-vsprojectsGravatar Nicolas Noble2016-04-08
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Add a sanity check to make sure vsprojects stays usable.
* \ \ \ \ \ \ \ \ Merge pull request #6122 from carl-mastrangelo/testGravatar Jan Tattermusch2016-04-07
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | Update http2 interop tests to work with Servers implementing HTTP Alt…
| | | | | | | * | | async void is illegal in ASP.NET and DNXcoreGravatar Jan Tattermusch2016-04-07
| |_|_|_|_|_|/ / / |/| | | | | | | |
| * | | | | | | | Update http2 interop tests to work with Servers implementing HTTP ↵Gravatar Carl Mastrangelo2016-04-07
|/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | Alternative Services
| | | * | | | | Merge branch 'master' into binary_loggingGravatar Michael Lumish2016-04-07
| | | |\ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
* | | | | | | | Merge pull request #6088 from murgatroid99/proto_gen_build_yaml_well_known_typesGravatar Nicolas Noble2016-04-07
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Handle google/protobuf includes in src/proto
* \ \ \ \ \ \ \ \ Merge pull request #6106 from ctiller/server_fixGravatar Nicolas Noble2016-04-07
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | Expand corpus, fix crash
| | | | * | | | | | Upmerge the version bump from 0.13Gravatar Nicolas "Pixel" Noble2016-04-08
| |_|_|/| | | | | | |/| | | | | | | | |
| | | | * | | | | | Merge pull request #6101 from murgatroid99/release_0.13_pre_version_bumpGravatar Nicolas Noble2016-04-07
| | | | |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | Bumped version to 0.13.2-pre2
* | | | | \ \ \ \ \ \ Merge pull request #6109 from murgatroid99/node_grpc_tools_packageGravatar Nicolas Noble2016-04-07
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Created node tools package to distribute protoc and eventually the plugin
| | | | | | | | * | | | ruby: Add test case for referring external packageGravatar Jun Mukai2016-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-includesGravatar Nicolas Noble2016-04-07
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | Check dependencies between filegroups
| | | | | | | | | | | * | make gRPC C# nuget work with new project.json style projectsGravatar Jan Tattermusch2016-04-07
| | | | | | | | | | | | |
| | | | | * | | | | | | | Add a sanity check to make sure vsprojects stays usable.Gravatar Matthew Iselin2016-04-07
| |_|_|_|/ / / / / / / / |/| | | | | | | | | | |
* | | | | | | | | | | | Merge pull request #6112 from ctiller/fuzz-timeGravatar Nicolas Noble2016-04-07
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | Allow specifying fuzzer runtime
| | * | | | | | | | | | Sort out codegen dependenciesGravatar Craig Tiller2016-04-07
| | | | | | | | | | | |
* | | | | | | | | | | | Merge pull request #6081 from bogdandrutu/masterGravatar Alistair Veitch2016-04-07
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | Fix census plugin initialization for census filters.
| | | * | | | | | | | | | Remove *_codegen_libGravatar Craig Tiller2016-04-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Since filegroups are now correctly layered, build systems that needed these libs can now instantiate the filegroups as libs directly.
| | | * | | | | | | | | | Merge github.com:grpc/grpc into strong-includesGravatar Craig Tiller2016-04-07
| | | |\ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / |/| | | | | | | | | | | |
| | * | | | | | | | | | | Allow specifying fuzzer runtimeGravatar Craig Tiller2016-04-07
| | | | | | | | | | | | |
| | * | | | | | | | | | | Allow specifying fuzzer runtimeGravatar Craig Tiller2016-04-06
| |/ / / / / / / / / / / |/| | | | | | | | | | |
| | | | * | | | | | | | Fix buildGravatar Craig Tiller2016-04-06
| | | | | | | | | | | |
| | | | * | | | | | | | clang-fmtGravatar Craig Tiller2016-04-06
| | | | | | | | | | | |
| | | | * | | | | | | | Expand corpus, fix crashGravatar Craig Tiller2016-04-06
| | | | | | | | | | | |
* | | | | | | | | | | | Merge pull request #6029 from yang-g/hpack_tableGravatar Nicolas Noble2016-04-06
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / |/| | | | | | | | | | | Use base64 encoded length for decoder table size calculation of binary headers
| | | * | | | | | | | | Merge github.com:grpc/grpc into strong-includesGravatar Craig Tiller2016-04-06
| | | |\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / |/| | | | | | | | | | |
| | | | | | | | | * | | ruby: Use fully-qualified type name when necessaryGravatar Jun Mukai2016-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_specGravatar Jan Tattermusch2016-04-06
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | Fix a typo in the spec (and make corresponding change in node stress client)
* | | | | | | | | | | | Merge pull request #6071 from ctiller/e2efuzzGravatar Nicolas Noble2016-04-06
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | Full stack server fuzzer
| | | | | | | | | * | | | Bumped version to 0.13.2-pre2Gravatar murgatroid992016-04-06
| | | | | | | | |/ / / /
| | | | | | * | | | | | Created node tools package to distribute protoc and eventually the pluginGravatar murgatroid992016-04-06
| | | | | | | | | | | |
* | | | | | | | | | | | Merge pull request #6084 from sreecha/nodejs_stressGravatar Jan Tattermusch2016-04-06
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | Add nodejs stress tests to the test-framework
* \ \ \ \ \ \ \ \ \ \ \ \ Merge pull request #6090 from ctiller/perftest3Gravatar Jan Tattermusch2016-04-06
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / / / |/| | | | | | | | | | | | Moving performance configuration to JSON
| | | | | | * | | | | | | Merge remote-tracking branch 'upstream/master'Gravatar Bogdan Drutu2016-04-06
| | | | | | |\ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / / / |/| | | | | | | | | | | |
| | | | | | | * | | | | | Experimental wrapped language fixGravatar Craig Tiller2016-04-06
| | | | | | | | | | | | |
| | | | | | | * | | | | | Fix include guardsGravatar Craig Tiller2016-04-06
| | | | | | | | | | | | |
| | | | | | | | | | | * | php: destroy grpc_byte_buffer after startBatchGravatar Stanley Cheung2016-04-06
| | | | | | | | | | | | |