gitlab-org--gitlab-foss/spec/services
Douwe Maan f31aea1722 Merge branch '52940-fix-internal-email-pattern-not-respected' into 'master'
Fix a bug where internal email pattern wasn't respected

Closes #52940

See merge request gitlab-org/gitlab-ce!22516
2018-11-14 09:17:00 +00:00
..
application_settings Harden a spec 2018-10-19 01:39:59 +01:00
applications Remove un-used inheritance from service 2018-10-15 11:09:10 +13:00
auth Correct Gitlab Capitalization in code files 2018-09-21 12:05:37 +00:00
boards Automatically navigate to last board visited 2018-10-26 12:49:16 +00:00
chat_names
ci Fix non-hacking way 2018-11-12 20:34:26 +01:00
clusters Show HTTP response code for Kubernetes errors 2018-11-13 12:46:01 +00:00
commits Apply patches when creating MR via email 2018-11-07 16:27:55 +01:00
deploy_keys
deploy_tokens Handle limit for datetime attributes on MySQL 2018-04-06 22:28:44 -05:00
discussions Resolve "Rename the `Master` role to `Maintainer`" Backend 2018-07-11 14:36:08 +00:00
emails
events Support Markdown rendering using multiple projects 2018-04-11 14:10:19 +02:00
files Adds chmod action to POST /projects/:id/repository/commits API 2018-09-27 11:51:15 +02:00
gpg_keys
groups Merge branch 'gt-update-typos-in-comments-and-specs' into 'master' 2018-11-01 10:34:23 +00:00
issuable Extract code from Issues::MoveService 2018-11-12 08:57:25 +01:00
issues Extract code from Issues::MoveService 2018-11-12 08:57:25 +01:00
keys Rails5 fix MySQL milliseconds problem in specs 2018-06-27 18:49:22 +02:00
labels Backport from EE !5954 2018-07-04 20:48:50 +08:00
lfs Resolve "Rename the `Master` role to `Maintainer`" Backend 2018-07-11 14:36:08 +00:00
members Delete todos when users loses target read permissions 2018-07-30 13:29:18 +02:00
merge_requests Comment on any expanded diff line on MRs 2018-11-09 16:56:48 -02:00
milestones Fix spec in EE which now trigger access to repository 2018-11-07 11:33:02 +08:00
notes Comment on any expanded diff line on MRs 2018-11-09 16:56:48 -02:00
projects Fix typos in comments and specs 2018-11-01 08:59:20 +02:00
prometheus
protected_branches Resolve "Rename the `Master` role to `Maintainer`" Backend 2018-07-11 14:36:08 +00:00
protected_tags Resolve "Rename the `Master` role to `Maintainer`" Backend 2018-07-11 14:36:08 +00:00
quick_actions Allow limiting quick actions to execute 2018-11-07 16:27:55 +01:00
resource_events Preload user status for label events 2018-10-25 18:20:23 +02:00
search Resolve "Rename the `Master` role to `Maintainer`" Backend 2018-07-11 14:36:08 +00:00
submodules Add submodule update API endpoint 2018-11-07 14:03:30 +01:00
tags Don't use Gitlab::Utils.nlbr in Gitlab::Git 2018-06-11 10:42:09 +00:00
test_hooks Backport changes in app/services/test_hooks/project_service.rb 2018-06-02 18:44:31 -06:00
todos/destroy Add changes from the EE 2018-08-06 14:18:21 +02:00
users Fix a bug where internal email pattern wasn't respected 2018-11-13 13:24:53 +01:00
wiki_pages Bump Gitaly to 0.98.0 2018-05-07 14:10:04 +02:00
wikis Replace whitespaces in wiki page attachments file names 2018-09-07 14:10:15 +00:00
access_token_validation_service_spec.rb
after_branch_delete_service_spec.rb
audit_event_service_spec.rb Add support for JSON logging for audit events 2018-10-18 15:59:12 -07:00
base_count_service_spec.rb
cohorts_service_spec.rb
compare_service_spec.rb
create_branch_service_spec.rb
create_release_service_spec.rb
create_snippet_service_spec.rb
delete_branch_service_spec.rb
delete_merged_branches_service_spec.rb
event_create_service_spec.rb Delete UserActivities and related workers 2018-07-18 15:44:10 +02:00
git_push_service_spec.rb Resolve "Enable Auto DevOps by default for self managed instances of GitLab" 2018-09-18 19:20:43 +00:00
git_tag_push_service_spec.rb Remove Gitlab::Git::Repository#rugged and Gollum code 2018-10-02 16:34:28 -03:00
gravatar_service_spec.rb
import_export_clean_up_service_spec.rb fix spec 2018-07-06 18:25:16 +02:00
note_summary_spec.rb
notification_recipient_service_spec.rb Fix N+1 for notification recipients on private projects 2018-10-04 14:28:15 +01:00
notification_service_spec.rb Add email for milestone change 2018-11-02 16:29:32 +00:00
preview_markdown_service_spec.rb render using RedCarpet if legacy_render parameter is set 2018-09-05 09:19:16 -05:00
push_event_payload_service_spec.rb
repair_ldap_blocked_user_service_spec.rb
repository_archive_clean_up_service_spec.rb Merge branch 'security-45689-fix-archive-cache-bug' into 'security-10-7' 2018-04-30 15:00:14 -05:00
reset_project_cache_service_spec.rb Updates from `rubocop -a` 2018-07-09 21:13:08 +08:00
search_service_spec.rb Resolve "Rename the `Master` role to `Maintainer`" Backend 2018-07-11 14:36:08 +00:00
spam_service_spec.rb
submit_usage_ping_service_spec.rb
system_hooks_service_spec.rb Updates from `rubocop -a` 2018-07-09 21:13:08 +08:00
system_note_service_spec.rb Fix SpaceBeforeFirstArg cop 2018-09-20 21:47:34 +05:00
todo_service_spec.rb Fix spec in EE which now trigger access to repository 2018-11-07 11:33:02 +08:00
update_deployment_service_spec.rb Revert "Just fix (hack) specs" 2018-11-12 20:32:40 +01:00
update_merge_request_metrics_service_spec.rb Rails5 fix MySQL milliseconds problem in specs 2018-06-27 18:49:22 +02:00
update_release_service_spec.rb
update_snippet_service_spec.rb
upload_service_spec.rb Make all uses of `fixture_file_upload` use relative paths 2018-06-07 09:54:41 -05:00
user_project_access_changed_service_spec.rb
verify_pages_domain_service_spec.rb
web_hook_service_spec.rb Catch `RedirectionTooDeep` Exception in webhooks 2018-10-19 05:55:06 +00:00