Douglas Reith
Douglas Reith
I think I was getting the same issue. Well multiple mb-page div's. I found the fix was due to the animationend event not firing. Issue came up with https://github.com/ajoslin/angular-mobile-nav/issues/72 and...
FWIW, I found that my PR on GitHub to unencrypt a file showed the `.gitattributes` changes but the file still _looked_ encrypted. You are able to view the file however...
Hi Ichi, Not sure if you fixed the failed test cases... I found that if I made these changes to the patch I could get all tests to pass: line...
Fwiw - I created https://github.com/doesntmattr/semver with tag `1.0`
Fwiw - I created https://github.com/doesntmattr/semver with tag `1.0`
Of course, using the `MongoDBPurger` and having `authorization: enabled` may not be a use case you will want to support! I had to have it on in my dev env...
We're using the Purger as part of a clean down script for our development environment. So it's not being used in our tests as such. To be fair it isn't...
Now it's `certbot-auto` ?
I tried to upgrade docker in CoreOS but it didn't appear trivial. Instead I switched from the `beta` channel to the `stable` channel for CoreOS (in the Vagrantfile) and that...
ok, thanks. Swapping to stable CoreOS is also pretty easy for the moment.