Brad Greenlee
Brad Greenlee
I spent a couple hours banging my head against the wall trying to figure out why our action caching wasn't working, until I came across this: http://www.neeraj.name/blog/articles/863-action-caching-in-broken-in-plugin-cache_fu I applied the...
Trim Trailing Whitespace is removing all blank lines, rather than just trailing whitespace characters. I'm using Xcode 6.3.
I open up Tab Sugar and get a mostly blank page, with just the updates in the bottom right and the thin menu bar on top. I have 9 other...
I was deleting old gists, and up popped a Growl notice: "OMG, 15 less gists!". While I don't think the notice is necessary or helpful, it should be "fewer," not...
Add support for migrating the database schema. Some existing libraries: - [migrate](https://github.com/mattes/migrate) - [goose](https://github.com/pressly/goose)
Seeing this in the logs: ``` json: cannot unmarshal string into Go value of type bool ``` I believe it is coming from `PersonPutHandler` or `PersonPostHandler`.
I've developed a package for internal use at my company, and at some point in the past, the ability to install from a private repository broke. In the console I...
Currently ordered however Resource Manager returns them
When upgrading to ST3 and creating a new token, GitHub complains that a token already exists. The solution is probably to identify ST3 as a separate app from ST2. Issue...
If your github_base_url is incorrect, and you double-click a search result, it fails silently (although an error is shown in the console).