Chris Beer

Results 180 comments of Chris Beer

https://github.com/projectblacklight/blacklight/blob/1b0fd9f80efea73f5a4833e45092a5c10567a2b2/lib/blacklight/controller.rb#L31

I was hoping to wait on something like this until we were sure how these two differed. It was really hard to see before when it was spread across lots...

I think we should have plenty of control over how the error message gets reported; it's only particularly verbose because we're doing error handling at the top level instead of...

What in the UI is inconsistent whether it's from the abstract or ?scopeandcontents or abstract?

It doesn't look like Blacklight 7.31 fixed this. Any ideas, or should we revert the 8.x change until we can fix this?

I have a fork in cbeer/net-ssh-kerberos that uses the gssapi gem and works under ruby 1.9. It requires a gssapi gem with this pull request: https://github.com/zenchild/gssapi/pull/13 (currently in cbeer/gssapi). Once...

I can confirm this behavior (introduced by commit 39601f90). In previous versions of rsolr-ext, as part of your query, you could provide the solr "rows" parameter. With rsolr-ext 1.0.3, you...

@jcoyne also asked me about this on IRC recently. I want to see if there was an API change in rest-client we should have used instead.

See https://gist.github.com/2147407 for large file ingest experiments