15 Nov, 2015
1 commit
-
Based on https://github.com/bbatsov/ruby-style-guide#single-line-blocks
04 Nov, 2015
5 commits
31 Oct, 2015
1 commit
15 Oct, 2015
1 commit
12 Oct, 2015
1 commit
-
Fixes: $ rubocop --lint --only Lint/ParenthesesAsGroupedExpression
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.
14 Aug, 2015
1 commit
11 Jan, 2015
1 commit
01 Jan, 2015
1 commit
26 Dec, 2014
1 commit
31 Aug, 2014
1 commit
30 Aug, 2014
1 commit
04 Dec, 2013
1 commit
-
This new system can avoid having all dependencies in Errbit directly. Now if you want new issue tracker you need add it. Not delete it like previous. This work is in progress actually
30 Nov, 2013
1 commit
14 Oct, 2013
1 commit
20 Aug, 2013
1 commit
19 Aug, 2013
1 commit
-
Suggestion: Err should validate 'problem_id' and 'fingerprint'
31 Jul, 2013
1 commit
18 Jun, 2013
2 commits
-
Problems are the models rendered in the UI now, not Errs. Errs are functioning as a glorified hash table. It makes more sense to validate problems. Also, this paves the way for the next commit, so that no functionality is lost in the subsequent refactor.
-
see #477
05 Jun, 2013
1 commit
-
* Extract in UserDestroy the user destroy system with callback * Avoid delete himself * little refactor on rspec to be more rspec compiliant
27 May, 2013
1 commit
22 May, 2013
2 commits
-
The ProblemClearer launch a repair:database to limit the size of mongoDB database. Avoid to do it in test because can take 3s. This commit reduce by 3s the spec suite
-
* Extract the Problem#merge! in his own class * Extract the update cache system from problem in his own class * Welcome back to the backtrace_line_spec not found by a rspec spec because no end by _spec.rb
05 May, 2013
1 commit
-
Extract the task in a class doing the job Add test on this class Update rspec and rspec-rails gems
06 Nov, 2012
1 commit
05 Nov, 2012
1 commit
06 Jul, 2012
1 commit