Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | | | | | | | | | | Merge pull request #2694 from a-veitch/tag_api | Hongyu Chen | 2015-08-12 | |
|\ \ \ \ \ \ \ \ \ \ | ||||
* \ \ \ \ \ \ \ \ \ \ | 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 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||
| | | | | | | | | | * \ | Merge branch 'master' of github.com:grpc/grpc into the-ultimate-showdown | Nicolas "Pixel" Noble | 2015-08-13 | |
| | | | | | | | | | |\ \ | |_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | ||||
* | | | | | | | | | | | | Merge pull request #2771 from vjpai/asklipion2 | David G. Quintas | 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 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | | | ||||
| | | | | | * | | | | | | generate auth URI for JWT access token properly | Jan Tattermusch | 2015-08-12 | |
| |_|_|_|_|/ / / / / / |/| | | | | | | | | | | ||||
* | | | | | | | | | | | Merge pull request #2901 from murgatroid99/node_fix_auth_interop | Jan Tattermusch | 2015-08-12 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||
| | | | | | | | * | | | | implement timeout_on_sleeping_server interop test | Jan Tattermusch | 2015-08-12 | |
| | | | | | | | |/ / / | ||||
* | | | | | | | | | | | Merge pull request #2909 from donnadionne/go-private-docker | Qi Zhao | 2015-08-12 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | small fix for go docker private image building | Donna Dionne | 2015-08-12 | |
|/ / / / / / / / / / / | ||||
| | | | | | | * | | | | Add health-checking to Python | Masood Malekghassemi | 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 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||
* \ \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #2905 from donnadionne/interop_nrp | Qi Zhao | 2015-08-12 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | adding build.sh for go so that go can test with private changes and private d... | Donna Dionne | 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 | |
| | | | | | | | * | | | | add const | yang-g | 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 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | | | | | | | | | | | | * | | Fixing merge failures. | Nicolas "Pixel" Noble | 2015-08-12 | |
| | | | | | | | | | | | | * | | Merge branch 'master' of github.com:grpc/grpc into the-ultimate-showdown | Nicolas "Pixel" Noble | 2015-08-12 | |
| | | | | | | | | | | | | |\ \ | |_|_|_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | | | | ||||
| | | | | | * | | | | | | | | | Revert changes to submodule | murgatroid99 | 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 | |
* | | | | | | | | | | | | | | | Merge pull request #2895 from jtattermusch/switch_to_usable_auth | 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 #2893 from jboeuf/fix_clock_in_jwt_verifier | Yang Gao | 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 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | | | | | | | | | | * | | | | | | | clang-format | Vijay Pai | 2015-08-11 | |
| | | | | | | | | | | * | | | | | | | Address concerns from review | vjpai | 2015-08-11 | |
* | | | | | | | | | | | | | | | | | | Merge pull request #2894 from grpc/blast-from-the-past | Vijay Pai | 2015-08-11 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ / / / / / / / / |/| | | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | Removed "<:" bigram confusing gcc 4.4 | David G. Quintas | 2015-08-11 | |
|/ / / / / / / / / / / / / / / / / | ||||
| | | | * / / / / / / / / / / / / | 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 branch 'grpc-ruby-enable-propagation-between-calls' of github.com:tbetb... | Tim Emiola | 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 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / / / / / / / |/| | | | | | | | | | | | | | | | | ||||
| | | | | | | | | * | | | | | | | | Allow reserved metadata to be propagated between calls | Tim Emiola | 2015-08-11 |