Ian Heggie

Results 13 issues of Ian Heggie

Hi, Thanks for the great plugin (and acts_as_attachment), I would like to submit a fix I did for a clients rails 1.2.6 application. This restores compatibility whilst still leaving the...

I am thinking of adding colourful html (red background for fail, green for success) as I have used this on a non rails project for a simple 'at a glance'...

Idea

Anyone have comments on adding jsonp (triggered by callback=function_name param)? It would allow you to have a javascript driven client side dashboard, but I am not sure if anyone cares....

Idea
Needs further work / discussion

It would be great if we could put a wildcard in branches, eg t[0-9]\* which would match our feature branches (we name the branches tNNN_some_description_here where NN is the trac...

I would like port forwarding to work on digital ocean just as it does with the default provider. I can work around it using vagrant ssh-config and then adding the...

enhancement - nice-to-have

Hi, I am nearly done adding a first pass at having automated testing at travis-ci.org, which I hope will be of use and interest to you. https://github.com/ianheggie/vagrant-digitalocean and https://travis-ci.org/ianheggie/vagrant-digitalocean I...

if release_path doesn't exists locally, then rollback will fail since helpers.py tests for env.releases_path locally not on the remote system. ``` if not env.has_key('releases'): if dir_exists(env.releases_path): env.releases = sorted(run('ls -x...

rake spec, script/server etc error out with versions 0.0.8 and 0.0.9: ``` rake aborted! /home/ianh/.rbenv/versions/1.8.7-p374/lib/ruby/gems/1.8/gems/guard-rake-0.0.8/lib/guard/rake.rb:56: syntax error, unexpected tIDENTIFIER, expecting tAMPER ::Rake::Task[@task].invoke(*@options[:task_args], paths) ^ .../rails2.3.18app/config/boot.rb:123:in `load_gems' .../rails2.3.18app/config/environment.rb:46 Tasks: TOP =>...

Please add a link to my gem on https://github.com/ianheggie/capistrano-tagging3 for capistrano v3

Although it doesn't affect me personally , I feel that renaming master to main is an appropriate signal of respect for the difficulties many people face. https://github.com/github/renaming