Danny Cosson

Results 14 issues of Danny Cosson

I get the following error when running beefy in the simplest possible form, I'm on OSX El Capitan and Node 4.2.1. ``` beefy (v2.1.5) is listening on http://127.0.0.1:9966 200 7ms...

Hey, I'm trying to get this to boot the first time. After following the README directions it just hangs about 30 seconds into starting up. The last log lines when...

I've used Syntastic for a while and just stumbled across validator when browsing this issue https://github.com/scrooloose/syntastic/issues/699 The conclusion there seemed to be that it's not feasible to allow syntastic to...

This adds full timezone support to ice_cube (when using ActiveSupport). It builds off of (and supercedes) #295 The naming when discussing timezones gets confusing, there are named UTC offsets (such...

ical

Solves issue https://github.com/gini/puppet-cassandra/issues/13

Similar to something like the [mysql::db resource type](https://github.com/puppetlabs/puppetlabs-mysql/blob/master/manifests/db.pp). It would be useful in dev/testing environments that get rebuilt a lot and need a small single-node cassandra instance for developing or...

The following configuration options (hard-coded in cassandra.yaml in this module, so cassandra throws a YAML exception when I try to start it) are no longer accepted as of 2.0: -...

First of all, great script - it's annoying that the default vagrant box is an old version. I tried to run it this morning, and ran into a couple of...

Hey all, I stumbled upon this library over a year ago, and it solved a problem on our eng team which was doing development in Vagrant at the time. Since...

I'm upgrading a pretty large codebase (that uses spring) from rails 4.2.7 to 5.0.1. There are a bunch of tests to fix, and in fixing them the behavior I'm seeing...