15 Oct, 2015
1 commit
-
Tiny addition to overall consistency
20 Aug, 2013
1 commit
18 Jun, 2013
2 commits
-
… a composite of error_class + component + action + environment + backtrace[0..3]. These fields no longer need to be cached separately on Err because they are now cached on Problem. This commit combines all those values into one simple key: fingerprint. This should: - Make err lookups faster - Make it easier to reason about, test, and replace the fingerprint algorithm - Make the relationship between Problems, Errs, and Notices clearer
-
Problems are the models rendered in the UI now, not Errs. Errs are functioning as a glorified hash table. It makes more sense to validate problems. Also, this paves the way for the next commit, so that no functionality is lost in the subsequent refactor.
19 Sep, 2012
1 commit
-
…nknownError' and 'unknown')
26 Aug, 2012
1 commit
30 May, 2012
1 commit
17 Jan, 2012
1 commit
26 Sep, 2011
2 commits
-
…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
10 Sep, 2011
1 commit
05 Sep, 2011
3 commits
01 Sep, 2011
1 commit
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'}
08 Aug, 2011
1 commit
20 Jul, 2011
1 commit
18 Jul, 2011
1 commit
23 Apr, 2011
1 commit
07 Apr, 2011
1 commit
-
Conflicts: app/controllers/deploys_controller.rb app/models/app.rb
30 Mar, 2011
1 commit
09 Mar, 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.
24 Nov, 2010
1 commit
23 Nov, 2010
2 commits
20 Aug, 2010
1 commit
13 Aug, 2010
1 commit
11 Aug, 2010
1 commit
07 Aug, 2010
1 commit
06 Aug, 2010
1 commit
05 Aug, 2010
3 commits
04 Aug, 2010
2 commits
03 Aug, 2010
2 commits