apolcyn
5d0b1aeade
Merge pull request #10992 from apolcyn/doxygen_cpp_nits
...
Doxygen cpp nits
2017-05-17 22:45:27 -07:00
Muxi Yan
d212a021e4
Polish workarounds.md
2017-05-16 11:21:51 -07:00
Muxi Yan
a31b9d6bf4
Alternate workaround description style
2017-05-16 11:15:47 -07:00
Muxi Yan
b1e5bac392
Add /doc/workarounds.md
2017-05-16 11:07:55 -07:00
Mahak Mukhi
826b00299b
Adding documentation for C++ unit tests
2017-05-11 14:33:14 -07:00
Craig Tiller
012e929a18
Revert "Documentation on how to write unit tests using auto-generated mocked stubs."
2017-05-10 21:41:21 -07:00
MakMukhi
2f8cfbde3e
Post-review updates
2017-05-10 16:55:30 -07:00
Alexander Polcyn
a9f1e2566d
address comments
2017-05-05 13:52:42 -07:00
Alexander Polcyn
d809a15ec4
cpp doc nits
2017-05-05 11:02:07 -07:00
Mahak Mukhi
49ccfda581
Merge branch 'master' of github.com:MakMukhi/grpc
2017-05-03 17:53:00 -07:00
MakMukhi
7431a78628
How to write unit tests for client sync APIs.
2017-05-03 17:50:31 -07:00
MakMukhi
4deb397d9f
Create unit_testing.md
2017-05-03 17:26:14 -07:00
David G. Quintas
4dad725622
Merge pull request #10805 from dgquintas/g_for_1.4.x
...
updated g meaning for 1.4.x
2017-04-26 13:30:42 -07:00
Mark D. Roth
18548b8a0b
Merge pull request #10258 from markdroth/service_config_lb_semantics
...
Fix semantics of LB policy selection.
2017-04-24 08:49:06 -07:00
David Garcia Quintas
ae64b01506
updated g meaning for 1.4.x
2017-04-21 16:33:47 -07:00
Eric Anderson
401aa08915
doc/interop: Simplify language to fix missed x-user-ip
2017-04-21 14:05:14 -07:00
Eric Anderson
811fcef8ad
doc/interop: Fix link for CacheableUnaryCall
2017-04-21 14:05:14 -07:00
Mark D. Roth
e5db8412f2
Merge remote-tracking branch 'upstream/master' into service_config_lb_semantics
2017-04-21 09:50:49 -07:00
David G. Quintas
a380d9abb3
Merge pull request #9118 from defstream/master
...
Fix Link to log.proto
2017-04-20 14:03:45 -07:00
Jan Tattermusch
a22a19fd64
fix markdown
2017-04-18 12:31:49 +02:00
Mark D. Roth
d9bc60c87e
Merge remote-tracking branch 'upstream/master' into service_config_lb_semantics
2017-04-17 09:49:56 -07:00
Mark D. Roth
2a86d3f399
Update status codes doc.
2017-04-12 12:52:47 -07:00
Stanley Cheung
b567bb4367
Merge pull request #10393 from grpc/wenbozhu-patch-1
...
Update PROTOCOL-WEB.md
2017-04-06 23:07:49 -07:00
Craig Tiller
5311d666db
Merge github.com:grpc/grpc into atomic-timers
2017-04-03 12:29:24 -07:00
Eric Anderson
a733951fbd
Fix markdown headers in PROTOCOL-HTTP2
...
Without the space they do not display correctly.
2017-03-31 16:20:26 -07:00
Craig Tiller
a51a6c22d4
Merge github.com:grpc/grpc into atomic-timers
2017-03-31 06:40:30 -07:00
Wenbo Zhu
609eca0e36
Update PROTOCOL-WEB.md
...
Clarify the use of U-A header.
2017-03-30 16:18:14 -07:00
Craig Tiller
d9bc2bf825
Merge github.com:grpc/grpc into atomic-timers
2017-03-29 09:07:14 -07:00
Craig Tiller
b29f1fe3a2
Update include paths
2017-03-28 15:49:23 -07:00
Craig Tiller
c900063f7c
Merge github.com:grpc/grpc into atomic-timers
2017-03-24 14:28:48 -07:00
Mark D. Roth
e3ec4b2c28
Clarify wording.
2017-03-24 07:33:38 -07:00
Yuchen Zeng
d3360844f3
Merge remote-tracking branch 'upstream/master' into cares_rebase
2017-03-23 10:58:49 -07:00
apolcyn
5c8a47e86d
Merge pull request #9776 from apolcyn/add_http2_flow_control_interop_tests
...
add http2 testing interop server uses small data frames and padding
2017-03-23 10:17:43 -07:00
Noah Eisen
3d194ad7a3
Merge branch 'master' of https://github.com/grpc/grpc into error-slice-optimization
2017-03-22 14:40:28 -07:00
Alexander Polcyn
50fdc8ab19
add http2 server test for unary calls that uses small frames and padding
2017-03-22 13:46:51 -07:00
Mark D. Roth
1eb96dc7fd
Fix semantics of LB policy selection.
2017-03-22 12:19:03 -07:00
Yuchen Zeng
937302b0df
Merge remote-tracking branch 'upstream/master' into cares_rebase
2017-03-22 10:54:31 -07:00
Noah Eisen
02ee91b7bb
Merge pull request #10203 from ncteisen/error-ownership-semantics
...
Add Error Ownership Doc
2017-03-22 08:27:10 -07:00
ncteisen
031cfeb954
Line breaks and doc reffing
2017-03-21 19:07:17 -07:00
Craig Tiller
2a1949e566
Add tracing for timers, fix a time shifting bug
2017-03-21 09:29:12 -07:00
Yuchen Zeng
15618625ed
Turn off c_ares resolver by default
2017-03-19 22:31:14 -07:00
Yuchen Zeng
9bc0d8200e
Merge remote-tracking branch 'upstream/master' into cares_bazel_rule
2017-03-17 16:00:17 -07:00
Yuchen Zeng
2c977084c8
Merge remote-tracking branch 'upstream/master' into cares_bazel_rule
2017-03-17 15:57:23 -07:00
Vijay Pai
18de3d7239
Make changes suggested by Mark, make this pass sanity
2017-03-17 15:28:13 -07:00
ncteisen
0d11361820
Add error ownership doc
2017-03-17 14:38:36 -05:00
Vijay Pai
14ea772bfd
Explain combiner
2017-03-17 10:37:47 -07:00
Nicolas "Pixel" Noble
008c1f0911
Updating g_stands_for.md
2017-03-14 21:12:44 +01:00
Craig Tiller
8918aaeccd
Document status ordering rules
...
This documents a rule that's existed in a hard to find internal document
that's existed since Feb 2016 by abhikumar@google.com .
Since that rule is critical to untangling some gRPC C core behavior, we
should document it publically.
2017-03-06 15:59:08 -08:00
Wenbo Zhu
880b7981d8
Update PROTOCOL-WEB.md
...
Remove text-base64 C-T. Will revisit if we ever need support non-default (base64) encoding.
2017-03-02 17:41:36 -08:00
Jan Tattermusch
4ead637236
Add high-level server-side auth docs
2017-03-02 08:34:01 +01:00