Ken Geis

Results 49 comments of Ken Geis

I would get rid of the `/_search` to make it more RESTful. A PR would be great. I stepped up a while ago to get a few bug fixes in...

This gets more important as socket.io is added to app/components, and we need to keep its version in line with the server version in node_modules. I know you got rid...

@djfarrelly, I'm thankful you created a best-of-breed application for open source email testing. I would hate for it to wither. I would be happy to contribute to this project. I...

This is a great feature, and I am looking forward to using it. Thank you for including a test. Here's what I'd like to see before pulling: - Update the...

I think the key to the error is "tlsv1 alert unknown ca". MailDev does not recognize the CA that signed your SSL certificate.

Your commit comment says > Deprecated the '--hide-extensions' option but in fact it removed the option. I'm a little concerned by the idea of changing command-line options between 1.0.0-rc3 and...

I think this only makes sense if you are building operating system packages because of how it ties the program to its environment.

I think we should wait until after the 1.0.0 release to approach this bug. Upgrading underlying libraries may just make it go away.

@sscovil, you didn't break it. The `master` branch fails in Travis CI because it tests against a version of Node.js that isn't supported by the version of node-sass that we...

This seems like a very useful library. Publishing the API (to GitHub pages?) would make it easier for me (and others) to adopt it. I don't even need the comments...