Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Linkify grpc_cli in C# reflection tutorial | Mehrdad Afshari | 2018-08-06 |
| | |||
* | Add server reflection guide for Python | Mehrdad Afshari | 2018-08-06 |
| | |||
* | Merge pull request #16018 from jadekler/server_reflection_meta | Jan Tattermusch | 2018-07-30 |
|\ | | | | | docs: provide a section aggregating per-language server reflection tu… | ||
| * | Add C# doc | Jean de Klerk | 2018-07-27 |
| | | |||
* | | Merge pull request #16136 from jtattermusch/csharp_reflection_docs | Jan Tattermusch | 2018-07-27 |
|\ \ | | | | | | | Add C# server reflection tutorial | ||
* \ \ | Merge pull request #16129 from ejona86/special-interop | Eric Anderson | 2018-07-26 |
|\ \ \ | | | | | | | | | Add interop test for status description with special characters | ||
| | | * | Move to bottom | Jean de Klerk | 2018-07-26 |
| | | | | |||
| | * | | Address review comments | Jan Tattermusch | 2018-07-26 |
| | | | | |||
| | * | | add c# server reflection howto | Jan Tattermusch | 2018-07-25 |
| | | | | |||
| | * | | fix typo in reflection tutorial | Jan Tattermusch | 2018-07-25 |
| | | | | |||
| * | | | Add interop test for status description with special characters | Eric Anderson | 2018-07-24 |
| |/ / | | | | | | | | | | Fixes #16113 | ||
* | | | Update statuscodes.md | Yash Tibrewal | 2018-07-24 |
| | | | | | | | | | Add link to retry doc | ||
* | | | Update statuscodes.md | Yash Tibrewal | 2018-07-24 |
| | | | | | | | | | Change wording | ||
* | | | Add note on retrying RPCs | Yash Tibrewal | 2018-07-23 |
|/ / | | | | | Also add keepalive to list. | ||
* | | Bump version to 1.15.0-dev | Srini Polavarapu | 2018-07-19 |
| | | |||
* | | Add description of new experimental interops | ncteisen | 2018-07-18 |
| | | |||
* | | Update keepalive.md | Yash Tibrewal | 2018-07-13 |
| | | |||
* | | Update keepalive.md | Yash Tibrewal | 2018-07-13 |
| | | |||
* | | Update keepalive.md | Yash Tibrewal | 2018-07-13 |
| | | |||
* | | Update keepalive.md | Yash Tibrewal | 2018-07-13 |
| | | |||
* | | Create keepalive.md | Yash Tibrewal | 2018-07-13 |
| | | | | | | Document the current knobs for keepalive ping in grpc core | ||
| * | docs: provide a section aggregating per-language server reflection tutorials | Jean de Klerk | 2018-07-13 |
|/ | | | | This allows users of any language to find documentation about server reflection. I chose this document as the place to put it because it has quite good SEO for the term "server reflection grpc". | ||
* | overhaul of top-level .md files | Jan Tattermusch | 2018-06-20 |
| | |||
* | Merge pull request #15694 from srini100/bump-to-v1.14 | Srini Polavarapu | 2018-06-14 |
|\ | | | | | Bump master to v1.14 | ||
* | | Update PROTOCOL-WEB.md | Wenbo Zhu | 2018-06-13 |
| | | |||
| * | Bump version to v1.14.0 | Srini Polavarapu | 2018-06-08 |
|/ | |||
* | Merge pull request #15578 from ncteisen/combiner-tracer | Noah Eisen | 2018-05-30 |
|\ | | | | | Make Combiner Tracer Debug Only | ||
| * | Update tracer docs | ncteisen | 2018-05-30 |
| | | |||
* | | Default off for tracers, delete an unused one | ncteisen | 2018-05-29 |
|/ | |||
* | remove leftovers of stress tests | Jan Tattermusch | 2018-05-21 |
| | |||
* | Remove grpc_trace_channel_stack_builder | ncteisen | 2018-05-16 |
| | |||
* | Merge pull request #15203 from sreecha/fd-trace | Sree Kuchibhotla | 2018-05-11 |
|\ | | | | | fd tracing support | ||
* | | Changes | kpayson64 | 2018-05-10 |
| | | |||
* | | Merge remote-tracking branch 'upstream/master' into doc_fork_support | kpayson64 | 2018-05-10 |
|\ \ | |||
* | | | More PR feedback | kpayson64 | 2018-05-10 |
| | | | |||
* | | | Clean up doc | kpayson64 | 2018-05-10 |
| | | | |||
| * | | Update g_stands_for | Mehrdad Afshari | 2018-05-02 |
| | | | |||
| | * | more accurate description in environment_variables.md | Sree Kuchibhotla | 2018-04-27 |
| | | | |||
| | * | fd tracing support | Sree Kuchibhotla | 2018-04-26 |
| |/ | |||
| * | Add tracer for handshakers. | Mark D. Roth | 2018-04-17 |
| | | |||
| * | Update g_stands_for.md for 1.12 | Mehrdad Afshari | 2018-04-04 |
| | | |||
* | | Document fork support | kpayson64 | 2018-03-29 |
| | | |||
| * | Merge pull request #13520 from abdulhannanali/patch-1 | Eric Anderson | 2018-03-29 |
| |\ | | | | | | | Correct the link to the Streams Spec Repo | ||
| * | | Update PROTOCOL-WEB.md | Wenbo Zhu | 2018-03-27 |
| | | | |||
| * | | Remove browser-specific features. | Wenbo Zhu | 2018-03-27 |
| | | | |||
| * | | Rename generate_mock to generate_mocks | yang-g | 2018-03-21 |
|/ / | |||
* | | doc: fix minor typo in spelling "mechanism" | Emmanuel T Odeke | 2018-03-02 |
| | | | | | | | | s/mechanisim/mechanism/g | ||
* | | Add gorgeous to g_stands_for.md for 1.11 | Mehrdad Afshari | 2018-03-02 |
| | | |||
* | | Merge pull request #14289 from boxofrad/patch-1 | Noah Eisen | 2018-02-16 |
|\ \ | | | | | | | Update GRPC_SSL_CIPHER_SUITES documentation | ||
* | | | Move headers from grpc++ to grpcpp | Muxi Yan | 2018-02-15 |
| | | |