12 Oct, 2015
9 commits
-
Fixes: $ rubocop --lint --only AmbiguousOperator
-
Fixes: $ rubocop --lint --only ShadowingOuterLocalVariable
-
Fixes: $ rubocop --lint --only Lint/ParenthesesAsGroupedExpression
-
Now this succeeds: $ bundle exec rubocop --lint --only UselessAssignment
-
Run with "bundle exec rubocop --lint --auto-correct"
11 Oct, 2015
1 commit
07 Oct, 2015
1 commit
06 Oct, 2015
2 commits
-
GitHub enterprise login
05 Oct, 2015
1 commit
04 Oct, 2015
1 commit
-
configurable notice fingerprinting
03 Oct, 2015
5 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.
01 Oct, 2015
3 commits
-
Add airbrake json api url routing
28 Sep, 2015
1 commit
27 Sep, 2015
1 commit
-
cache app on notice
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.
25 Sep, 2015
1 commit
-
removing rspec warnings from old syntax
24 Sep, 2015
3 commits
-
fixing mongoid-rspec problem with bundle install and also update mongoid gem for compatibility
19 Sep, 2015
1 commit
18 Sep, 2015
1 commit
17 Sep, 2015
1 commit
16 Sep, 2015
1 commit
15 Sep, 2015
1 commit
-
refs #934 catch and provide error on invalid xml
14 Sep, 2015
2 commits
10 Sep, 2015
2 commits
-
Fix bitbucket link to bitbucket source.
09 Sep, 2015
1 commit
-
Refs #942 fix double filenames in backtraces