20 Dec, 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
20 Aug, 2013
1 commit
19 Aug, 2013
1 commit
-
Suggestion: Err should validate 'problem_id' and 'fingerprint'
15 Jul, 2013
1 commit
-
Extract some instance variable in DecentExposure extract same usage of params in ProblemController and AppController
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
22 May, 2013
1 commit
-
* 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
12 Mar, 2013
1 commit
06 Nov, 2012
1 commit
06 Jul, 2012
2 commits