discourse/spec
Leo McArdle 99527af38a FIX: show rejected emails with unrecognized errors (#5026)
Although 407a23663d will send rejection
messages for unrecognized errors, sometimes processing the email will
raise an error which has a blank message.

This commit:

1. Shows rejected emails which have already been processed and contain
   a blank error in /admin/email/rejected

2. Replaces new blank error messages with the error type
2017-08-04 16:20:44 +02:00
..
components FIX: show rejected emails with unrecognized errors (#5026) 2017-08-04 16:20:44 +02:00
controllers FEATURE: Site settings defaults per locale 2017-08-02 12:24:19 -04:00
fabricators Merge pull request #4958 from dmacjam/search_posts_by_filetype 2017-07-31 11:55:34 -04:00
fixtures FEATURE: Site settings defaults per locale 2017-08-02 12:24:19 -04:00
helpers Nuke all `SiteSetting.stubs` from our codebase. 2017-07-07 15:09:14 +09:00
integration Add specs for 1c80c233cf 2017-08-02 20:58:35 +09:00
integrity Add rubocop to our build. (#5004) 2017-07-28 10:20:09 +09:00
jobs Add rubocop to our build. (#5004) 2017-07-28 10:20:09 +09:00
mailers Add rubocop to our build. (#5004) 2017-07-28 10:20:09 +09:00
models Merge pull request #5018 from discourse/wekbit-embedded-referer 2017-08-04 14:12:26 +09:00
phantom_js FIX: Don't hardcode text in smoke test. 2017-05-22 08:01:33 +08:00
serializers Add rubocop to our build. (#5004) 2017-07-28 10:20:09 +09:00
services FEATURE: Add group settngs to allow users to leave a group freely. 2017-07-28 15:00:25 +09:00
support Add rubocop to our build. (#5004) 2017-07-28 10:20:09 +09:00
tasks Add rubocop to our build. (#5004) 2017-07-28 10:20:09 +09:00
views/omniauth_callbacks Add rubocop to our build. (#5004) 2017-07-28 10:20:09 +09:00
discourse_tagging_spec.rb FIX: prevent creation of tags with invalid characters 2016-10-12 15:44:36 -04:00
rails_helper.rb FEATURE: Site settings defaults per locale 2017-08-02 12:24:19 -04:00