Leon Miller-Out

Results 25 comments of Leon Miller-Out

Still occurs with current code in `dev` branch.

The installer should install a systemd service script instead of a SysV-style init script, and should include: ``` [Service] Restart=on-failure ``` I had the agent crash and nothing restarted it....

This becomes even more of a problem in Rails 4.1 due to the automatic test schema maintainance. https://github.com/rails/rails/issues/14708 It would be awesome if there was a way for foreigner to...

Thanks for setting that up, @javornikolov https://github.com/javornikolov ! On Sun, Apr 27, 2014 at 11:03 PM, Matthew Higgins [email protected]: > Very helpful @javornikolov https://github.com/javornikolov. I will have > a look...

I could potentially work on this, but https://github.com/typeorm/typeorm/issues/9783 is a blocker for me.

If we can get this figured out, I am planning to work on https://github.com/typeorm/typeorm/issues/8646

Ben, I've been mostly focused on Oneiric Ocelot, and I've made a bunch of changes in [my oneiric branch](https://github.com/sbleon/passenger-stack/tree/oneiric). There are some things in there that should be cleaned up,...

The startup delay of running `box cfformat` each time a file changes would lead to a poor developer experience, in my opinion. It takes almost 5s on my workstation, and...

I ran into this today and didn't know there was a problem until I deployed to staging and my CSS and JS wouldn't load. A warning about Sprockets 3 at...