19 Oct, 2011
1 commit
01 Oct, 2011
1 commit
-
Use http://example.com/apps/<app_id>/deploys.ics?auth_token=xyz to subscribe to deployments timings of an application in iCal.
26 Sep, 2011
1 commit
-
…les, fixed whitespace, upgraded RSpec to 2.6.0 Conflicts: app/helpers/errs_helper.rb app/mailers/mailer.rb app/models/notice.rb app/views/errs/_table.html.haml app/views/errs/show.html.haml app/views/notices/_summary.html.haml spec/models/issue_trackers/redmine_tracker_spec.rb spec/views/errs/show.html.haml_spec.rb
24 Aug, 2011
1 commit
-
In before filter you can simply redirect to halt execution (simplified require_admin!). Extracted creating deploy logic to separate methods for defaut deploy and heroku deploy. Haml views should use haml-style tag declarations: %h3#watchers_toggle not %h3{:id => 'watchers_toggle'}
09 Aug, 2011
1 commit
-
… just commit this all at once. I used the following command to do this: (on Ubuntu ) find . -not -path '.git' -iname '*.rb' -print0 | xargs -0 sed -i 's/[[:space:]]*$//'
07 Apr, 2011
1 commit
-
Conflicts: app/controllers/deploys_controller.rb app/models/app.rb
25 Feb, 2011
1 commit
21 Feb, 2011
1 commit
-
…s. Allow message with deploy notifications (so we know what is was for). Add index to errors to speed up viewing them.
13 Jan, 2011
5 commits
11 Aug, 2010
1 commit
07 Aug, 2010
1 commit
04 Aug, 2010
1 commit