12 Oct, 2015
21 commits
-
Notice the return value of a before_action is ignored, so we can safely remove that code.
-
That's what the majority of the codebase is using, so following that
-
Fixes: $ rubocop --lint --only AmbiguousOperator
-
Fixes: $ rubocop --lint --only ShadowingOuterLocalVariable
-
Now this succeeds: $ bundle exec rubocop --lint --only UselessAssignment
-
Run with "bundle exec rubocop --lint --auto-correct"
06 Oct, 2015
1 commit
03 Oct, 2015
4 commits
-
Now that it is easy to change fingerprinting logic, it is important that users have a way to regenerate fingerprints on existing notices. This commit reorganizes and unifies problem refingerprinting between both merge/unmerge and the global refingerprinting rake task.
28 Sep, 2015
1 commit
26 Sep, 2015
1 commit
-
Notices always have an app API key when they arrive at Errbit, so it makes sense to cache the app id onto the notice object. This will allow for more efficient refingerprinting and reporting down the road.
19 Sep, 2015
1 commit
17 Sep, 2015
1 commit
14 Sep, 2015
2 commits
10 Sep, 2015
1 commit
09 Sep, 2015
1 commit
08 Sep, 2015
2 commits
-
Refs #933 remove remnants of BacktraceLineHelper
01 Sep, 2015
1 commit
-
In the past users could only follow apps if an admin did it for them. But now users can follow and unfollow any apps. Following an app is no longer like a permission to view that app.
28 Aug, 2015
1 commit
24 Aug, 2015
1 commit
-
sort apps by name
21 Aug, 2015
1 commit