04 Nov, 2015
2 commits
31 Oct, 2015
9 commits
29 Oct, 2015
1 commit
15 Oct, 2015
4 commits
-
Still allowing for internal alignment across lines.
14 Oct, 2015
1 commit
12 Oct, 2015
12 commits
-
Install rubocop - auto-validating syntax checking
-
Fixes: $ rubocop --lint --only Lint/ParenthesesAsGroupedExpression
-
Now this succeeds: $ bundle exec rubocop --lint --only UselessAssignment
-
Run with "bundle exec rubocop --lint --auto-correct"
-
Fix a single spec that destructively modified the `Errbit::Config` and ruined it for other tests coming after it.
06 Oct, 2015
1 commit
03 Oct, 2015
3 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.
24 Sep, 2015
1 commit
19 Sep, 2015
1 commit
18 Sep, 2015
1 commit
14 Sep, 2015
2 commits