Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Merge pull request #2908 from tbetbetbe/grpc-ruby-wrap-connectivity-api | Michael Lumish | 2015-08-12 |
|\ | |||
* \ | Merge pull request #2847 from jboeuf/client_auth_filter_error_handling | Jorge Canizales | 2015-08-12 |
|\ \ | |||
| | * | Merged with HEAD | Tim Emiola | 2015-08-12 |
| |/ |/| | |||
* | | Merge pull request #2892 from tbetbetbe/grpc-ruby-enable-propagation-between-... | Michael Lumish | 2015-08-12 |
|\ \ | |||
* \ \ | Merge pull request #2901 from murgatroid99/node_fix_auth_interop | Jan Tattermusch | 2015-08-12 |
|\ \ \ | |||
* \ \ \ | Merge pull request #2903 from jcanizales/shorten-names | Michael Lumish | 2015-08-12 |
|\ \ \ \ | |||
* \ \ \ \ | Merge pull request #2878 from soltanmm/expose | Nathaniel Manista | 2015-08-12 |
|\ \ \ \ \ | |||
| | * | | | | Rename SingleValueHandler->SingleHandler, StreamHandler->EventHandler | Jorge Canizales | 2015-08-12 |
| |/ / / / |/| | | | | |||
| | | * | | Fixes a lint issue. | Tim Emiola | 2015-08-12 |
| * | | | | Expose new core functionality to Python | Masood Malekghassemi | 2015-08-12 |
| | | * | | adds ruby aliases of the propagation masks | Tim Emiola | 2015-08-12 |
| | * | | | Clarified address regex | murgatroid99 | 2015-08-12 |
* | | | | | Merge pull request #2812 from soltanmm/timeout-increase | Nathaniel Manista | 2015-08-12 |
|\ \ \ \ \ | |||
| | | * | | | Fix scheme matching in auth URI | murgatroid99 | 2015-08-12 |
* | | | | | | Merge pull request #2900 from jtattermusch/csharp_exceptions | Jan Tattermusch | 2015-08-12 |
|\ \ \ \ \ \ | |||
* \ \ \ \ \ \ | Merge pull request #2768 from murgatroid99/node_disable_deprecation_warning | Tim Emiola | 2015-08-12 |
|\ \ \ \ \ \ \ | |||
| | | | | * | | | Fixed failing cloud-to-prod auth interop tests | murgatroid99 | 2015-08-12 |
| | * | | | | | | remove OperationFailedException also from the project file | Jan Tattermusch | 2015-08-12 |
* | | | | | | | | migrate to usable auth library | Jan Tattermusch | 2015-08-12 |
| | * | | | | | | getting rid of unnecessary exception type | Jan Tattermusch | 2015-08-12 |
| |/ / / / / / |/| | | | | | | |||
* | | | | | | | Merge pull request #2773 from murgatroid99/node_null_call_host | Tim Emiola | 2015-08-12 |
|\ \ \ \ \ \ \ | |||
* \ \ \ \ \ \ \ | Merge pull request #2872 from jtattermusch/fix_preconditions | Tim Emiola | 2015-08-12 |
|\ \ \ \ \ \ \ \ | |||
* \ \ \ \ \ \ \ \ | Merge pull request #2826 from soltanmm/typo-fix | Nathaniel Manista | 2015-08-12 |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / |/| | | | | | | | | |||
| | | * | | | | | | Fixed lint errors | murgatroid99 | 2015-08-11 |
| | | * | | | | | | Resolved merge conflicts with master | murgatroid99 | 2015-08-11 |
| | | |\ \ \ \ \ \ | |||
| | | | | | | | * | | Allow reserved metadata to be propagated between calls | Tim Emiola | 2015-08-11 |
| |_|_|_|_|_|_|/ / |/| | | | | | | | | |||
* | | | | | | | | | Merge pull request #2888 from tbetbetbe/grpc-ruby-user-null-for-default-host | Jan Tattermusch | 2015-08-11 |
|\ \ \ \ \ \ \ \ \ | |||
| | | | | | | | | * | Fixing error code as discussed during the review. | Julien Boeuf | 2015-08-11 |
* | | | | | | | | | | Merge pull request #2887 from tbetbetbe/grpc-ruby-default-timeout-of-infinity... | Nathaniel Manista | 2015-08-11 |
|\ \ \ \ \ \ \ \ \ \ | |||
* \ \ \ \ \ \ \ \ \ \ | Merge pull request #2879 from yang-g/call_grpc_init_first | jboeuf | 2015-08-11 |
|\ \ \ \ \ \ \ \ \ \ \ | |||
* | | | | | | | | | | | | Corrects the way the gemspec references files | Tim Emiola | 2015-08-11 |
| | | * | | | | | | | | | Use null for default host | Tim Emiola | 2015-08-11 |
| |_|/ / / / / / / / / |/| | | | | | | | | | | |||
| | * | | | | | | | | | 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 | 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 | Tim Emiola | 2015-08-11 |
* | | | | | | | | | | Merge pull request #2715 from murgatroid99/node_interop_client_simplify | Tim Emiola | 2015-08-11 |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | |||
* | | | | | | | | | | Merge pull request #2780 from soltanmm/compiler-tests | Nathaniel Manista | 2015-08-11 |
|\ \ \ \ \ \ \ \ \ \ | |||
* \ \ \ \ \ \ \ \ \ \ | Merge pull request #2821 from soltanmm/user-agent | Nathaniel Manista | 2015-08-11 |
|\ \ \ \ \ \ \ \ \ \ \ | |||
* \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #2880 from soltanmm/timeout-interop | Nathaniel Manista | 2015-08-11 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||
| | | | | | | * | | | | | | 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 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||
| | | | | | * | | | | | | | Add to all secure credentials | yang-g | 2015-08-10 |