Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| | | * | | | | | | | | | | | | Updates interop client/server logging | Tim Emiola | 2015-11-11 | |
| | | * | | | | | | | | | | | | Adds standard logging to the client/server | Tim Emiola | 2015-11-11 | |
| | | * | | | | | | | | | | | | Fixes a multithreading bug in the ruby rpc_server | Tim Emiola | 2015-11-11 | |
| |_|/ / / / / / / / / / / / |/| | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | Update location of grpc_objective_c_plugin for sample | Benny Wong | 2015-11-10 | |
| * | | | | | | | | | | | | | Update ObjC sample to use the new ProtoMethod instead of GRPCMethodName | Benny Wong | 2015-11-10 | |
|/ / / / / / / / / / / / / | ||||
| * | | | | | | | | | | | | Ensures that bidi calls obtain metadata. | Tim Emiola | 2015-11-10 | |
| * | | | | | | | | | | | | Fixes an issue running the tests on Ruby2.2 | Tim Emiola | 2015-11-10 | |
| |/ / / / / / / / / / / | ||||
* | | | | | | | | | | | | Merge pull request #4090 from stanley-cheung/php_add_app_user_agent_string | Michael Lumish | 2015-11-10 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | | | | | | * | | | | | | Updating the server1 cert so that it can be used with Go. | Julien Boeuf | 2015-11-09 | |
| |_|_|_|_|_|/ / / / / / |/| | | | | | | | | | | | ||||
* | | | | | | | | | | | | Merge pull request #4060 from ejona86/spec-improvements | Louis Ryan | 2015-11-09 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | | | * | | | | | | | | | Fixed incorrect type in a malloc in Node extension | murgatroid99 | 2015-11-09 | |
| | | | * | | | | | | | | | Merge remote-tracking branch 'refs/remotes/grpc/master' | murgatroid99 | 2015-11-09 | |
| | | | |\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / / |/| | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | php: append application user agent string at the beginning | Stanley Cheung | 2015-11-08 | |
| |/ / / / / / / / / / / |/| | | | | | | | | | | | ||||
| | | | | | | | | | * | | Make lb_policies_test a little less timing dependent | Craig Tiller | 2015-11-08 | |
| | | | | | | | | | |/ | ||||
| | | | | | | | | | * | Commentary | Craig Tiller | 2015-11-08 | |
* | | | | | | | | | | | Merge pull request #4088 from carl-mastrangelo/nobinary | Jan Tattermusch | 2015-11-06 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||
* \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #4031 from jtattermusch/win_precise_clock | Craig Tiller | 2015-11-06 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | remove binary checked in | Carl Mastrangelo | 2015-11-06 | |
| | | |/ / / / / / / / / | | |/| | | | | | | | | | ||||
| | | | | | | | | | | * | Remove debug | Craig Tiller | 2015-11-06 | |
* | | | | | | | | | | | | Merge pull request #4085 from carl-mastrangelo/interop | Jan Tattermusch | 2015-11-06 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||
* \ \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #4083 from murgatroid99/node_user_agent_position | Craig Tiller | 2015-11-06 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
* \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #4054 from jtattermusch/port_server_cwd_elsewhere | Craig Tiller | 2015-11-06 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / / / |/| | | | | | | | | | | | | | ||||
| | | | | | | | | | | | | * | Sending empty trailing metadata to a closed stream is ok - it means close thi... | Craig Tiller | 2015-11-06 | |
| | | | | | | | | | | | | * | Merge github.com:grpc/grpc into new_op | Craig Tiller | 2015-11-06 | |
| | | | | | | | | | | | | |\ | |_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | ||||
| | | | | | | | | | | | | * | Merge branch 'new_op' of github.com:ctiller/grpc into new_op | Craig Tiller | 2015-11-06 | |
| | | | | | | | | | | | | |\ | ||||
| | | * | | | | | | | | | | | | Enable interop tests for http2 | Carl Mastrangelo | 2015-11-06 | |
| |_|/ / / / / / / / / / / / |/| | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | Move Http2 interop test reports up | Carl Mastrangelo | 2015-11-06 | |
* | | | | | | | | | | | | | | Add HTTP/2 Interop tests to be run | Carl Mastrangelo | 2015-11-06 | |
| | | | | | | | | | | | | * | Transport memory management fixes | Craig Tiller | 2015-11-06 | |
| | * | | | | | | | | | | | | Ensure application and Node library user agent strings are together at the be... | murgatroid99 | 2015-11-06 | |
| |/ / / / / / / / / / / / |/| | | | | | | | | | | | | ||||
| | | | | | | | | | | | * | Fix flow control for 0-byte messages | Craig Tiller | 2015-11-06 | |
* | | | | | | | | | | | | | Merge pull request #4073 from adelez/docker | Craig Tiller | 2015-11-05 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | Port #4061 to interop tests. | Adele Zhou | 2015-11-05 | |
|/ / / / / / / / / / / / / | ||||
| | | | | | | | | | | | * | Merge github.com:grpc/grpc into new_op | Craig Tiller | 2015-11-05 | |
| | | | | | | | | | | | |\ | |_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | ||||
| | | | | | | | | | | * | | Merge github.com:grpc/grpc into new_op | Craig Tiller | 2015-11-05 | |
| | | | | | | | | | | |\ \ | |_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | / | | | | | | | | | | | |/ | ||||
| * | | | | | | | | | | | put cwd of port server elsewhere | Jan Tattermusch | 2015-11-05 | |
* | | | | | | | | | | | | Merge pull request #4061 from ctiller/really-docker | Jan Tattermusch | 2015-11-05 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | | | | | | | | | | | * | test code | Craig Tiller | 2015-11-05 | |
| * | | | | | | | | | | | | Make code self-documenting | Craig Tiller | 2015-11-05 | |
| * | | | | | | | | | | | | Fix for TSAN build failing repeatedly | Craig Tiller | 2015-11-05 | |
* | | | | | | | | | | | | | Merge pull request #4046 from ctiller/runtests | adelez | 2015-11-05 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | | | | * | | | | | | | | | Specify header value restrictions | Eric Anderson | 2015-11-05 | |
| |_|_|_|/ / / / / / / / / |/| | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | Merge pull request #4047 from ejona86/spec-improvements | Louis Ryan | 2015-11-05 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | | | | | | * | | | | | | | Generate all file lists and build target lists in binding.gyp from build.yaml | murgatroid99 | 2015-11-05 | |
| |_|_|_|_|_|/ / / / / / / |/| | | | | | | | | | | | | ||||
| | | | | | | | | | | | * | Merge github.com:grpc/grpc into new_op | Craig Tiller | 2015-11-05 | |
| | | | | | | | | | | | |\ | |_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | Merge pull request #3905 from vjpai/protosplit | Jan Tattermusch | 2015-11-05 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
* \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #4053 from dgquintas/bb_readall | Craig Tiller | 2015-11-05 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / / / |/| | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | Removed consts to make MSVC happy | David Garcia Quintas | 2015-11-04 | |
|/ / / / / / / / / / / / / | ||||
| | * | | | | | | | | | | | Add missing characters in BNF comment | Eric Anderson | 2015-11-04 | |
| | * | | | | | | | | | | | Define limit on metadata size | Eric Anderson | 2015-11-04 |