Kevin Burke

Results 132 issues of Kevin Burke

Currently the bottom scrollbar in the left-hand TOC is always present, even when the content does not nearly reach the width of the TOC. screenshot: https://skitch.com/kburke/en37s/dochub-instant-documentation-search This adds one extra...

Hi, I love the design of dochub but it's currently too slow to be my day-to-day reference. I appreciate the search bar appearing early, but it's still tough to use...

If I compile a file that has no changes to the file contents or dependencies using `:GoBuild`, I would expect it to take advantage of the build cache from the...

If the service running port 1883 is not available some tests take the full 10 minutes to time out and others fail with a bad error message. A `func testRequiresFVT(t...

enhancement

### Version Other ### What happened? I got this output when updating to v1.15.0: ```patch type DeliveryStrategy string +type NullDeliveryStrategy struct { + DeliveryStrategy DeliveryStrategy + Valid bool // Valid...

bug
triage

### Version Other ### What happened? The "Version" dropdown in "Bug Report" does not let you select version 1.15.0, the latest released version. ### Relevant log output _No response_ ###...

bug
triage

This page provides a list of all of the options: https://terraform-docs.io/user-guide/configuration/#options However, there's no documentation of what each of the settings does. Will `content` override the existing content? What are...

bug

I am attempting to use the "wp import" command to import from an XML file. I tried typing this: ``` wp import --path /path/to/my/Wordpress-install filename.xml ``` This failed with this...

I understand this is difficult / impossible to solve with perfect fidelity, but any option to try to filter out bot traffic, even just obvious stuff like "has a GoogleBot...

Thanks for building this tool. I run several different websites on the same VPS, and generally I'm interested in looking at traffic to one of them... is there a way...