19 Aug, 2013
3 commits
-
Suggestion: Err should validate 'problem_id' and 'fingerprint'
-
Extract i18n key to allow translation in future. Back to 'Notification Service' instead of 'Notify' introduce on [f18a9814c2a04753f3c7946e2dce688cb81255ce] see #531
-
Nicer, friendlier HipChat notification message
17 Aug, 2013
1 commit
-
Add Flowdock configuration option
10 Aug, 2013
1 commit
-
Sort list of apps to copy settings from.
08 Aug, 2013
1 commit
-
Uses https-links for gravatar when using ssl
07 Aug, 2013
4 commits
-
See https://github.com/voxdolo/decent_exposure/wiki/Strategies:-Use-with-strong_parameters on how to use strong_parameters with decent_exposure
05 Aug, 2013
1 commit
03 Aug, 2013
1 commit
29 Jul, 2013
1 commit
-
Conflicts: Gemfile.lock
24 Jul, 2013
1 commit
-
needed
20 Jul, 2013
1 commit
17 Jul, 2013
1 commit
-
* Stop using inherited_resources and only decent_exposure * Use decent_exposure when it's possible * Extract some translation
15 Jul, 2013
2 commits
-
Extract some instance variable in DecentExposure extract same usage of params in ProblemController and AppController
14 Jul, 2013
1 commit
09 Jul, 2013
2 commits
04 Jul, 2013
1 commit
02 Jul, 2013
2 commits
-
Extract the filter `find_problem` in decent_exposure to get this problem
-
1) Limit some before_filter using the expose system 2) Extract some view test in view spec instead of controller spec
27 Jun, 2013
1 commit
-
Conflicts: Gemfile.lock
26 Jun, 2013
2 commits
25 Jun, 2013
3 commits
-
The Devise version was old so we upgrade to the latest version
-
Merge comment with problem during the merge of some problem
18 Jun, 2013
4 commits
-
… 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
-
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
14 Jun, 2013
1 commit
-
Flowdock doesn't validate or have some sort of confirmation for email addresses. As long as you know Flow API token you're free to post with any email.
13 Jun, 2013
3 commits
-
close #502
09 Jun, 2013
1 commit
-
See #500
08 Jun, 2013
1 commit