06 Jan, 2016
1 commit
22 Dec, 2015
1 commit
21 Dec, 2015
1 commit
10 Dec, 2015
1 commit
-
Long messages need to be truncated so that Errbit will not try to cache messages that are too long on Problem records because the mongo text index will complain if the text is too long. Also, it's a good idea to have these kinds of limits in general.
05 Dec, 2015
1 commit
24 Nov, 2015
1 commit
15 Nov, 2015
2 commits
-
Based on https://github.com/bbatsov/ruby-style-guide#single-line-blocks
04 Nov, 2015
10 commits
-
This allows code to be copy/pasted into the console for easy experimentation and spelunking.
31 Oct, 2015
7 commits
15 Oct, 2015
1 commit
12 Oct, 2015
8 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.
03 Oct, 2015
2 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.
24 Sep, 2015
1 commit
18 Sep, 2015
1 commit
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