Vijay Pai
3ad8df35f0
Merge pull request #16383 from vjpai/tidy
...
Cast an index to size_t to avoid sign-conversion warning
2018-08-23 14:59:32 -07:00
Juanli Shen
142acb3b0f
Merge pull request #16425 from lamby/spelling-errors
...
Fix a number of spelling errors.
2018-08-22 14:20:24 -07:00
Chris Lamb
fba18d8551
Fix a number of spelling errors.
2018-08-22 16:52:46 +01:00
Jan Tattermusch
1096fa81a4
update ssl-performance.md
2018-08-21 18:28:07 +02:00
Vijay Pai
616b5d798a
Cast an index to size_t to avoid sign-conversion warning
2018-08-17 13:38:48 -07:00
Vijay Pai
e28ed218dd
Merge pull request #16273 from codebender/update_cli_instructions
...
Update instructions to include how to satisfy gFlags prerequisite on a Mac
2018-08-16 20:19:57 -07:00
Muxi Yan
da8c26f302
Merge pull request #16261 from muxi/dynamic-cfstream-init
...
Use environment variable to enable CFStream
2018-08-13 09:19:28 -07:00
Jan Tattermusch
2ac04db0d2
Merge pull request #16283 from grpc/ssl-and-performance
...
Create ssl-performance.md
2018-08-10 17:32:29 +02:00
Jan Tattermusch
152c413224
Improvements to ssl-performance.md
2018-08-10 15:57:52 +02:00
Nicolas Noble
7faa3fecad
Update assembly code heading a bit.
2018-08-08 08:55:19 -07:00
Nicolas Noble
b60c1f10cd
Ruby always disables assembly.
2018-08-08 08:54:52 -07:00
Nicolas Noble
310a5b9dcd
Create ssl-performance.md
...
First draft
2018-08-08 05:57:31 -07:00
Muxi Yan
5f2f984be1
update environment_variable.md
2018-08-07 16:30:25 -07:00
Matthew Bender
68f549e43f
Update instructions to include how to satisfy gFlags prerequisite on a mac
2018-08-07 11:25:37 -06:00
Jean de Klerk
29fea1e4df
docs: add python server reflectlion link
2018-08-07 11:38:53 +02:00
Mehrdad Afshari
ed40f70445
Linkify grpc_cli in C# reflection tutorial
2018-08-06 13:41:41 -07:00
Mehrdad Afshari
5ffb9bf8c4
Add server reflection guide for Python
2018-08-06 13:40:53 -07:00
Jan Tattermusch
7c30042f2b
Merge pull request #16018 from jadekler/server_reflection_meta
...
docs: provide a section aggregating per-language server reflection tu…
2018-07-30 16:09:44 +01:00
Jean de Klerk
2898c199a2
Add C# doc
2018-07-27 08:25:05 -07:00
Jan Tattermusch
8fb45dc24f
Merge pull request #16136 from jtattermusch/csharp_reflection_docs
...
Add C# server reflection tutorial
2018-07-27 11:53:46 +02:00
Eric Anderson
a2bb308c8f
Merge pull request #16129 from ejona86/special-interop
...
Add interop test for status description with special characters
2018-07-26 10:57:01 -07:00
Jean de Klerk
4cc2e6031c
Move to bottom
2018-07-26 08:20:21 -07:00
Jan Tattermusch
871268fce9
Address review comments
2018-07-26 11:29:57 +02:00
Jan Tattermusch
6ed784ae4a
add c# server reflection howto
2018-07-25 13:52:25 +02:00
Jan Tattermusch
e05ad70b18
fix typo in reflection tutorial
2018-07-25 13:06:12 +02:00
Eric Anderson
14c12f0cbe
Add interop test for status description with special characters
...
Fixes #16113
2018-07-24 16:32:31 -07:00
Yash Tibrewal
600272c826
Update statuscodes.md
...
Add link to retry doc
2018-07-24 11:15:10 -07:00
Yash Tibrewal
bcecc177a8
Update statuscodes.md
...
Change wording
2018-07-24 10:54:10 -07:00
Yash Tibrewal
4ec08f7235
Add note on retrying RPCs
...
Also add keepalive to list.
2018-07-23 17:01:00 -07:00
Srini Polavarapu
27b014ef35
Bump version to 1.15.0-dev
2018-07-19 09:48:58 -07:00
ncteisen
21fa7905a3
Add description of new experimental interops
2018-07-18 10:44:27 -07:00
Yash Tibrewal
ae196c90b7
Update keepalive.md
2018-07-13 18:47:47 -07:00
Yash Tibrewal
fbc59b299d
Update keepalive.md
2018-07-13 18:47:47 -07:00
Yash Tibrewal
719f524579
Update keepalive.md
2018-07-13 18:47:47 -07:00
Yash Tibrewal
5fa20dfcee
Update keepalive.md
2018-07-13 18:47:47 -07:00
Yash Tibrewal
9a22574b0f
Create keepalive.md
...
Document the current knobs for keepalive ping in grpc core
2018-07-13 18:47:47 -07:00
Jean de Klerk
051e833a4c
docs: provide a section aggregating per-language server reflection tutorials
...
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".
2018-07-13 14:07:32 -07:00
Jan Tattermusch
f389e5267a
overhaul of top-level .md files
2018-06-20 20:35:04 +02:00
Srini Polavarapu
d6616280d3
Merge pull request #15694 from srini100/bump-to-v1.14
...
Bump master to v1.14
2018-06-14 19:57:13 -07:00
Wenbo Zhu
e769c8c505
Update PROTOCOL-WEB.md
2018-06-13 16:14:37 -07:00
Srini Polavarapu
75f697db9c
Bump version to v1.14.0
2018-06-08 16:56:56 -07:00
Noah Eisen
614331a506
Merge pull request #15578 from ncteisen/combiner-tracer
...
Make Combiner Tracer Debug Only
2018-05-30 21:33:37 -07:00
ncteisen
5e6b75c186
Update tracer docs
2018-05-30 12:17:44 -07:00
ncteisen
d488c0467f
Default off for tracers, delete an unused one
2018-05-29 19:06:07 -07:00
Jan Tattermusch
ce644736fe
remove leftovers of stress tests
2018-05-21 10:28:12 -07:00
ncteisen
d469804366
Remove grpc_trace_channel_stack_builder
2018-05-16 15:49:16 -07:00
Sree Kuchibhotla
61fdb46ac4
Merge pull request #15203 from sreecha/fd-trace
...
fd tracing support
2018-05-11 10:34:29 -07:00
kpayson64
35babffd0e
Changes
2018-05-10 15:13:59 -07:00
kpayson64
b7d9d790b7
Merge remote-tracking branch 'upstream/master' into doc_fork_support
2018-05-10 14:13:14 -07:00
kpayson64
93f49753ac
More PR feedback
2018-05-10 13:17:30 -07:00