gitlab-org--gitlab-foss/spec/services
Stan Hu 926002fdf8 Fix Error 500s creating merge requests with external issue tracker
When JIRA or Redmine were enabled and the branch name did not match the
matching regular expression, the `issue_iid` would be `nil`, preventing
users from creating merge requests.

Closes #43193
2018-02-12 17:34:18 -08:00
..
applications fix specs 2017-11-02 08:49:36 +01:00
auth fix code style issues 2017-10-10 23:46:18 +02:00
boards Replace '.team << [user, role]' with 'add_role(user)' in specs 2017-12-22 19:18:28 +11:00
chat_names
ci Merge commit '4457cf9d178dc9912fd9c16427ad81b389179d00' into fix/gb/fix-redundant-pipeline-stages 2018-02-07 09:21:17 +01:00
clusters Extend Cluster Applications to allow installation of Prometheus 2017-12-22 17:23:43 +00:00
deploy_keys created services for keys 2017-09-15 15:35:24 +00:00
discussions Replace '.team << [user, role]' with 'add_role(user)' in specs 2017-12-22 19:18:28 +11:00
emails Merge branch 'master' into digitalmoksha/gitlab-ce-feature/verify_secondary_emails 2017-10-05 12:48:22 +02:00
events Resolve "DashboardController#activity.json is slow due to SQL" 2017-11-06 16:52:56 +00:00
files File upload UI obeys LFS filters 2018-02-06 15:26:25 +00:00
gpg_keys Add some basic specs and refactor model and validations 2017-10-05 08:25:27 -05:00
groups Use hashed storage in the specs 2018-02-07 13:40:46 +00:00
issuable Replace '.team << [user, role]' with 'add_role(user)' in specs 2017-12-22 19:18:28 +11:00
issues port of 594e6a0a625^..f74c90f68c6 2018-02-01 12:14:46 -05:00
keys Simplify a test 2017-09-21 13:19:05 +01:00
labels Keep subscribers when promoting labels to group labels 2018-01-12 16:20:38 +01:00
lfs Backport of LFS File Locking API 2018-02-07 09:04:00 -05:00
members Replace '.team << [user, role]' with 'add_role(user)' in specs 2017-12-22 19:18:28 +11:00
merge_requests Fix Error 500s creating merge requests with external issue tracker 2018-02-12 17:34:18 -08:00
milestones Replace '.team << [user, role]' with 'add_role(user)' in specs 2017-12-22 19:18:28 +11:00
notes Replace '.team << [user, role]' with 'add_role(user)' in specs 2017-12-22 19:18:28 +11:00
projects Use hashed storage in the specs 2018-02-07 13:40:46 +00:00
protected_branches Protected branch is now created for default branch on import 2018-01-06 12:20:49 +00:00
protected_tags
quick_actions Replace '.team << [user, role]' with 'add_role(user)' in specs 2017-12-22 19:18:28 +11:00
search Merge branch 'security-10-4-25223-snippets-finder-doesnt-obey-feature-visibility' into 'security-10-4' 2018-02-09 12:04:05 -06:00
tags Migrate Gitlab::Git::Repository#add_tag to Gitaly 2017-09-29 00:53:49 +02:00
test_hooks test hook for system merge request hook 2018-01-04 09:33:41 +01:00
users Use hashed storage in the specs 2018-02-07 13:40:46 +00:00
wiki_pages
access_token_validation_service_spec.rb
after_branch_delete_service_spec.rb
base_count_service_spec.rb allow caching options to be specified for counting services 2017-11-30 22:23:07 +00:00
check_gcp_project_billing_service_spec.rb Refactor GCP redirect test suite 2018-01-11 07:14:08 +01:00
cohorts_service_spec.rb
compare_service_spec.rb
create_branch_service_spec.rb
create_deployment_service_spec.rb Cache merged and closed events data in merge_request_metrics table 2018-01-02 17:45:25 -02:00
create_release_service_spec.rb
create_snippet_service_spec.rb
delete_branch_service_spec.rb Replace '.team << [user, role]' with 'add_role(user)' in specs 2017-12-22 19:18:28 +11:00
delete_merged_branches_service_spec.rb When deleting merged branches, ignore protected tags 2017-11-07 16:58:36 +01:00
event_create_service_spec.rb Rework how recent push events are retrieved 2017-09-08 00:46:16 +02:00
git_push_service_spec.rb Replace '.team << [user, role]' with 'add_role(user)' in specs 2017-12-22 19:18:28 +11:00
git_tag_push_service_spec.rb Replace '.team << [user, role]' with 'add_role(user)' in specs 2017-12-22 19:18:28 +11:00
gravatar_service_spec.rb
import_export_clean_up_service_spec.rb
note_summary_spec.rb
notification_service_spec.rb Make user/author use project.creator in most factories 2018-01-31 18:31:21 +01:00
pages_service_spec.rb
preview_markdown_service_spec.rb
push_event_payload_service_spec.rb
repair_ldap_blocked_user_service_spec.rb
repository_archive_clean_up_service_spec.rb
reset_project_cache_service_spec.rb Rename Project#cache_index to jobs_cache_index 2018-01-04 22:17:03 +01:00
search_service_spec.rb
spam_service_spec.rb replace is_spam? with spam? 2017-08-29 11:14:42 +03:00
submit_usage_ping_service_spec.rb
system_hooks_service_spec.rb Log and send a system hook if a blocked user fails to login 2018-01-14 22:22:06 -08:00
system_note_service_spec.rb Bypass commits title markdown on notes 2018-02-02 17:50:39 -02:00
todo_service_spec.rb Replace '.team << [user, role]' with 'add_role(user)' in specs 2017-12-22 19:18:28 +11:00
update_merge_request_metrics_service_spec.rb Cache merged and closed events data in merge_request_metrics table 2018-01-02 17:45:25 -02:00
update_release_service_spec.rb
update_snippet_service_spec.rb
upload_service_spec.rb
user_project_access_changed_service_spec.rb Move sidekiq-based project authorization refresh out of Projects::CreateService 2017-08-25 16:19:32 +01:00
web_hook_service_spec.rb Consistently schedule Sidekiq jobs 2017-12-05 11:59:39 +01:00