gitlab-org--gitlab-foss/spec/services
Sean McGivern 3efe534255 Merge branch '26488-target-disabled-mr' into 'master'
Fix 404 when upstream disabled merge requests

Closes #26488

See merge request !10427
2017-05-02 11:14:41 +00:00
..
auth
boards
chat_names
ci Properly expire cache for **all** MRs of a pipeline 2017-04-24 10:07:01 +02:00
discussions Add option to start a new discussion on an MR 2017-04-05 17:44:14 +01:00
files Refactor changing files in web UI 2017-04-20 00:37:44 +00:00
groups add spec and changelog 2017-04-19 10:15:52 +02:00
issuable
issues Enable RSpec/FilePath cop 2017-04-26 12:50:32 +01:00
labels
members Remove helpers assigned_issuables_count and cached_assigned_issuables_count 2017-04-20 13:28:04 +03:00
merge_requests Merge branch '26488-target-disabled-mr' into 'master' 2017-05-02 11:14:41 +00:00
milestones
notes Don't use original_discussion_id 2017-04-05 17:44:14 +01:00
projects Make namespace owner master of project upon creation 2017-04-27 13:29:23 +02:00
protected_branches Protected Tags backend review changes 2017-04-06 10:56:21 +01:00
protected_tags Protected Tags backend review changes 2017-04-06 10:56:21 +01:00
search Refactor group search out of global search 2017-04-18 15:41:17 +01:00
slash_commands Add board_move slash command 2017-04-28 12:11:53 +00:00
tags
users Move records to the ghost user in a transaction. 2017-04-24 06:46:10 +00:00
wiki_pages
access_token_validation_service_spec.rb
after_branch_delete_service_spec.rb
cohorts_service_spec.rb Use last_activity_on in cohorts 2017-04-14 15:20:55 +02:00
compare_service_spec.rb
create_branch_service_spec.rb
create_deployment_service_spec.rb
create_release_service_spec.rb
create_snippet_service_spec.rb
delete_branch_service_spec.rb
delete_merged_branches_service_spec.rb Don't delete a branch involved in an open merge request in "Delete all merged branches" service 2017-04-19 07:56:08 -07:00
event_create_service_spec.rb Add a new Gitlab::UserActivities class to track user activities 2017-04-14 15:20:55 +02:00
git_hooks_service_spec.rb
git_push_service_spec.rb
git_tag_push_service_spec.rb
import_export_clean_up_service_spec.rb
note_summary_spec.rb
notification_service_spec.rb Fix email not being sent after project export 2017-04-09 22:16:47 +03:00
pages_service_spec.rb
repair_ldap_blocked_user_service_spec.rb
repository_archive_clean_up_service_spec.rb
search_service_spec.rb
spam_service_spec.rb
system_hooks_service_spec.rb
system_note_service_spec.rb Rename GitlabMarkdownHelper -> MarkupHelper 2017-04-27 13:22:17 +02:00
test_hook_service_spec.rb
todo_service_spec.rb Revert "Merge branch 'tc-no-todo-service-select' into 'master'" 2017-04-29 12:29:59 +00:00
update_release_service_spec.rb
update_snippet_service_spec.rb
user_project_access_changed_service_spec.rb