01 Jun, 2012
5 commits
-
Conflicts: Gemfile Gemfile.lock app/assets/javascripts/errbit.js app/assets/stylesheets/errbit.css app/models/user.rb config/initializers/_load_config.rb
-
Conflicts: app/models/issue_trackers/github_issues_tracker.rb
-
Make whole (path/file) into github link, hide [PROJECT_ROOT], and replace [GEM_ROOT]/gems/****-*.*.* with bold gem name. Improved CSS colors.
30 May, 2012
4 commits
29 May, 2012
1 commit
-
…shes). Also use first 3 lines of backtrace for fingerprint.
28 May, 2012
2 commits
-
This allows us to know who took the action that caused the error, so we can follow up via email or phone if we need further information about the context.
21 May, 2012
1 commit
19 May, 2012
1 commit
16 May, 2012
1 commit
-
Conflicts: Gemfile.lock
09 May, 2012
1 commit
23 Mar, 2012
2 commits
14 Mar, 2012
1 commit
-
Add Observers to Models
08 Mar, 2012
1 commit
-
- closes #164 - Kaminari was dropping the ?notice=1 from the first page link. In the controller if notice is not passed in we were assuming the user wanted the latest notice instead of the first. - Originally the Errs#show page would default to displaying the last notice page since that was the most recent notice. We changed the controller to order notices by created_at so that the notice we want to view is on page 1. That way, we do not have to fight Kaminari. - Rename Previous and Next to Older and Newer to reflect user's intent.
07 Mar, 2012
2 commits
31 Jan, 2012
2 commits
17 Jan, 2012
2 commits
06 Jan, 2012
1 commit
20 Dec, 2011
1 commit
30 Nov, 2011
2 commits
03 Nov, 2011
1 commit
02 Nov, 2011
3 commits
-
Changes to fix notifications when app is set to notify all users
-
Performance tweaks
-
Reset notice count when an issue is resolved
31 Oct, 2011
2 commits
26 Oct, 2011
1 commit
19 Oct, 2011
3 commits