Eric Anderson
f090194666
doc: Fully define GetState in connectivity state API
2017-11-08 11:36:19 -08:00
Yuchen Zeng
cbb9296b72
Change the default interval to 5 seconds
2017-10-30 12:06:52 -07:00
Yuchen Zeng
b41014eeef
Add GRPC_CLIENT_CHANNEL_BACKUP_POLL_INTERVAL_MS
2017-10-30 12:06:52 -07:00
Craig Tiller
bf0bdfb050
Merge github.com:grpc/grpc into epexinf
2017-10-12 09:08:41 -07:00
Craig Tiller
6b9a99c58d
Merge github.com:grpc/grpc into epexinf
2017-10-12 00:27:00 +00:00
Juanli Shen
df7583e0b6
Update load-balancing.md
2017-10-11 09:26:12 -07:00
Juanli Shen
9f02a27ceb
Update load-balancing.md
2017-10-10 12:57:01 -07:00
Vijay Pai
d137066be8
Add some details
2017-10-09 12:47:20 -07:00
Vijay Pai
cd42eb0a8e
Doc with plans for converting core to C++
2017-10-06 15:32:27 -07:00
Craig Tiller
7b2484b380
Document env var
2017-10-05 15:31:43 +00:00
murgatroid99
9887379158
Update version to 1.8.0-dev, update g word to 'generous'
2017-10-02 17:31:33 -07:00
Mark D. Roth
1a8bb821f4
Add tracer for plugin credentials.
2017-09-26 15:15:12 -07:00
ncteisen
0252252fdd
Update env var documentation
2017-09-18 08:57:14 -04:00
Juanli Shen
324ad6a6c2
Update service_config doc
...
The current grpclb fallback implementation is to continue using the internal round_robin policy but feed it with the backends from the resolver. We didn't fall back to the policy indicated in service config (or client API) because that's too complex and has more different behavior from the normal situation where we do connect to the balancer.
2017-09-13 15:10:08 -07:00
Vijay Pai
4a7fca5b65
Give guidance on prefixing struct/enum/#define names
2017-09-13 10:39:28 -07:00
Craig Tiller
dfc6cffdf8
Merge github.com:grpc/grpc into write_completion
2017-09-07 14:48:40 -07:00
Mark D. Roth
8941f607d6
Merge pull request #12369 from markdroth/call_combiner
...
Second attempt at call combiner PR
2017-09-07 14:43:47 -07:00
Craig Tiller
a8fc020e0f
Merge github.com:grpc/grpc into write_completion
2017-09-07 13:39:26 -07:00
Yuchen Zeng
b6ef6e9ff5
Merge pull request #12080 from y-zeng/connectivity
...
Reconnect channels automatically in C++ clients
2017-09-07 12:59:41 -07:00
Craig Tiller
8c4f128d5f
Sanity fixes
2017-09-01 10:07:10 -07:00
Mark D. Roth
764cf04a13
Revert "Revert "Implement call combiner""
...
This reverts commit bf19961d0a .
2017-09-01 09:00:06 -07:00
0oneo
a01ce50d12
fix typo in compression.md
...
replace "`grpc-accept-encoding h`eader" with "`grpc-accept-encoding` header"
2017-08-30 13:46:15 +08:00
Mark D. Roth
bf19961d0a
Revert "Implement call combiner"
2017-08-29 16:59:07 -07:00
Mark D. Roth
76e264b8df
Implement call combiner.
2017-08-25 09:03:33 -07:00
Yuchen Zeng
ddaef3e325
Remove non-POD global variables
2017-08-24 15:34:52 -07:00
Yuchen Zeng
f1d50983ae
Document GRPC_DISABLE_CHANNEL_CONNECTIVITY_WATCHER
2017-08-24 12:08:03 -07:00
Muxi Yan
471df8279d
Fix a typo referred on #11118
2017-08-24 09:35:10 -07:00
David Garcia Quintas
713597f1cd
Master version bump to 1.7.x
2017-08-16 20:59:05 -07:00
Juanli Shen
59611fb571
Update the doc about the policy selection condition.
2017-08-09 09:16:42 -07:00
Sree Kuchibhotla
1fb3b669f9
Merge pull request #11579 from sreecha/fix_alarm
...
Refcount grpc_alarm object so that grpc_alarm_destroy() can be safely called before cq-next()
2017-08-04 13:16:13 -07:00
Sree Kuchibhotla
18df25228c
Merge pull request #11940 from grpc/sreecha-patch-1
...
Update epoll-polling-engine.md
2017-08-04 13:14:35 -07:00
Sree Kuchibhotla
8c8266cc43
fix documentation
2017-08-02 17:08:30 -07:00
Noah Eisen
309f20802d
Update env var doc
2017-07-31 16:52:53 -07:00
Yash Tibrewal
30352f67f1
Remove line about username and password not being supported in http_proxy URI
2017-07-28 13:20:57 -07:00
Sree Kuchibhotla
0b9a2f41e4
Update epoll-polling-engine.md
2017-07-26 09:41:18 -07:00
Craig Tiller
d996379030
Reset OWNERS state
2017-07-17 10:54:07 -07:00
ncteisen
e155b9a3a3
Update env var doc
2017-07-17 09:13:04 -07:00
ncteisen
15f77669a4
Add to tracer doc to pass sanity
2017-07-14 19:11:50 -07:00
Noah Eisen
4ea19235d7
Merge pull request #11727 from ncteisen/the-tracers-become-self-aware
...
The Tracers Become Self Aware
2017-07-13 09:29:28 -07:00
Craig Tiller
e476f7d33f
Strawman OWNERS --> CODEOWNERS script
2017-07-13 08:52:00 -07:00
ncteisen
05dbac6b39
Update doc
2017-07-13 07:16:19 -07:00
ncteisen
6919176647
update doc
2017-07-13 07:16:19 -07:00
Mehrdad Afshari
2ca8282846
Merge pull request #11738 from mehrdada/canonica-urls
...
Use https://grpc.io consistently as the canonical URL
2017-07-11 11:41:14 -07:00
Eric Gribkoff
a16919e1f0
Update compression test for languages without compression bit
2017-07-10 18:18:50 -07:00
Mehrdad Afshari
bb3d95b643
Use https://grpc.io consistently as the canonical URL
2017-07-10 22:24:28 +00:00
Mark D. Roth
60751fe7e7
Add client_channel tracer; code cleanup; eliminate an allocation.
2017-07-07 12:50:33 -07:00
Mark D. Roth
e81586bc5c
Merge pull request #10975 from markdroth/chttp2_doc_fix
...
Apply a few recent changes from the wire guide on grpc.io.
2017-06-29 13:51:26 -07:00
ncteisen
9f3bd3340c
Updated doc
2017-06-20 17:45:42 -07:00
ncteisen
24ce2b711d
Merge branch 'master' of https://github.com/grpc/grpc into tracing-overhaul
2017-06-19 17:35:54 -07:00
Mark D. Roth
43b8930b19
Document use of ${http_proxy} environment variable.
2017-06-15 11:41:28 -07:00