gitlab-org--gitlab-foss/spec
Lin Jen-Shin 176fa21cb7 raise UnknownIncomingEmail when there's no mail_key:
So that we don't have to pretend that CreateNoteHandler
could handle a nil mail_key. Also, since NilClass#=~ would
just return nil for any regular expression, we could just
match it without checking nilness.

Feedback:
https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/3363#note_12566407
2016-06-20 19:15:54 +08:00
..
config
controllers UI and copywriting improvements 2016-06-14 13:18:14 +02:00
factories Remove deprecated issues_tracker and issues_tracker_id from project 2016-06-13 18:13:55 -03:00
features Merge branch 'manual-todos-issuable-sidebar' into 'master' 2016-06-14 22:01:43 +00:00
finders
fixtures Merge branch 'master' into new-issue-by-email 2016-06-15 15:43:12 +08:00
helpers UI and copywriting improvements 2016-06-14 13:18:14 +02:00
initializers
javascripts Move award_menu_url variable into gon object. 2016-06-09 03:37:40 +03:00
lib raise UnknownIncomingEmail when there's no mail_key: 2016-06-20 19:15:54 +08:00
mailers UI and copywriting improvements 2016-06-14 13:18:14 +02:00
models Merge branch 'master' into 13948-access-request-to-projects-and-groups 2016-06-14 16:23:16 +02:00
requests Merge remote-tracking branch 'origin/master' into artifacts-expire-date 2016-06-14 11:38:44 +02:00
routing
services Merge branch 'manual-todos-issuable-sidebar' into 'master' 2016-06-14 22:01:43 +00:00
support Merge branch 'make-omniauth-tests-to-not-modify-global-state' into 'master' 2016-06-09 09:55:14 +00:00
tasks/gitlab Switch the gitlab:db:configure task to use tables.any? instead of looking specifically for the schema_migrations table 2016-05-25 10:47:09 -07:00
views
workers Merge branch 'master' into new-issue-by-email 2016-06-15 15:43:12 +08:00
factories_spec.rb
rails_helper.rb
spec_helper.rb Enable Knapsack only in CI environment 2016-06-08 11:43:13 +02:00
teaspoon_env.rb Add leading comment space cop 2016-05-31 19:33:46 -03:00