aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'upstream/master' into add_udp_server_2Gravatar Robbie Shade2015-08-13
|\
| * Merge pull request #2877 from stanley-cheung/php_connectivity_apiGravatar Michael Lumish2015-08-13
| |\
| * | Revert "implement timeout_on_sleeping_server interop test"Gravatar Jan Tattermusch2015-08-13
| * | Merge pull request #2910 from jtattermusch/timeout_on_sleeping_serverGravatar Michael Lumish2015-08-13
| |\ \
| * \ \ Merge pull request #2918 from nathanielmanistaatgoogle/2916Gravatar Masood Malekghassemi2015-08-13
| |\ \ \
| | | | * php: connectivity state review feedbackGravatar Stanley Cheung2015-08-13
| | | | * php: add watchForReady methodGravatar Stanley Cheung2015-08-13
| | | | * php: add more testsGravatar Stanley Cheung2015-08-13
| | | | * php: wrap watchConnectivityState apiGravatar Stanley Cheung2015-08-13
| | | | * php: wrap getConnectivityState APIGravatar Stanley Cheung2015-08-13
| | |_|/ | |/| |
| * | | Merge pull request #2816 from soltanmm/health-checkGravatar Nathaniel Manista2015-08-13
| |\ \ \
| | | * | Service-side read without allowanceGravatar Nathaniel Manista2015-08-13
| * | | | Merge pull request #2914 from jcanizales/separate-headers-and-trailersGravatar Michael Lumish2015-08-13
| |\ \ \ \ | | |_|/ / | |/| | |
| * | | | Merge pull request #2912 from jtattermusch/csharp_auth_uri_genGravatar Jan Tattermusch2015-08-13
| |\ \ \ \
| * \ \ \ \ Merge pull request #2890 from yang-g/client_contextGravatar David G. Quintas2015-08-13
| |\ \ \ \ \
| | | | * | | Document not to modify headers after startGravatar Jorge Canizales2015-08-12
| | | | * | | Put both headers and trailers in the error.userInfoGravatar Jorge Canizales2015-08-12
| | | | * | | Turn allResponseMetadata into *Headers and *TrailersGravatar Jorge Canizales2015-08-12
| | | | * | | nit: Comment formattingGravatar Jorge Canizales2015-08-12
| | | | * | | More requestMetadata -> requestHeaders renamingGravatar Jorge Canizales2015-08-12
| | | | * | | Rename responseMetadata -> allResponseMetadataGravatar Jorge Canizales2015-08-12
| | | | * | | Rename requestMetadata -> requestHeadersGravatar Jorge Canizales2015-08-12
| * | | | | | Merge pull request #2908 from tbetbetbe/grpc-ruby-wrap-connectivity-apiGravatar Michael Lumish2015-08-12
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| * | | | | | Merge pull request #2847 from jboeuf/client_auth_filter_error_handlingGravatar Jorge Canizales2015-08-12
| |\ \ \ \ \ \
| | | * | | | | Merged with HEADGravatar Tim Emiola2015-08-12
| | |/ / / / / | |/| | | | |
| * | | | | | Merge pull request #2892 from tbetbetbe/grpc-ruby-enable-propagation-between-...Gravatar Michael Lumish2015-08-12
| |\ \ \ \ \ \
| | | | | * | | generate auth URI for JWT access token properlyGravatar Jan Tattermusch2015-08-12
| | |_|_|/ / / | |/| | | | |
| * | | | | | Merge pull request #2901 from murgatroid99/node_fix_auth_interopGravatar Jan Tattermusch2015-08-12
| |\ \ \ \ \ \
| | | | | | | * implement timeout_on_sleeping_server interop testGravatar Jan Tattermusch2015-08-12
| | | | | | * | Add health-checking to PythonGravatar Masood Malekghassemi2015-08-12
| * | | | | | | Merge pull request #2903 from jcanizales/shorten-namesGravatar Michael Lumish2015-08-12
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge pull request #2878 from soltanmm/exposeGravatar Nathaniel Manista2015-08-12
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | |
| | | * | | | | | Rename SingleValueHandler->SingleHandler, StreamHandler->EventHandlerGravatar Jorge Canizales2015-08-12
| | |/ / / / / / | |/| | | | | |
| | | | * | | | Fixes a lint issue.Gravatar Tim Emiola2015-08-12
| | * | | | | | Expose new core functionality to PythonGravatar Masood Malekghassemi2015-08-12
| | | | * | | | adds ruby aliases of the propagation masksGravatar Tim Emiola2015-08-12
| | | * | | | | Clarified address regexGravatar murgatroid992015-08-12
| | | | | | * | add constGravatar yang-g2015-08-12
| * | | | | | | Merge pull request #2812 from soltanmm/timeout-increaseGravatar Nathaniel Manista2015-08-12
| |\ \ \ \ \ \ \
| | | | * | | | | Fix scheme matching in auth URIGravatar murgatroid992015-08-12
| * | | | | | | | Merge pull request #2900 from jtattermusch/csharp_exceptionsGravatar Jan Tattermusch2015-08-12
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge pull request #2768 from murgatroid99/node_disable_deprecation_warningGravatar Tim Emiola2015-08-12
| |\ \ \ \ \ \ \ \ \
| | | | | | * | | | | Fixed failing cloud-to-prod auth interop testsGravatar murgatroid992015-08-12
| | | * | | | | | | | remove OperationFailedException also from the project fileGravatar Jan Tattermusch2015-08-12
| * | | | | | | | | | migrate to usable auth libraryGravatar Jan Tattermusch2015-08-12
| | | * | | | | | | | getting rid of unnecessary exception typeGravatar Jan Tattermusch2015-08-12
| | |/ / / / / / / / | |/| | | | | | | |
| * | | | | | | | | Merge pull request #2773 from murgatroid99/node_null_call_hostGravatar Tim Emiola2015-08-12
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge pull request #2872 from jtattermusch/fix_preconditionsGravatar Tim Emiola2015-08-12
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge pull request #2826 from soltanmm/typo-fixGravatar Nathaniel Manista2015-08-12
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / / | |/| | | | | | | | | |
| | | | * | | | | | | | Fixed lint errorsGravatar murgatroid992015-08-11