Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Merge pull request #2895 from jtattermusch/switch_to_usable_auth | Jan Tattermusch | 2015-08-12 |
|\ | | | | | migrate to usable auth library | ||
| * | migrate to usable auth library | Jan Tattermusch | 2015-08-12 |
|/ | |||
* | Merge pull request #2893 from jboeuf/fix_clock_in_jwt_verifier | Yang Gao | 2015-08-12 |
|\ | | | | | Fixing clock type for JWT verifier tool. | ||
* \ | Merge pull request #2773 from murgatroid99/node_null_call_host | Tim Emiola | 2015-08-12 |
|\ \ | | | | | | | Expose per-call host override option in Node | ||
* \ \ | Merge pull request #2872 from jtattermusch/fix_preconditions | Tim Emiola | 2015-08-12 |
|\ \ \ | | | | | | | | | C# code cleanup | ||
* \ \ \ | Merge pull request #2826 from soltanmm/typo-fix | Nathaniel Manista | 2015-08-12 |
|\ \ \ \ | | | | | | | | | | | Fix debug annotation typo in Python. | ||
* \ \ \ \ | Merge pull request #2894 from grpc/blast-from-the-past | Vijay Pai | 2015-08-11 |
|\ \ \ \ \ | | | | | | | | | | | | | Removed "<:" bigram confusing gcc 4.4 | ||
| * | | | | | Removed "<:" bigram confusing gcc 4.4 | David G. Quintas | 2015-08-11 |
|/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Resulted in error: ```test/cpp/end2end/end2end_test.cc:120: error: ‘<::’ cannot begin a template-argument list test/cpp/end2end/end2end_test.cc:120: note: ‘<:’ is an alternate spelling for ‘[’. Insert whitespace between ‘<’ and ‘::’ test/cpp/end2end/end2end_test.cc:120: note: (if you use ‘-fpermissive’ G++ will accept your code) make: *** [objs/opt/test/cpp/end2end/end2end_test.o] Error 1``` | ||
| | | | * | Fixing clock type. | Julien Boeuf | 2015-08-11 |
| |_|_|/ |/| | | | |||
| | | * | Fixed lint errors | murgatroid99 | 2015-08-11 |
| | | | | |||
| | | * | Resolved merge conflicts with master | murgatroid99 | 2015-08-11 |
| | | |\ | |||
* | | | \ | Merge pull request #2888 from tbetbetbe/grpc-ruby-user-null-for-default-host | Jan Tattermusch | 2015-08-11 |
|\ \ \ \ \ | | | | | | | | | | | | | Use null for default host | ||
* \ \ \ \ \ | Merge pull request #2887 from ↵ | Nathaniel Manista | 2015-08-11 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tbetbetbe/grpc-ruby-default-timeout-of-infinity-will-clearly-not-suprise-most-users Sets Ruby's default timeout to infinity. | ||
* \ \ \ \ \ \ | Merge pull request #2879 from yang-g/call_grpc_init_first | jboeuf | 2015-08-11 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | call grpc_init for GoogleDefaultCredentials | ||
* \ \ \ \ \ \ \ | Merge pull request #2889 from tbetbetbe/grpc-ruby-cleanup-grpc-gemspec | Stanley Cheung | 2015-08-11 |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Corrects the way the gemspec refers to various files | ||
| * | | | | | | | | Corrects the way the gemspec references files | Tim Emiola | 2015-08-11 |
| | | | | | | | | | |||
* | | | | | | | | | Merge pull request #2830 from ctiller/document-some-things | Michael Lumish | 2015-08-11 |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | Document op completion | ||
| | | | * | | | | | Use null for default host | Tim Emiola | 2015-08-11 |
| | | | | | | | | | |||
* | | | | | | | | | Merge pull request #2806 from yang-g/health_check_spec | Eric Anderson | 2015-08-11 |
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | | | health checking protocol doc | ||
| | | | * | | | | | Aligns with the cognoscenti on timeouts | Tim Emiola | 2015-08-11 |
| |_|_|/ / / / / |/| | | | | | | | |||
* | | | | | | | | Merge pull request #2886 from tbetbetbe/grpc-ruby-add-primary-user-agent-key | Stanley Cheung | 2015-08-11 |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Adds grpc.primary_user_agent key during stub creation | ||
| * | | | | | | | | Adds grpc.primary_user_agent key during stub creation | Tim Emiola | 2015-08-11 |
| | |_|_|_|_|_|/ | |/| | | | | | | |||
* | | | | | | | | Merge pull request #2885 from tbetbetbe/grpc-rb-expose-call-peer | Stanley Cheung | 2015-08-11 |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | Exposes call#peer, channel#target | ||
| * | | | | | | | Exposes call#peer, channel#target | Tim Emiola | 2015-08-11 |
| | | | | | | | | |||
* | | | | | | | | Merge pull request #2715 from murgatroid99/node_interop_client_simplify | Tim Emiola | 2015-08-11 |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | Eliminated some redundant checks in the Node interop client | ||
* | | | | | | | | Merge pull request #2780 from soltanmm/compiler-tests | Nathaniel Manista | 2015-08-11 |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Move Python protoc plugin tests to grpcio_test. | ||
* \ \ \ \ \ \ \ \ | Merge pull request #2821 from soltanmm/user-agent | Nathaniel Manista | 2015-08-11 |
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Set Python user-agent string. | ||
* \ \ \ \ \ \ \ \ \ | Merge pull request #2880 from soltanmm/timeout-interop | Nathaniel Manista | 2015-08-11 |
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | Implement timeout interop test for Python. | ||
| | | | | * | | | | | | recommend to require empty service name | yang-g | 2015-08-10 |
| | | | | | | | | | | | |||
| | | | | | | | | * | | add comments | Jan Tattermusch | 2015-08-10 |
| | | | | | | | | | | | |||
| | | | | | | | | * | | polishing CallOptions | Jan Tattermusch | 2015-08-10 |
| | | | | | | | | | | | |||
| | | | | | | | | * | | fix test | Jan Tattermusch | 2015-08-10 |
| | | | | | | | | | | | |||
| | | | | | | | | * | | fixing doc comments | Jan Tattermusch | 2015-08-10 |
| | | | | | | | | | | | |||
| | | | | | | | | * | | get rid of unnecessary ExceptionHelper | Jan Tattermusch | 2015-08-10 |
| | | | | | | | | | | | |||
| | | | | | | | | * | | rename async extension methods for clarity | Jan Tattermusch | 2015-08-10 |
| | | | | | | | | | | | |||
| | | | | | | | | * | | fix preconditions class | Jan Tattermusch | 2015-08-10 |
| |_|_|_|_|_|_|_|/ / |/| | | | | | | | | | |||
* | | | | | | | | | | Merge pull request #2856 from vjpai/limes | Yang Gao | 2015-08-10 |
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | Bounds checking for ops in call batch | ||
| | | | | | | | * | | | Add to all secure credentials | yang-g | 2015-08-10 |
| | | | | | | | | | | | |||
| | * | | | | | | | | | Implement timeout interop test for Python | Masood Malekghassemi | 2015-08-10 |
| |/ / / / / / / / / |/| | | | | | | | | | |||
| | | | | | | * | | | call grpc_init for defaultcredentials | yang-g | 2015-08-10 |
| | | | | | | | | | | |||
* | | | | | | | | | | Merge pull request #2867 from jtattermusch/csharp_sandcastle | Tim Emiola | 2015-08-10 |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / |/| | | | | | | | | | Added Sandcastle project to generate C# docs | ||
* | | | | | | | | | | Merge pull request #2844 from donnadionne/interop_nrp | Nicolas Noble | 2015-08-10 |
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | adding node, ruby, and php to cloud to prod interop tests. | ||
* \ \ \ \ \ \ \ \ \ \ | Merge pull request #2846 from ctiller/alphasprout | Nicolas Noble | 2015-08-10 |
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Shutdown lb_policy when changing it | ||
* \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #2874 from vjpai/instruct | Nicolas Noble | 2015-08-10 |
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | Added invocation of ./config | ||
* \ \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #2875 from yang-g/test_unsecure | Nicolas Noble | 2015-08-10 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | move auth property iterator declaration into auth_context.h | ||
* \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #2873 from jtattermusch/expose_version_string | Jan Tattermusch | 2015-08-10 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | expose C core version string to C# | ||
* \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #2864 from jtattermusch/0.10-upport | Nicolas Noble | 2015-08-10 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Upporting from 0.10 branch. | ||
* \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #2876 from jboeuf/tsi_doc | Yang Gao | 2015-08-10 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Improving unprotect doc. | ||
| * | | | | | | | | | | | | | | | | Improving unprotect doc. | Julien Boeuf | 2015-08-10 |
|/ / / / / / / / / / / / / / / / | |||
| | | * / / / / / / / / / / / / | move auth property iterator declaration into auth_context.h | yang-g | 2015-08-10 |
| |_|/ / / / / / / / / / / / / |/| | | | | | | | | | | | | | |