Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Merge remote-tracking branch 'upstream/master' into add_udp_server_2 | Robbie Shade | 2015-08-13 |
|\ | |||
| * | Merge pull request #2877 from stanley-cheung/php_connectivity_api | Michael Lumish | 2015-08-13 |
| |\ | |||
| * | | Revert "implement timeout_on_sleeping_server interop test" | Jan Tattermusch | 2015-08-13 |
| * | | Merge pull request #2910 from jtattermusch/timeout_on_sleeping_server | Michael Lumish | 2015-08-13 |
| |\ \ | |||
| * \ \ | Merge pull request #2918 from nathanielmanistaatgoogle/2916 | Masood Malekghassemi | 2015-08-13 |
| |\ \ \ | |||
| | | | * | php: connectivity state review feedback | Stanley Cheung | 2015-08-13 |
| | | | * | php: add watchForReady method | Stanley Cheung | 2015-08-13 |
| | | | * | php: add more tests | Stanley Cheung | 2015-08-13 |
| | | | * | php: wrap watchConnectivityState api | Stanley Cheung | 2015-08-13 |
| | | | * | php: wrap getConnectivityState API | Stanley Cheung | 2015-08-13 |
| | |_|/ | |/| | | |||
| * | | | Merge pull request #2816 from soltanmm/health-check | Nathaniel Manista | 2015-08-13 |
| |\ \ \ | |||
| | | * | | Service-side read without allowance | Nathaniel Manista | 2015-08-13 |
| * | | | | Merge pull request #2914 from jcanizales/separate-headers-and-trailers | Michael Lumish | 2015-08-13 |
| |\ \ \ \ | | |_|/ / | |/| | | | |||
| * | | | | Merge pull request #2912 from jtattermusch/csharp_auth_uri_gen | Jan Tattermusch | 2015-08-13 |
| |\ \ \ \ | |||
| * \ \ \ \ | Merge pull request #2890 from yang-g/client_context | David G. Quintas | 2015-08-13 |
| |\ \ \ \ \ | |||
| | | | * | | | Document not to modify headers after start | Jorge Canizales | 2015-08-12 |
| | | | * | | | Put both headers and trailers in the error.userInfo | Jorge Canizales | 2015-08-12 |
| | | | * | | | Turn allResponseMetadata into *Headers and *Trailers | Jorge Canizales | 2015-08-12 |
| | | | * | | | nit: Comment formatting | Jorge Canizales | 2015-08-12 |
| | | | * | | | More requestMetadata -> requestHeaders renaming | Jorge Canizales | 2015-08-12 |
| | | | * | | | Rename responseMetadata -> allResponseMetadata | Jorge Canizales | 2015-08-12 |
| | | | * | | | Rename requestMetadata -> requestHeaders | Jorge Canizales | 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 |
| |\ \ \ \ \ \ | |||
| | | * | | | | | 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 |
| | | | | | * | | 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 |
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | | | |||
| | | * | | | | | | 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 |
| |\ \ \ \ \ \ \ \ \ | |||
| | | | | | * | | | | | 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 |