aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAge
* upgrade protobuf to the latest versionGravatar Jan Tattermusch2015-08-13
|
* add protobuf.props to plugin projectsGravatar Jan Tattermusch2015-08-08
|
* update instructions to build protoc pluginsGravatar Jan Tattermusch2015-08-08
|
* update .props for protobufGravatar Jan Tattermusch2015-08-08
|
* update Grpc.Tools.nuspecGravatar Jan Tattermusch2015-08-08
|
* setup build packages to build preview versionGravatar Jan Tattermusch2015-08-08
|
* switched to protobuf from 20150808Gravatar Jan Tattermusch2015-08-08
|
* regenerate protosGravatar Jan Tattermusch2015-08-08
|
* upgrade to latest protobufGravatar Jan Tattermusch2015-08-08
|
* add service descriptor property to generated codeGravatar Jan Tattermusch2015-08-08
|
* service descriptorGravatar Jan Tattermusch2015-08-08
|
* migrated code to proto3Gravatar Jan Tattermusch2015-08-08
|
* regenerateGravatar Jan Tattermusch2015-08-08
|
* upgrade generate scriptGravatar Jan Tattermusch2015-08-08
|
* fix generatorGravatar Jan Tattermusch2015-08-08
|
* progressGravatar Jan Tattermusch2015-08-08
|
* upgraded NuGet packageGravatar Jan Tattermusch2015-08-08
|
* regenerate protosGravatar Jan Tattermusch2015-08-08
|
* update proto filesGravatar Jan Tattermusch2015-08-08
|
* update generate scriptGravatar Jan Tattermusch2015-08-08
|
* update compilerGravatar Jan Tattermusch2015-08-08
|
* upgrade protobuf to HEADGravatar Jan Tattermusch2015-08-08
|
* Merge pull request #2845 from ctiller/reorder-some-thingsGravatar jboeuf2015-08-07
|\ | | | | Reorder filters to ensure that :authority is available when the auth …
* \ Merge pull request #2829 from ctiller/tell-the-world-about-ALL-the-thingsGravatar Yang Gao2015-08-07
|\ \ | | | | | | Provide marginally better debug information for client side auth problems
* \ \ Merge pull request #2842 from ctiller/asan-is-sadGravatar Yang Gao2015-08-07
|\ \ \ | | | | | | | | Move parent removal from final destruction to destruction request
| | | * Reorder filters to ensure that :authority is available when the auth filter ↵Gravatar Craig Tiller2015-08-07
| |_|/ |/| | | | | | | | needs it
* | | Merge pull request #2843 from a11r/doc3Gravatar Yang Gao2015-08-07
|\ \ \ | | | | | | | | Add a document describing a server reflection protocol.
| * | | Add a document describing a server reflection protocol.Gravatar Abhishek Kumar2015-08-07
|/ / / | | | | | | This is largely cribbed from @dklempner's original PR (#2744) . Taking over as he is out on vacation. Removed the discussion around host-reflection and corresponding uses of `host` from the API.
* | | Merge pull request #2560 from a11r/doc2Gravatar Eric Anderson2015-08-07
|\ \ \ | | | | | | | | Naming design document
* \ \ \ Merge pull request #2788 from ctiller/kinetic-lopsided-poetryGravatar Nicolas Noble2015-08-07
|\ \ \ \ | | | | | | | | | | Testing port server
* \ \ \ \ Merge pull request #2838 from jcanizales/make-oauth2-easyGravatar Jorge Canizales2015-08-07
|\ \ \ \ \ | | | | | | | | | | | | Add ObjC helpers to use OAuth2
| | | | * | Move parent removal from final destruction to destruction requestGravatar Craig Tiller2015-08-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | We don't need the list for cancel propagation after that point, and doing it early avoids a bug whereby the call is reffed after reaching a zero ref when the parent is destroyed first.
| | | | | * 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
|\ \ \ \ \ \ | | | | | | | | | | | | | | Server creds auth md processor
* \ \ \ \ \ \ Merge pull request #2811 from yang-g/channel_state_apiGravatar Craig Tiller2015-08-07
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Channel state api
| | | * | | | | Rename oauth2_lowerCamel -> oauth2UpperCamelGravatar Jorge Canizales2015-08-07
| | | | | | | |
| | | * | | | | Fixup for 971d06ad06caadb369e318112bba0e039188cfc2Gravatar Jorge Canizales2015-08-07
| | | | | | | |
* | | | | | | | Merge pull request #2841 from ctiller/trace-tests-are-giving-me-a-headacheGravatar Nicolas Noble2015-08-07
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Only slow down tracing tests if stdout isatty
* \ \ \ \ \ \ \ \ Merge pull request #2840 from ctiller/reduce-mac-loadGravatar Nicolas Noble2015-08-07
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / |/| | | | | | | | Reduce mac CI load
| | | | | | * | | Merge branch 'kinetic-lopsided-poetry' of github.com:ctiller/grpc into ↵Gravatar Craig Tiller2015-08-07
| | | | | | |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | kinetic-lopsided-poetry
| | | | | | * | | | Add portlog.txt to gitignoreGravatar Craig Tiller2015-08-07
| | | | | | | | | |
| | * | | | | | | | Only slow down tracing tests if stdout isattyGravatar Craig Tiller2015-08-07
| |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | Reduce mac CI loadGravatar Craig Tiller2015-08-07
|/ / / / / / / /
| | | * | | | | Exercise GRPCCall+OAuth2 in the testsGravatar Jorge Canizales2015-08-06
| | | | | | | |
| * | | | | | | Fix buildGravatar yang-g2015-08-06
| | | | | | | |
| * | | | | | | merge with headGravatar yang-g2015-08-06
| |\ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Resolve commentsGravatar yang-g2015-08-06
| | | | | | | |
* | | | | | | | Merge pull request #2831 from ctiller/document-some-other-thingsGravatar Yang Gao2015-08-06
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Document finish
| | | | * | | | | Add OAuth2 headers category to GRPCCallGravatar Jorge Canizales2015-08-06
| | | | | | | | |
| | | | * | | | | Fix build breakageGravatar Jorge Canizales2015-08-06
| |_|_|/ / / / / |/| | | | | | |