Drew Blessing

Results 33 issues of Drew Blessing

We need the ability to retain our repository's nested markdown file structure. Users may either read documentation in our repository or on the doc site. Links and images will not...

middleman

Using `sidekiq_status` 1.2.0 and Sidekiq 4.2.10. Sidekiq itself currently shows all empty queues and no busy jobs. Sidekiq status, however, reports that about a dozen jobs are 'working'. I have...

Does `omniauth-saml` support encrypted assertions? `ruby-saml` does so maybe it's possible here and I'm just not seeing it. If anyone has insight, please share.

Are you open to adding automated testing via Travis? This includes some minor changes so the project can have run on Travis. I added only Ruby versions 2.2 and 2.3...

Is it possible to set a read timeout for this strategy? If for some reason the LDAP server becomes unresponsive the application currently just spins until the application itself times...

I initially used the default action `:install` and had the resource creating both the versioned and symlinked directory: `/usr/share/tomcat-8.0.24` symlinked to `/usr/share/tomcat`. What I hoped to do with `:put` is...

We're using version 0.12.1, which should support the `time:` arg in the `search` method. However, in testing with a network simulator proxy I can't get this argument to actually timeout...

Bugs

### Steps to reproduce What we need to do to see your problem or bug? Enable `hash_token_secrets` and disable `reuse_access_token`. Once hashing is enabled, make sure a new token is...

Following the format of the elasticsearch configuration in this cookbook's `.kitchen.yml` we attempted to configure an elasticsearch output. However, none of the elasticsearch attributes such as `elasticsearch_ip` were getting to...