Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | | | | | | | | | Fixing errors found by clang static analysis. | Julien Boeuf | 2015-03-24 | |
|/ / / / / / / / / | ||||
| | | | | * / / / | Fixed errors in ActiveCall | murgatroid99 | 2015-03-24 | |
| |_|_|_|/ / / / |/| | | | | | | | ||||
| | | * | | | | | Allow nullptr to be passed in if user doesn't care about tag | vjpai | 2015-03-24 | |
| | | * | | | | | Merge branch 'master' of github.com:vjpai/grpc | vjpai | 2015-03-24 | |
| | | |\ \ \ \ \ | ||||
| | | * \ \ \ \ \ | Merge remote-tracking branch 'upstream/master' | vjpai | 2015-03-24 | |
| | | |\ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | | | ||||
* | | | | | | | | | Merge pull request #1014 from murgatroid99/php_new_core_api | Tim Emiola | 2015-03-24 | |
|\ \ \ \ \ \ \ \ \ | ||||
| | | | | * | | | | | Revert "Remove dead members of server context" | Vijay Pai | 2015-03-24 | |
| | | * | | | | | | | Revert "Remove dead members of server context" | Vijay Pai | 2015-03-24 | |
| | | * | | | | | | | Elminate range-based fors and work around some other limitations in older com... | Vijay Pai | 2015-03-24 | |
| | | | |/ / / / / | | | |/| | | | | | ||||
| | | * | | | | | | Merge remote-tracking branch 'upstream/master' | Vijay Pai | 2015-03-24 | |
| | | |\ \ \ \ \ \ | |_|_|/ / / / / / |/| | | / / / / / | | | |/ / / / / | ||||
| * | | | | | | | Added comments to new functions in call.c | murgatroid99 | 2015-03-24 | |
* | | | | | | | | Merge pull request #1119 from tbetbetbe/grpc_ruby_update_rakefile | Michael Lumish | 2015-03-24 | |
|\ \ \ \ \ \ \ \ | ||||
* \ \ \ \ \ \ \ \ | Merge pull request #1117 from yang-g/ruby | Tim Emiola | 2015-03-24 | |
|\ \ \ \ \ \ \ \ \ | ||||
* \ \ \ \ \ \ \ \ \ | Merge pull request #1116 from tbetbetbe/grpc_ruby_renable_server_first_bidi_test | Michael Lumish | 2015-03-24 | |
|\ \ \ \ \ \ \ \ \ \ | ||||
| | | | | | | | | * | | Fix server crash if host header field is translated to :authority | Tatsuhiro Tsujikawa | 2015-03-25 | |
| |_|_|_|_|_|_|_|/ / |/| | | | | | | | | | ||||
| | | * | | | | | | | Updates the Rakefile | Tim Emiola | 2015-03-24 | |
| |_|/ / / / / / / |/| | | | | | | | | ||||
| | | | | * | | | | Merge remote-tracking branch 'upstream/master' | vjpai | 2015-03-24 | |
| | | | | |\ \ \ \ | |_|_|_|_|/ / / / |/| | | | | | | | | ||||
| | * | | | | | | | Use grpc:: counterparts in ruby code generator | Yang Gao | 2015-03-23 | |
| |/ / / / / / / |/| | | | | | | | ||||
| * | | | | | | | Renables the test checking the server can send the initial bidi message | Tim Emiola | 2015-03-23 | |
|/ / / / / / / | ||||
* | | | | | | | Merge pull request #1097 from murgatroid99/node_general_interface | Tim Emiola | 2015-03-23 | |
|\ \ \ \ \ \ \ | ||||
* \ \ \ \ \ \ \ | Merge pull request #1090 from murgatroid99/node_qps_test | Tim Emiola | 2015-03-23 | |
|\ \ \ \ \ \ \ \ | ||||
| | | | | | * | | | Adding the ability to specify a service namespace on protoc's command line. | Nicolas "Pixel" Noble | 2015-03-24 | |
| |_|_|_|_|/ / / |/| | | | | | | | ||||
| | | | | * | | | Merge remote-tracking branch 'upstream/master' | vjpai | 2015-03-23 | |
| | | | | |\ \ \ | |_|_|_|_|/ / / |/| | | | | | | | ||||
| | | | * | | | | Various Windows fixes. | Nicolas Noble | 2015-03-24 | |
| | | | | | | * | Sweep different parameter sets in a single shell script. | Vijay Pai | 2015-03-23 | |
| | | | | | | * | Revert "Remove dead members of server context" | Vijay Pai | 2015-03-23 | |
* | | | | | | | | Merge pull request #1112 from tbetbetbe/grpc_ruby_fix_metadata_handling_when_... | Michael Lumish | 2015-03-23 | |
|\ \ \ \ \ \ \ \ | ||||
* \ \ \ \ \ \ \ \ | Merge pull request #1111 from jboeuf/openssl_version_check | Nicolas Noble | 2015-03-23 | |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / |/| | | | | | | | | ||||
| | | | | | | | * | Fix conflicts caused by formatting | Vijay Pai | 2015-03-23 | |
| | | | | | | | |\ | ||||
| | | | | | | | | * | Merge branch 'qps-stream' of https://github.com/vjpai/grpc into vjpai-qps-stream | Vijay Pai | 2015-03-23 | |
| | | | | | | |_|/| | | | | | | |/| |/ | ||||
| | | | | | | | * | Make sure that nothing gets added to cq after shutdown | Vijay Pai | 2015-03-23 | |
| | | | | | | | * | No need to do an extra read | Vijay Pai | 2015-03-23 | |
| | * | | | | | | | Enables some incorrectly disabled tests | Tim Emiola | 2015-03-23 | |
| | * | | | | | | | Corrects the handling of metadata when the optional deadline is specified | Tim Emiola | 2015-03-23 | |
| |/ / / / / / / |/| | | | | | | | ||||
| | * | | | | | | Added requested comments | murgatroid99 | 2015-03-23 | |
| | | | | | | * | test return value of rpc parse | Vijay Pai | 2015-03-23 | |
| | | * | | | | | Added a comment to server.js | murgatroid99 | 2015-03-23 | |
* | | | | | | | | Merge pull request #1100 from ejona86/use-mvn-central | Tim Emiola | 2015-03-23 | |
|\ \ \ \ \ \ \ \ | ||||
| | | | | | * \ \ | Merge remote-tracking branch 'upstream/master' | Vijay Pai | 2015-03-23 | |
| | | | | | |\ \ \ | |_|_|_|_|_|/ / / |/| | | | | | | | | ||||
| | | | | | | | * | Make RPC type configurable | vjpai | 2015-03-23 | |
| | | | | | | | * | Added streaming C++ tests for sync and sync cases | vjpai | 2015-03-23 | |
| | * | | | | | | | Adding a test to check the openssl version we are using. | Julien Boeuf | 2015-03-23 | |
| |/ / / / / / / |/| | | | | | | | ||||
* | | | | | | | | Merge pull request #1108 from yang-g/overflowfix | Vijay Pai | 2015-03-22 | |
|\ \ \ \ \ \ \ \ | ||||
| | | | | | * | | | Remove dead members of server context | Vijay Pai | 2015-03-22 | |
| |_|_|_|_|/ / / |/| | | | | | | | ||||
| * | | | | | | | Protect on some overflow scenarios, add a test and build/run the test | Yang Gao | 2015-03-20 | |
* | | | | | | | | Merge pull request #1107 from nicolasnoble/openssl | jboeuf | 2015-03-20 | |
|\ \ \ \ \ \ \ \ | ||||
* \ \ \ \ \ \ \ \ | Merge pull request #1101 from soltanmm/sanitize | Nicolas Noble | 2015-03-20 | |
|\ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | Upgrading to OpenSSL 1.0.2a - https://www.openssl.org/news/secadv_20150319.txt | Nicolas "Pixel" Noble | 2015-03-21 | |
| |/ / / / / / / / |/| | | | | | | | | ||||
| * | | | | | | | | Sanitize Python plugin | Masood Malekghassemi | 2015-03-20 | |
* | | | | | | | | | Merge pull request #1105 from murgatroid99/node_compute_engine_creds_test_fix | Tim Emiola | 2015-03-20 | |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | |