Daniel Hobe

Results 8 issues of Daniel Hobe

Technically incorrect but allows for more permissive matching and should incorrectly mach entities in practice.

The generated _ctl scripts don't require 'bundler/setup' and so don't see gem files that bundler has downloaded that are not part of the main gem install. I ran into this...

A more complete version of pull request 575. Converts most everything to go through the peewee ORM. I've added a few tests to check some of the changed code, but...

Broken out from my peewee db change, this adds unit tests for webserve.py file. - Adds the testing hooks for cherrypy in cptestcase.py (snagged from the interwebs) - Adds database...

I installed the rtorretvpn image and I think I have things working appropriately (thanks for making this so easy!) I was wondering about some of the firewall settings for the...

I'd like to add support for getting migrations from various sources. Either directly passed in as strings or built into the binary as an asset using something like go-bindata. I...

As described in pull request #94 it would be good to split out the code that starts Zwift vs the code that updates it. Filling a bug to understand the...

I subscribe to a few twitter feeds through their api: http://api.twitter.com/1/statuses/user_timeline.rss?screen_name=XXXXX It's common for some people to have a short status + a link to a photo on facebook or...