Rich Loveland

Results 22 issues of Rich Loveland

It would be awesome to hit a key and pop open your list of reviews to work on. I'm not that familiar with Vim so it's possible that an already-existing...

E.g., at the end of the file, prefaced by whatever is the re file's comment character (`#`?): ``` Local Variables: mode: diff End: vim: set ft=diff: ``` Perhaps down the...

If a PR has several commits on the branch, `re` shows a diff that does not reflect all of the changes that make up the PR, but only a subset...

Prompted by #4, which included this explanation from @jordanlewis : > `re` presents a review as one set of diffs per commit. If you scroll through that file, you can...

Fixes: - DOC-9709 - DOC-9916 - DOC-9925 - DOC-10149 Summary of changes: - Add a new section to `cockroach start` describing the WAL failover feature, how to enable/disable, and the...

Fixes: - DOC-9697 - DOC-9801 - DOC-10117 Summary of changes: - Add a new page ['Certificate-based authentication using multiple values from the X.509 Subject field'](https://deploy-preview-18483--cockroachdb-docs.netlify.app/docs/v24.1/certificate-based-authentication-using-the-x509-subject-field.html) - Add docs for [`CREATE...

Richard Loveland (rmloveland) commented: We mention "explainable statements" in the following places in our docs (19.2 folder): ``` ack 'explainable' admin-ui-statements-page.md 69:The **Logical Plan** section displays CockroachDB's query plan for...

P-3

Found the following methods in the browser console: + `bidsAvailableForAdapter` + `clearAuction` + `createBid` + `getAdserverTargetingForAdUnitCodeStr` + `loadScript` + `registerAnalyticsAdapter` + `registerBidAdapter` + `setS2SConfig` (Documented in Prebid Server setup docs,...

Fixes DOC-10150 NB. Updated across v23.1, v23.2, v24.1

Fixes DOC-10268 Followup to #18511 with the monitoring piece