28 May, 2012
1 commit
-
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.
24 May, 2012
1 commit
-
Prevent rake 0.9.2.2 from failing when clearing default task
21 May, 2012
5 commits
-
remove core_ext/hash
17 May, 2012
2 commits
-
Fixed table on app page, when no errors were found
16 May, 2012
1 commit
-
rake 0.9.2 would (apparently) wouldn't fail if you tried to clear a task that wasn't defined. This closes issue #179 where trying to run the db:seed rake task would fail with the error Don't know how to build task 'default' Tested on ruby-1.9.2-p290 and ruby-1.9.3-p125 only, rake 0.9.2.2
11 May, 2012
1 commit
-
…stalled anyway (See https://github.com/errbit/errbit/pull/178#r805414)
10 May, 2012
4 commits
-
Upgrade to Rails 3.2
09 May, 2012
2 commits
06 Apr, 2012
2 commits
05 Apr, 2012
1 commit
-
redirect user to app's page only if there is any app for this user
30 Mar, 2012
2 commits
21 Mar, 2012
4 commits
-
Avoid nasty horizontal scroll bar
-
Conflicts: spec/controllers/errs_controller_spec.rb
14 Mar, 2012
1 commit
-
Add Observers to Models
11 Mar, 2012
1 commit
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
4 commits
-
…ion, and not for public users.
01 Mar, 2012
2 commits
-
Added 'Up' button in the err view.
24 Feb, 2012
1 commit
-
…ion, and not for public users.
17 Feb, 2012
1 commit
16 Feb, 2012
1 commit
-
Update readme to add instructions for heroku deploy hook
15 Feb, 2012
2 commits