aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Expose new core functionality to PythonGravatar Masood Malekghassemi2015-08-12
* Merge pull request #2873 from jtattermusch/expose_version_stringGravatar Jan Tattermusch2015-08-10
|\
* \ Merge pull request #2864 from jtattermusch/0.10-upportGravatar Nicolas Noble2015-08-10
|\ \
* \ \ Merge pull request #2876 from jboeuf/tsi_docGravatar Yang Gao2015-08-10
|\ \ \
| * | | Improving unprotect doc.Gravatar Julien Boeuf2015-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
|\ \ \
* \ \ \ Merge pull request #2860 from jtattermusch/compression_apiGravatar Jan Tattermusch2015-08-10
|\ \ \ \
* \ \ \ \ Merge pull request #2848 from yang-g/default_creds_fixGravatar jboeuf2015-08-10
|\ \ \ \ \
* \ \ \ \ \ Merge pull request #2871 from jcanizales/fix-certs-bugGravatar Jorge Canizales2015-08-10
|\ \ \ \ \ \
| | | | | | * 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
| * | | | | Allow UTF8 in comments of root certificates filesGravatar Jorge Canizales2015-08-09
|/ / / / /
| | | * | added testsGravatar Jan Tattermusch2015-08-08
* | | | | Merge pull request #2861 from jcanizales/fix-race-conditionGravatar Jorge Canizales2015-08-08
|\ \ \ \ \
| | | | * | 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
| * | | | | Rename super-confusing ivar _self -> _retainSelfGravatar Jorge Canizales2015-08-08
| * | | | | Clarify invalid-argument message for already-started writersGravatar 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
| | | * | polishing testsGravatar Jan Tattermusch2015-08-07
| | | * | fixing testsGravatar Jan Tattermusch2015-08-07
| | | * | big facelift of test codeGravatar Jan Tattermusch2015-08-07
| | | * | fixing testsGravatar Jan Tattermusch2015-08-07
| | | * | introduced MockServiceHelper to ease testingGravatar Jan Tattermusch2015-08-07
| * | | | Fix ForwardingWriter init preconditionsGravatar Jorge Canizales2015-08-07
| | | * | implemented sending initial metadataGravatar Jan Tattermusch2015-08-07
| | | * | added WriteOptions support and enabled NoCompress flag to be used for all writesGravatar Jan Tattermusch2015-08-07
| |_|/ / |/| | |
| | * | :(Gravatar yang-g2015-08-07
| | * | Fix gce detectionGravatar yang-g2015-08-07
| |/ / |/| |
* | | Merge pull request #2845 from ctiller/reorder-some-thingsGravatar jboeuf2015-08-07
|\ \ \ | |/ / |/| |
* | | Merge pull request #2829 from ctiller/tell-the-world-about-ALL-the-thingsGravatar Yang Gao2015-08-07
|\ \ \
* \ \ \ Merge pull request #2842 from ctiller/asan-is-sadGravatar Yang Gao2015-08-07
|\ \ \ \
| | | * | Reorder filters to ensure that :authority is available when the auth filter n...Gravatar Craig Tiller2015-08-07
| |_|/ / |/| | |
* | | | Merge pull request #2843 from a11r/doc3Gravatar Yang Gao2015-08-07
|\ \ \ \
| * | | | Add a document describing a server reflection protocol.Gravatar Abhishek Kumar2015-08-07
|/ / / /
* | | | Merge pull request #2560 from a11r/doc2Gravatar Eric Anderson2015-08-07
|\ \ \ \
* \ \ \ \ Merge pull request #2788 from ctiller/kinetic-lopsided-poetryGravatar Nicolas Noble2015-08-07
|\ \ \ \ \
* \ \ \ \ \ Merge pull request #2838 from jcanizales/make-oauth2-easyGravatar Jorge Canizales2015-08-07
|\ \ \ \ \ \
| | | | * | | Move parent removal from final destruction to destruction requestGravatar Craig Tiller2015-08-07
| | | | | * | Merge github.com:grpc/grpc into tell-the-world-about-ALL-the-thingsGravatar Craig Tiller2015-08-07
| | | | | |\ \ | |_|_|_|_|/ / |/| | | | | |
* | | | | | | Merge pull request #2777 from jboeuf/server_creds_auth_md_processorGravatar Craig Tiller2015-08-07
|\ \ \ \ \ \ \