Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Merge branch 'master' of github.com:grpc/grpc into core_creds_api_change | Julien Boeuf | 2015-11-17 |
|\ | |||
* \ | Merge pull request #8 from soltanmm/credz | jboeuf | 2015-11-17 |
|\ \ | |||
| | * | Merge pull request #4141 from carl-mastrangelo/fixLink | Jan Tattermusch | 2015-11-17 |
| | |\ | |||
| * | | | Bandaid over differences in the C API for Python credentials | Masood Malekghassemi | 2015-11-17 |
| | | * | Fix dead link in doc | Carl Mastrangelo | 2015-11-17 |
| | |/ | |||
| | * | Merge pull request #4058 from murgatroid99/node_build_yaml | Nicolas Noble | 2015-11-17 |
| | |\ | |||
| | * \ | Merge pull request #4138 from dgquintas/std_thread | Sree Kuchibhotla | 2015-11-17 |
| | |\ \ | |||
| | | * | | Comments | David Garcia Quintas | 2015-11-17 |
| | | * | | Fix naming issue in stress_test | David Garcia Quintas | 2015-11-17 |
| | |/ / | |||
| | * | | Merge pull request #4134 from ejona86/improve-language | Jorge Canizales | 2015-11-16 |
| | |\ \ | |||
| | | * | | Improve grammar/language for clarity | Eric Anderson | 2015-11-16 |
| | |/ / | |||
| | * | | Merge pull request #4127 from olostan/patch-1 | Michael Lumish | 2015-11-16 |
| | |\ \ | |||
| | | * | | Small typo of NodeJS version in README.md | Valentyn Shybanov | 2015-11-16 |
| | |/ / | |||
| | * | | Merge pull request #4091 from murgatroid99/node_channel_args_malloc | Tim Emiola | 2015-11-13 |
| | |\ \ | |||
| | * \ \ | Merge pull request #4120 from tbetbetbe/grpc_ruby_fix_compile_on_2_0_typed_fr... | Michael Lumish | 2015-11-12 |
| | |\ \ \ | |||
| | | * | | | Corrects compile error on ruby 2.0 | Tim Emiola | 2015-11-12 |
| | * | | | | Merge pull request #4114 from jboeuf/ssl_override_doc | Yang Gao | 2015-11-12 |
| | |\ \ \ \ | |||
| | * \ \ \ \ | Merge pull request #4106 from tbetbetbe/grpc_ruby_fix_flaky_ruby_interop_test | Michael Lumish | 2015-11-12 |
| | |\ \ \ \ \ | |||
| | * \ \ \ \ \ | Merge pull request #4107 from tbetbetbe/grpc_ruby_bidi_call_should_read_metadata | Michael Lumish | 2015-11-12 |
| | |\ \ \ \ \ \ | |||
| | * \ \ \ \ \ \ | Merge pull request #4119 from bdotdub/objc-cleanup-generated-libraries | Jorge Canizales | 2015-11-12 |
| | |\ \ \ \ \ \ \ | |||
| | * \ \ \ \ \ \ \ | Merge pull request #4108 from bdotdub/objc-sample-update | Jorge Canizales | 2015-11-12 |
| | |\ \ \ \ \ \ \ \ | |||
| | | | * | | | | | | | Remove unused RouteGuideClient and move RemoteTestClient to tests | Benny Wong | 2015-11-12 |
| | | |/ / / / / / / | | |/| | | | | | | | |||
| | | * | | | | | | | Update Podfile to point to the right sample dependencies | Benny Wong | 2015-11-12 |
| | | * | | | | | | | Revert edit for generated_libraries RemoteTest | Benny Wong | 2015-11-12 |
| | | | | | * | | | | Fixing the doc to warn of the dangers for overriding the target name when usi... | Julien Boeuf | 2015-11-11 |
| | | |_|_|/ / / / | | |/| | | | | | | |||
| | | | | * | | | | 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 |
| | |\ \ \ \ | |||
| | * \ \ \ \ | 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 |
| | | |/ / / / | | |/| | | | | |||
| | * | | | | | 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 |
| | | | | |/ / / | | | | |/| | | | |||
| | * | | | | | | 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 |
| | |\ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / | | |/| | | | | | | | |||
| | | | | * | | | | | 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 |
| | | | * | | | | | Ensure application and Node library user agent strings are together at the be... | murgatroid99 | 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 |
| | |/ / / / / / | |||
| | | * | | | | | put cwd of port server elsewhere | Jan Tattermusch | 2015-11-05 |