31 Oct, 2015
2 commits
12 Oct, 2015
1 commit
24 Sep, 2015
1 commit
11 Jan, 2015
1 commit
23 Dec, 2014
1 commit
21 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
30 Nov, 2013
1 commit
25 Sep, 2013
1 commit
13 Sep, 2013
1 commit
-
Conflicts: spec/models/problem_spec.rb
29 Aug, 2013
2 commits
-
Fix #219
18 Jun, 2013
1 commit
-
… a composite of error_class + component + action + environment + backtrace[0..3]. These fields no longer need to be cached separately on Err because they are now cached on Problem. This commit combines all those values into one simple key: fingerprint. This should: - Make err lookups faster - Make it easier to reason about, test, and replace the fingerprint algorithm - Make the relationship between Problems, Errs, and Notices clearer
06 May, 2013
3 commits
-
Extract all concern about this call to his own class and move test to this class
-
Some test on spec/model/app are too specific to spec/model/error_report move to this spec
-
When a notice is do with an invalid api_key the return is a 404 HTTP code and no explain about what really happen. Now if you try post a notice with a bad API_KEY, errbit return a 422 HTTP status code, like doing by airbrake. see #472
08 Apr, 2013
1 commit
-
Test coverage for comment observer [Fixes #452]
06 Mar, 2013
1 commit
28 Jan, 2013
1 commit
16 Dec, 2012
1 commit
28 Oct, 2012
1 commit
03 Oct, 2012
1 commit
11 Sep, 2012
1 commit
03 Jun, 2012
1 commit
30 May, 2012
1 commit
06 Jan, 2012
1 commit
29 Nov, 2011
1 commit
26 Sep, 2011
1 commit
-
…les, fixed whitespace, upgraded RSpec to 2.6.0 Conflicts: app/helpers/errs_helper.rb app/mailers/mailer.rb app/models/notice.rb app/views/errs/_table.html.haml app/views/errs/show.html.haml app/views/notices/_summary.html.haml spec/models/issue_trackers/redmine_tracker_spec.rb spec/views/errs/show.html.haml_spec.rb
05 Sep, 2011
2 commits
-
concerns (e.g. fingerprint) from notice parsing concerns. This also makes it easier to support multiple versions of the Airbrake API.
27 Aug, 2011
1 commit
-
…. (We needed to set up 10+ apps using the same issue tracker and watcher email). Works great, and is tested, but I wouldn't mind some help on the UI.
24 Aug, 2011
1 commit
09 Aug, 2011
1 commit
-
Adding users one by one could be a bit tedious for large teams.
27 Jun, 2011
1 commit
-
…o the file in the GitHub repo. Conflicts: app/helpers/errs_helper.rb app/models/app.rb app/models/notice.rb app/views/apps/_fields.html.haml app/views/notices/_summary.html.haml spec/models/notice_spec.rb
07 Aug, 2010
1 commit