aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Collapse)AuthorAge
* Merge remote-tracking branch 'google/master' into the-ultimate-showdownGravatar Nicolas "Pixel" Noble2015-08-12
|\ | | | | | | | | Conflicts: src/csharp/ext/grpc_csharp_ext.c
* \ Merge branch 'the-ultimate-showdown' of github.com:nicolasnoble/grpc into ↵Gravatar Nicolas "Pixel" Noble2015-08-12
|\ \ | | | | | | | | | the-ultimate-showdown
* | | Reverted unintended change.Gravatar Nicolas "Pixel" Noble2015-08-12
| | |
| | * Merge pull request #2887 from ↵Gravatar Nathaniel Manista2015-08-11
| | |\ | | | | | | | | | | | | | | | | tbetbetbe/grpc-ruby-default-timeout-of-infinity-will-clearly-not-suprise-most-users Sets Ruby's default timeout to infinity.
| | * \ Merge pull request #2879 from yang-g/call_grpc_init_firstGravatar jboeuf2015-08-11
| | |\ \ | | | | | | | | | | call grpc_init for GoogleDefaultCredentials
| | * | | Corrects the way the gemspec references filesGravatar 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 creation
| | | * | 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#target
| | | * | Exposes call#peer, channel#targetGravatar Tim Emiola2015-08-11
| | | | |
| | * | | Merge pull request #2715 from murgatroid99/node_interop_client_simplifyGravatar Tim Emiola2015-08-11
| | |\ \ \ | | | |/ / | | |/| | Eliminated some redundant checks in the Node interop client
| | * | | Merge pull request #2780 from soltanmm/compiler-testsGravatar Nathaniel Manista2015-08-11
| | |\ \ \ | | | | | | | | | | | | Move Python protoc plugin tests to grpcio_test.
| | * \ \ \ Merge pull request #2821 from soltanmm/user-agentGravatar Nathaniel Manista2015-08-11
| | |\ \ \ \ | | | | | | | | | | | | | | Set Python user-agent string.
| | * \ \ \ \ Merge pull request #2880 from soltanmm/timeout-interopGravatar Nathaniel Manista2015-08-11
| | |\ \ \ \ \ | | | | | | | | | | | | | | | | Implement timeout interop test for Python.
| | * \ \ \ \ \ Merge pull request #2856 from vjpai/limesGravatar Yang Gao2015-08-10
| | |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Bounds checking for ops in call batch
| | | | | | | | * Add to all secure credentialsGravatar yang-g2015-08-10
| | | | | | | | |
| | | | * | | | | Implement timeout interop test for PythonGravatar Masood Malekghassemi2015-08-10
| | | |/ / / / / | | |/| | | | |
| | | | | | | * call grpc_init for defaultcredentialsGravatar yang-g2015-08-10
| | | | | | | |
| | * | | | | | Merge pull request #2867 from jtattermusch/csharp_sandcastleGravatar Tim Emiola2015-08-10
| | |\ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | | Added Sandcastle project to generate C# docs
| | * | | | | | Merge pull request #2846 from ctiller/alphasproutGravatar Nicolas Noble2015-08-10
| | |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Shutdown lb_policy when changing it
| | * \ \ \ \ \ \ Merge pull request #2875 from yang-g/test_unsecureGravatar Nicolas Noble2015-08-10
| | |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | move auth property iterator declaration into auth_context.h
| | * \ \ \ \ \ \ \ Merge pull request #2873 from jtattermusch/expose_version_stringGravatar Jan Tattermusch2015-08-10
| | |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | expose C core version string to C#
| | * \ \ \ \ \ \ \ \ Merge pull request #2864 from jtattermusch/0.10-upportGravatar Nicolas Noble2015-08-10
| | |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Upporting from 0.10 branch.
| | * | | | | | | | | | Improving unprotect doc.Gravatar Julien Boeuf2015-08-10
| | | | | | | | | | | |
| | | | | * | | | | | | move auth property iterator declaration into auth_context.hGravatar yang-g2015-08-10
| | | |_|/ / / / / / / | | |/| | | | | | | |
| | | | * | | | | | | fix method signature and add testGravatar Jan Tattermusch2015-08-10
| | | | | | | | | | |
| | | | * | | | | | | add const modifierGravatar Jan Tattermusch2015-08-10
| | | | | | | | | | |
| | * | | | | | | | | Merge pull request #2866 from jtattermusch/context_apiGravatar Jan Tattermusch2015-08-10
| | |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | C# Context API
| | * \ \ \ \ \ \ \ \ \ Merge pull request #2860 from jtattermusch/compression_apiGravatar Jan Tattermusch2015-08-10
| | |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | Compression API, sending response headers and cleanup.
| | * \ \ \ \ \ \ \ \ \ \ Merge pull request #2848 from yang-g/default_creds_fixGravatar jboeuf2015-08-10
| | |\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix gce detection
| | | | | | | * | | | | | | expose C core version string to C#Gravatar Jan Tattermusch2015-08-09
| | | | | | | | | | | | | |
| | * | | | | | | | | | | | Increase test timeouts to reduce flakiness.Gravatar Jorge Canizales2015-08-09
| | | | | | | | | | | | | |
| | * | | | | | | | | | | | Fixup for 42898cf: Correct documentation.Gravatar Jorge Canizales2015-08-09
| | | | | | | | | | | | | |
| | * | | | | | | | | | | | Add remote interop tests to the suite of tests.Gravatar Jorge Canizales2015-08-09
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This would have caught the encoding problem with the default root certificates.
| | * | | | | | | | | | | | Allow UTF8 in comments of root certificates filesGravatar Jorge Canizales2015-08-09
| | | |_|_|_|/ / / / / / / | | |/| | | | | | | | | |
| | | | | | | | * | | | | added sandcastle project to generate docsGravatar Jan Tattermusch2015-08-09
| | | |_|_|_|_|/ / / / / | | |/| | | | | | | | |
| | | | | * | | | | | | added testsGravatar Jan Tattermusch2015-08-08
| | | | | | | | | | | |
| | * | | | | | | | | | Merge pull request #2861 from jcanizales/fix-race-conditionGravatar Jorge Canizales2015-08-08
| | |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | Fix race condition in GRPCCall
| | | | | | * | | | | | | context propagation APIGravatar Jan Tattermusch2015-08-08
| | | | | | | | | | | | |
| | | * | | | | | | | | | Don’t retain self here!Gravatar Jorge Canizales2015-08-08
| | | | | | | | | | | | |
| | | * | | | | | | | | | Don’t set the request writer to nil, as @synchr(nil) is undefined behavior.Gravatar Jorge Canizales2015-08-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Also clarify in GRXWriter.h that the writeable is released whenever the writer finishes.
| | | * | | | | | | | | | Rename super-confusing ivar _self -> _retainSelfGravatar Jorge Canizales2015-08-08
| | | | | | | | | | | | |
| | | * | | | | | | | | | Clarify invalid-argument message for already-started writersGravatar Jorge Canizales2015-08-08
| | | | | | | | | | | | |
| * | | | | | | | | | | | Have ObjC use the new future-proofed C interfaceGravatar Jorge Canizales2015-08-08
|/ / / / / / / / / / / /
| | | | | * / / / / / / make intializer for metadata even nicerGravatar Jan Tattermusch2015-08-08
| | | | |/ / / / / / /
| | | | * | | | | | | fixed writeOptions and added testGravatar Jan Tattermusch2015-08-07
| | | | | | | | | | |
| | * | | | | | | | | Eliminate race in GRPCCall’s operation of the requests writerGravatar Jorge Canizales2015-08-07
| | | | | | | | | | |
| | * | | | | | | | | Clarify thread-safety expectations of GRXWritersGravatar Jorge Canizales2015-08-07
| | | | | | | | | | |
| | | | * | | | | | | added ResponseHeadersTest, fixed stylecop issuesGravatar Jan Tattermusch2015-08-07
| | | | | | | | | | |