aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* Merge branch 'master' of github.com:grpc/grpc into the-ultimate-showdownGravatar Nicolas "Pixel" Noble2015-08-13
|\
| * Merge pull request #2892 from tbetbetbe/grpc-ruby-enable-propagation-between-...Gravatar Michael Lumish2015-08-12
| |\
| * \ Merge pull request #2901 from murgatroid99/node_fix_auth_interopGravatar Jan Tattermusch2015-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
| * | | | 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
| |\ \ \ \ \ \
* | | | | | | | Fixing merge failures.Gravatar Nicolas "Pixel" Noble2015-08-12
* | | | | | | | Merge branch 'master' of github.com:grpc/grpc into the-ultimate-showdownGravatar Nicolas "Pixel" Noble2015-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
| | | | * | | | | Resolved merge conflicts with masterGravatar murgatroid992015-08-11
| | | | |\ \ \ \ \
| | | | | | | | | * Allow reserved metadata to be propagated between callsGravatar Tim Emiola2015-08-11
| | |_|_|_|_|_|_|/ | |/| | | | | | |
| * | | | | | | | Merge pull request #2888 from tbetbetbe/grpc-ruby-user-null-for-default-hostGravatar Jan Tattermusch2015-08-11
| |\ \ \ \ \ \ \ \
* | | | | | | | | | Merge remote-tracking branch 'google/master' into the-ultimate-showdownGravatar Nicolas "Pixel" Noble2015-08-12
|\| | | | | | | | |
* | | | | | | | | | Merge branch 'the-ultimate-showdown' of github.com:nicolasnoble/grpc into the...Gravatar Nicolas "Pixel" Noble2015-08-12
|\ \ \ \ \ \ \ \ \ \
* | | | | | | | | | | Reverted unintended change.Gravatar Nicolas "Pixel" Noble2015-08-12
| | * | | | | | | | | Merge pull request #2887 from tbetbetbe/grpc-ruby-default-timeout-of-infinity...Gravatar Nathaniel Manista2015-08-11
| | |\ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ Merge pull request #2879 from yang-g/call_grpc_init_firstGravatar jboeuf2015-08-11
| | |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | Corrects the way the gemspec references filesGravatar Tim Emiola2015-08-11
| | | | | * | | | | | | | Use null for default hostGravatar Tim Emiola2015-08-11
| | | |_|/ / / / / / / / | | |/| | | | | | | | |
| | | | * | | | | | | | Aligns with the cognoscenti on timeoutsGravatar Tim Emiola2015-08-11
| | | |/ / / / / / / / | | |/| | | | | | | |
| | * | | | | | | | | Merge pull request #2886 from tbetbetbe/grpc-ruby-add-primary-user-agent-keyGravatar Stanley Cheung2015-08-11
| | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | Adds grpc.primary_user_agent key during stub creationGravatar Tim Emiola2015-08-11
| | | | |_|_|_|/ / / / | | | |/| | | | | | |
| | * | | | | | | | | Merge pull request #2885 from tbetbetbe/grpc-rb-expose-call-peerGravatar Stanley Cheung2015-08-11
| | |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / | | |/| | | | | | | |
| | | * | | | | | | | Exposes call#peer, channel#targetGravatar Tim Emiola2015-08-11
| | * | | | | | | | | Merge pull request #2715 from murgatroid99/node_interop_client_simplifyGravatar Tim Emiola2015-08-11
| | |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / | | |/| | | | | | | |
| | * | | | | | | | | Merge pull request #2780 from soltanmm/compiler-testsGravatar Nathaniel Manista2015-08-11
| | |\ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ Merge pull request #2821 from soltanmm/user-agentGravatar Nathaniel Manista2015-08-11
| | |\ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ Merge pull request #2880 from soltanmm/timeout-interopGravatar Nathaniel Manista2015-08-11
| | |\ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | * | | | | add commentsGravatar Jan Tattermusch2015-08-10
| | | | | | | | | * | | | | polishing CallOptionsGravatar Jan Tattermusch2015-08-10
| | | | | | | | | * | | | | fix testGravatar Jan Tattermusch2015-08-10
| | | | | | | | | * | | | | fixing doc commentsGravatar Jan Tattermusch2015-08-10
| | | | | | | | | * | | | | get rid of unnecessary ExceptionHelperGravatar Jan Tattermusch2015-08-10
| | | | | | | | | * | | | | rename async extension methods for clarityGravatar Jan Tattermusch2015-08-10
| | | | | | | | | * | | | | fix preconditions classGravatar Jan Tattermusch2015-08-10
| | | |_|_|_|_|_|/ / / / / | | |/| | | | | | | | | |