Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| | | | | | * | | | | Ruby: improve server error handling, fix a reference error | murgatroid99 | 2016-05-03 | |
| |_|_|_|_|/ / / / |/| | | | | | | | | ||||
| | * | | | | | | | fixup | Jan Tattermusch | 2016-05-03 | |
| | * | | | | | | | add one more client server test | Jan Tattermusch | 2016-05-03 | |
| | * | | | | | | | add more tests | Jan Tattermusch | 2016-05-03 | |
| | * | | | | | | | make end-of-stream idempotent | Jan Tattermusch | 2016-05-03 | |
| | * | | | | | | | add idempotency test | Jan Tattermusch | 2016-05-03 | |
| | * | | | | | | | add more features | Jan Tattermusch | 2016-05-03 | |
| | * | | | | | | | add more tests | Jan Tattermusch | 2016-05-03 | |
| |/ / / / / / / |/| | | | | | | | ||||
| | | | | * | | | reran generate_projects.sh after @nnoble's fix in PR6399. | Makarand Dharmapurikar | 2016-05-02 | |
* | | | | | | | | Merge pull request #6394 from y-zeng/fix-5557 | Yuchen Zeng | 2016-05-02 | |
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | | | ||||
* | | | | | | | | Merge pull request #6397 from murgatroid99/node_tools_minor_fix | Nicolas Noble | 2016-05-02 | |
|\ \ \ \ \ \ \ \ | ||||
* \ \ \ \ \ \ \ \ | Merge pull request #6393 from jtattermusch/csharp_internal_cleanup | Jan Tattermusch | 2016-05-02 | |
|\ \ \ \ \ \ \ \ \ | ||||
* \ \ \ \ \ \ \ \ \ | Merge pull request #6380 from ctiller/stress_fail | Nicolas Noble | 2016-05-02 | |
|\ \ \ \ \ \ \ \ \ \ | ||||
| | | | | | | | | | * | Finished ruby generator change | murgatroid99 | 2016-05-02 | |
* | | | | | | | | | | | Merge pull request #6396 from nicolasnoble/build-it-all-the-way-2 | Nicolas Noble | 2016-05-02 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||
* \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #6359 from grpc/python_stress_test | Jan Tattermusch | 2016-05-02 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | | | | | | | | | | | * | Made ruby plugin support empty package names | murgatroid99 | 2016-05-02 | |
* | | | | | | | | | | | | | Merge pull request #6387 from ctiller/sml | Jan Tattermusch | 2016-05-02 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | ||||
| | | | | | * | | | | | | | Node tools: use the right extension for running protoc on Windows | murgatroid99 | 2016-05-02 | |
* | | | | | | | | | | | | | Merge pull request #6371 from murgatroid99/ruby_tools_gem | Nicolas Noble | 2016-05-02 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / / / |/| | | | | | | | | | | | | ||||
| | | | * | | | | | | | | | Always build the grpc library when building the ruby extension. | Nicolas "Pixel" Noble | 2016-05-02 | |
| |_|_|/ / / / / / / / / |/| | | | | | | | | | | | ||||
| | | | | * | | | | | | | fix typo | Jan Tattermusch | 2016-05-02 | |
| * | | | | | | | | | | | Reversed premature removal of a file | murgatroid99 | 2016-05-02 | |
| | | | | | | | * | | | | Merge branch 'master' of github.com:grpc/grpc into codegen_remove_proto | David Garcia Quintas | 2016-05-02 | |
| | | | | | | | |\ \ \ \ | |_|_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | | ||||
| * | | | | | | | | | | | Simplified Ruby tools extension checking | murgatroid99 | 2016-05-02 | |
| | | | | * | | | | | | | add more tests | Jan Tattermusch | 2016-05-02 | |
| | | | | * | | | | | | | improve unary call response handler | Jan Tattermusch | 2016-05-02 | |
| |_|_|_|/ / / / / / / |/| | | | | | | | | | | ||||
| | | | | | | | | * | | Reran tools/buildgen/generate_projects.sh again. | Makarand Dharmapurikar | 2016-05-01 | |
| | | | | | | | | * | | Clang formatting fixes | Makarand Dharmapurikar | 2016-05-01 | |
| | | | | | | | | * | | created new grpc_cronet.h. Addressed feedback from jcanizales@ and ctiller@ | Makarand Dharmapurikar | 2016-05-01 | |
| | | | | | | | | * | | fixed clang formating | Makarand Dharmapurikar | 2016-05-01 | |
| | | | | | | | | * | | moved cronet_c_for_grpc.h in third_party | Makarand Dharmapurikar | 2016-05-01 | |
| | | | | | | | | * | | cronet wrapper code | Makarand Dharmapurikar | 2016-05-01 | |
| |_|_|_|_|_|_|_|/ / |/| | | | | | | | | | ||||
* | | | | | | | | | | Merge pull request #6386 from jcanizales/fix-call-state | makdharma | 2016-05-01 | |
|\ \ \ \ \ \ \ \ \ \ | ||||
| | | * | | | | | | | | Fix bug where max_frame_size was ignored | Craig Tiller | 2016-04-30 | |
| |_|/ / / / / / / / |/| | | | | | | | | | ||||
| * | | | | | | | | | Add state transitions to GRPCCall | Jorge Canizales | 2016-04-30 | |
| * | | | | | | | | | Test that GRPCCall transitions states properly | Jorge Canizales | 2016-04-30 | |
| | | | | | | | * | | Removed leftover function declaration from channel args | David Garcia Quintas | 2016-04-29 | |
| |_|_|_|_|_|_|/ / |/| | | | | | | | | ||||
| | | | | | | | * | format fixes | Yuchen Zeng | 2016-04-29 | |
| | | | | * | | | | explicitly cast constant value to gpr_atm | Yuchen Zeng | 2016-04-29 | |
* | | | | | | | | | Merge pull request #6347 from ctiller/catastrophic_monkey_dance_241 | Nicolas Noble | 2016-04-29 | |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / |/| | | | | | | | | ||||
| | | | | * | | | | Stress test fixes | Craig Tiller | 2016-04-29 | |
| |_|_|_|/ / / / |/| | | | | | | | ||||
| | | | | | | * | debug logging fix | Yuchen Zeng | 2016-04-29 | |
| |_|_|_|_|_|/ |/| | | | | | | ||||
* | | | | | | | Merge pull request #6305 from dgquintas/compression_tracer | Jan Tattermusch | 2016-04-29 | |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | ||||
| | | * | | | | Fixed grpc-tools.gemspec | murgatroid99 | 2016-04-29 | |
| | | * | | | | Created grpc-tools ruby gem for distributing protoc and the plugin | murgatroid99 | 2016-04-29 | |
| | | | * | | | Create Python stress test | Ken Payson | 2016-04-29 | |
* | | | | | | | Merge pull request #5592 from pquerna/objc_ssl_channel_creds | Jorge Canizales | 2016-04-29 | |
|\ \ \ \ \ \ \ | ||||
| * | | | | | | | Remove duplicate instance of grpc_global_wakeup_fd | Paul Querna | 2016-04-29 | |
* | | | | | | | | Merge pull request #6309 from murgatroid99/node_proto_plugin_packaging | Jan Tattermusch | 2016-04-29 | |
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | | |