Ryan Gibbons

Results 10 issues of Ryan Gibbons

Right it's using the node.js `url` module to parse it, with works for single hosts but doesn't work with replica sets. Some Examples: - mongodb, the official driver, https://github.com/mongodb/node-mongodb-native/blob/master/lib/mongodb/connection/url_parser.js -...

bug

I found several of the balls where too big (The one on the console output made it the most noticeable). So I went through to downsize them all and added...

This was done via a pull request on acme-tiny. In doing so you can now use EAB from CA Providers likes ZeroSSL and BuySSL. This is apart of the ACME...

`get_change` function takes a parameter of `Id`. Using lower case will cause it to fail bota3 parameter validation.

I believe the two blocks of code below aren't required. They appear to be validating the Virtual Service exists and is running, persumably to allow the HTTP-01 validation to succeed....

Small customization to the theme, I wasn't sure where to share this. The default texture for tree_row was a bit to bright for me Before ![Before](https://photos-5.dropbox.com/t/0/AAA4Opbyq8N1U5JN_220c2L8_C9nK_NA08Hw5I8ElLWFnw/12/1867918/png/1024x768/3/1372222800/0/2/Screenshot%202013-06-25%2021.02.48.png/RvhPknMO2VSDGHq4MfjOrbVSQ85oLKtps9yaDp5S_Aw) After ![After](https://photos-3.dropbox.com/t/0/AADr4ABrrsKW6PZib6_IqMgWDo4uG76CxFZ4b0Tibm63TA/12/1867918/png/1024x768/3/1372222800/0/2/Screenshot%202013-06-25%2021.03.10.png/5yeOv9AVMvL7isblitNhXeciPiKoYUtLAmZ7MlmiRio) Just added...

sidebar

We use group chats extensively, and after a while with Brief, they start to slow down. I'm assuming this is due to the size of the chat, and trying to...

See #25 from @kengoldfarb Bascially use index.html.swig to generate index.html instead of just blindly attaching .html to the file. Possibly even search for the sub-extension to be 4 characters or...

Got the idea from - http://docs.puppetlabs.com/puppet/2.7/reference/lang_classes.html#defining-a-class Please let me know what you think.

Main line in the log > /Users/ryangs/.rvm/gems/ruby-1.9.2-p290@global/gems/virtualbox-0.9.2/lib/virtualbox/com/implementer/ffi.rb:106:in `call_and_check': Error in API call to get_network_adapter: 2147942487 (VirtualBox::Exceptions::InvalidArgException) rest of the trace https://gist.github.com/1449072 This occurs while running `vagrant destroy` . There was...