aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc/environment_variables.md
Commit message (Collapse)AuthorAge
* Remeve memset(0) from arena allocated memory.Gravatar Soheil Hassas Yeganeh2018-11-05
| | | | | | | Callers are updated to properly initialize the memory. This behavior can be overridden using GRPC_ARENA_INIT_STRATEGY environment variable.
* Client-side health checking support.Gravatar Mark D. Roth2018-10-24
|
* update environment_variable.mdGravatar Muxi Yan2018-08-07
|
* Merge pull request #15578 from ncteisen/combiner-tracerGravatar Noah Eisen2018-05-30
|\ | | | | Make Combiner Tracer Debug Only
| * Update tracer docsGravatar ncteisen2018-05-30
| |
* | Default off for tracers, delete an unused oneGravatar ncteisen2018-05-29
|/
* Remove grpc_trace_channel_stack_builderGravatar ncteisen2018-05-16
|
* more accurate description in environment_variables.mdGravatar Sree Kuchibhotla2018-04-27
|
* fd tracing supportGravatar Sree Kuchibhotla2018-04-26
|
* Add tracer for handshakers.Gravatar Mark D. Roth2018-04-17
|
* Update GRPC_SSL_CIPHER_SUITES documentationGravatar Daniel Upton2018-02-02
| | | These old cipher suites were removed in 815e3182680c37b2bb4abb57dc4908d2b4169a0f
* Debug statements for polling apiGravatar Sree Kuchibhotla2018-01-30
|
* Add new env varGravatar ncteisen2017-12-08
|
* Change the default interval to 5 secondsGravatar Yuchen Zeng2017-10-30
|
* Add GRPC_CLIENT_CHANNEL_BACKUP_POLL_INTERVAL_MSGravatar Yuchen Zeng2017-10-30
|
* Document env varGravatar Craig Tiller2017-10-05
|
* Add tracer for plugin credentials.Gravatar Mark D. Roth2017-09-26
|
* Update env var documentationGravatar ncteisen2017-09-18
|
* Merge github.com:grpc/grpc into write_completionGravatar Craig Tiller2017-09-07
|\
| * Merge pull request #12369 from markdroth/call_combinerGravatar Mark D. Roth2017-09-07
| |\ | | | | | | Second attempt at call combiner PR
* | | Merge github.com:grpc/grpc into write_completionGravatar Craig Tiller2017-09-07
|\| |
* | | Sanity fixesGravatar Craig Tiller2017-09-01
| | |
| | * Revert "Revert "Implement call combiner""Gravatar Mark D. Roth2017-09-01
| |/ |/| | | | | This reverts commit bf19961d0a49b43cb528392efeb4880eeebb9b5e.
* | Revert "Implement call combiner"Gravatar Mark D. Roth2017-08-29
| |
* | Implement call combiner.Gravatar Mark D. Roth2017-08-25
| |
| * Remove non-POD global variablesGravatar Yuchen Zeng2017-08-24
| |
| * Document GRPC_DISABLE_CHANNEL_CONNECTIVITY_WATCHERGravatar Yuchen Zeng2017-08-24
|/
* fix documentationGravatar Sree Kuchibhotla2017-08-02
|
* Update env var docGravatar Noah Eisen2017-07-31
|
* Remove line about username and password not being supported in http_proxy URIGravatar Yash Tibrewal2017-07-28
|
* Update env var docGravatar ncteisen2017-07-17
|
* Add to tracer doc to pass sanityGravatar ncteisen2017-07-14
|
* Update docGravatar ncteisen2017-07-13
|
* update docGravatar ncteisen2017-07-13
|
* Add client_channel tracer; code cleanup; eliminate an allocation.Gravatar Mark D. Roth2017-07-07
|
* Updated docGravatar ncteisen2017-06-20
|
* Merge branch 'master' of https://github.com/grpc/grpc into tracing-overhaulGravatar ncteisen2017-06-19
|\
| * Document use of ${http_proxy} environment variable.Gravatar Mark D. Roth2017-06-15
| |
* | Update env var docGravatar ncteisen2017-06-08
|/
* Merge github.com:grpc/grpc into atomic-timersGravatar Craig Tiller2017-03-29
|\
* | Add tracing for timers, fix a time shifting bugGravatar Craig Tiller2017-03-21
| |
| * Turn off c_ares resolver by defaultGravatar Yuchen Zeng2017-03-19
| |
| * Merge remote-tracking branch 'upstream/master' into cares_bazel_ruleGravatar Yuchen Zeng2017-02-08
| |\ | |/ |/|
| * Merge remote-tracking branch 'upstream/master' into cares_bazel_ruleGravatar Yuchen Zeng2017-02-01
| |\
* | \ Merge github.com:grpc/grpc into bwestGravatar Craig Tiller2017-02-01
|\ \ \ | | |/ | |/|
| * | Refine error selection rulesGravatar Craig Tiller2017-01-31
| | |
* | | Bug fixes, tracing for bdp estimationGravatar Craig Tiller2017-01-27
|/ /
| * Merge remote-tracking branch 'upstream/master' into cares_bazel_ruleGravatar Yuchen Zeng2017-01-23
| |\ | |/ |/|
* | Fix GRPC_TRACE doc formattingGravatar Robbie Shade2017-01-17
| | | | | | Add newlines so that the description of 'all' and the example appear on separate lines (and not as part of the final bullet point)
| * Address reivew commentsGravatar Yuchen Zeng2016-11-22
| |