Ian Hunter

Results 10 issues of Ian Hunter

If I have a tree like the following, I am unable to just ignore the `private/data` directory using `--ignore-dir="private/data"`. I must use `--ignore-dir="data"`, but if I do that my other...

I get the following error whenever I interact with this plugin: > /var/lib/dokku/plugins/available/volume/plugin.toml: no such file or directory I'm running Dokku version v0.4.5-16-g9d3c856

It'd be nice if the about line on this repository mentioned that this repository is being superseded by another one, since the README is so far down on the page.

For example, the following documentation would not allow for navigational differentiation between q and q#b when viewing the overview for each. I.e., if the user is viewing q#b, the menu...

From: ![overflow-icon](https://cloud.githubusercontent.com/assets/1213808/4082387/1b642b22-2ef1-11e4-8c93-9bdd0c82b44a.png) To: ![overflow-fixed](https://cloud.githubusercontent.com/assets/1213808/4082394/34d165e8-2ef1-11e4-8cc9-0ca1f2a582ae.png) Relevant code: ``` javascript /** * @namespace */ var ThisIsALongName = {}; /** * @namespace */ ThisIsALongName.IAmAProperty = {}; /** * @namespace */ ThisIsALongName.anotherprop = {};...

> Starts the requested workers with BrowserStack. Optionally starts a BrowserStack tunnel to expose a local server to the workers. > This task does not exit untli the user presses...

For example: Organization/example.com

The JsonSocket class doesn't inherit from EventEmitter like the standard net.Socket class does, which means that certain functions like `once` are unavailable.

I'm getting an issue where the `timeOffset` property of an `AdBreak` is always 0 for all ad breaks except for the first. With ads set at 5, 10, and 15...

bug