Justin Giancola

Results 5 issues of Justin Giancola

This is a great plugin. I've used it on a number of projects and noticed that in all but one case I used the request URL as the queue name....

It looks like a9e9093de8e1c0564d4bb1ed97ca693274b51409 broke the catch-all unauthorized response. This means that a request with e.g. `Accept: */*` will bypass the guard and return a 200 rather than a 401.

While out of scope, oauth setup is something many users will require and it isn't obvious (see #3). Provide an example of how to setup oatuh tokens.

I've modified full ack to: - automatically close the results window when there are no results - close the results window after browsing to a result using `ack-find-match` I find...

See #92 This updates broccoli-asset-rev to use broccoli-persistent-filter. Although the APIs are similar, it was not possible to do a simple swap-out replacement. In particular, the previous implementation relied on...