Michael Reinsch

Results 18 comments of Michael Reinsch

I resolved that issue with mreinsch/authlogic_openid@9b802c347f5addebcbce945af3b5f80b3ee7b214

same here, we were trying ChronicDuration.parse("00:00") and it returned quite unexpectedly nil instead of 0.

Thanks for reviewing it. I just tried the check you posted, and it seems to work fine for me? Could you try once more to make sure it wasn't some...

Thanks for the feedback and sorry for the long delay! I finally got some time to revise the pull request based on your feedback. The drivers now have a supports_proxy_protocol?...

Regarding the SSL stuff, I'd prefer to not have that in there either, but it's required to test any SSL sites. The browsers use the CONNECT mechanism to tunnel the...

I've completed the configuration, so it's now possible to plug in different rack apps for different hosts to mock out third party services - or to deliver 404 errors in...

Not sure how you imagine this to look like? Anyway, let's keep in mind that we're pulling the wiki pages also into phoenix as documentation for each formula, and in...

ah, ok. I doubt I could handle this as a first issue, but I think I understand what your goals are.

getting the same error when a client disconnects. Seems pretty reproducible.

updating to socket.io master fixes this issue, so it should be fixed once 0.7.8 is out.