gitlab-org--gitlab-foss/spec/lib/gitlab
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
..
backend Test Grack::Auth via a request spec 2016-03-23 14:09:52 +01:00
badge Fix tests failures 2016-06-07 10:25:57 +02:00
bitbucket_import Make Omniauth providers specs to not modify global configuration 2016-06-08 16:50:05 +02:00
ci Make method that composes ci config entry private 2016-06-14 10:48:51 +02:00
database Handle NULL migration errors in migration helpers 2016-06-13 11:22:58 +02:00
diff Show a notice for diffs that are too large 2016-03-18 12:30:46 +01:00
email raise UnknownIncomingEmail when there's no mail_key: 2016-06-20 19:15:54 +08:00
fogbugz_import updated spec 2016-03-31 09:22:28 +02:00
gfm Enable RSpec/NotToNot cop and auto-correct offenses 2016-05-24 15:40:29 -04:00
github_import Merge branch 'gh-disable-webhooks' 2016-06-07 13:06:43 +02:00
gitlab_import Make Omniauth providers specs to not modify global configuration 2016-06-08 16:50:05 +02:00
gitorious_import
google_code_import refactored code based on feedback plus fixed a couple of other issues 2016-03-28 16:35:03 +02:00
ldap Unblocks user when active_directory is disabled and it can be found 2016-04-05 16:34:31 -03:00
lfs Enable RSpec/NotToNot cop and auto-correct offenses 2016-05-24 15:40:29 -04:00
metrics Filter out classes without names in the sampler 2016-06-14 18:09:06 +02:00
middleware Rename metric to 'rails queue duration' 2016-05-26 17:53:21 +02:00
o_auth Added default setting for external_providers 2016-04-11 10:16:42 -05:00
saml Syntax fixes and better logging around the ldap_person method. 2016-06-08 18:09:43 -05:00
sanitizers Improved SVG sanitizer specs to include smoke tests for clean. 2016-06-12 21:05:58 -04:00
sherlock Enable RSpec/NotToNot cop and auto-correct offenses 2016-05-24 15:40:29 -04:00
sql
akismet_helper_spec.rb Update tests for the current_application_settings request store changes 2016-05-27 19:05:52 -07:00
asciidoc_spec.rb
auth_spec.rb Also rename "find" in the specs 2016-06-13 15:38:25 +02:00
award_emoji_spec.rb Merge branch 'master' into awardables 2016-05-30 18:54:08 +02:00
blame_spec.rb
build_data_builder_spec.rb
closing_issue_extractor_spec.rb Remove dumb debug statement and add many tests. 2016-04-07 08:47:29 -04:00
color_schemes_spec.rb
database_spec.rb Improve Issuable.order_labels_priority 2016-06-06 11:59:49 -05:00
exclusive_lease_spec.rb
git_access_spec.rb
git_access_wiki_spec.rb
gitignore_spec.rb Update API and fetching task 2016-05-20 15:58:36 -05:00
highlight_spec.rb
incoming_email_spec.rb It's for Message-ID so it should be message_id 2016-05-20 18:23:04 -05:00
key_fingerprint_spec.rb
lazy_spec.rb Added Gitlab::Lazy 2016-05-26 13:58:01 +02:00
markup_helper_spec.rb
metrics_spec.rb Fix setting of "action" for Grape transactions 2016-04-20 22:42:52 +02:00
note_data_builder_spec.rb Improve note factory 2016-05-29 15:03:00 -04:00
popen_spec.rb
project_search_results_spec.rb Project members with guest role can't access confidential issues 2016-06-13 19:32:00 -03:00
push_data_builder_spec.rb Using single builder for push and tag events 2016-04-19 11:00:30 +02:00
reference_extractor_spec.rb Update reference unfolder according to recent ability changes 2016-03-19 18:58:52 +01:00
regex_spec.rb
search_results_spec.rb Project members with guest role can't access confidential issues 2016-06-13 19:32:00 -03:00
snippet_search_results_spec.rb Refactor Gitlab::SnippetSearchResults 2016-03-11 15:25:22 -05:00
themes_spec.rb
upgrader_spec.rb
uploads_transfer_spec.rb
url_builder_spec.rb Revert "Merge branch 'wiki-fix' into 'master' " 2016-05-10 10:57:48 +02:00
url_sanitizer_spec.rb Mask credentials from URL when import of project has failed. 2016-05-18 21:16:36 -05:00
version_info_spec.rb
workhorse_spec.rb Add workhorse controller and API helpers 2016-06-06 13:16:30 +02:00