19 Jul, 2012
1 commit
-
* Pivotal Trackers API requires 'requested_by' to be set
10 Jul, 2012
1 commit
25 Jun, 2012
2 commits
-
This reverts commit ea83482ab258ff2373ff1ac936f8d3eb26c59ae8, reversing changes made to 5b82e2d7b48a5cb5eedb97f6af3a58dd10f8fe12.
13 Jun, 2012
5 commits
06 Jun, 2012
1 commit
05 Jun, 2012
3 commits
-
… issues for public/private/no repos)
-
…(in case tracker is changed, or multiple trackers are registered)
04 Jun, 2012
1 commit
-
…ween creating an issue on Github, or on their configured issue tracker.
03 Jun, 2012
2 commits
02 Jun, 2012
2 commits
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