gitlab-org--gitlab-foss/spec/services/merge_requests
Luke Duncalfe f82380b9df Allow custom hooks errors to appear in GitLab UI
Error messages from custom pre-receive hooks now appear in the GitLab
UI.

This is re-enabling a feature that had been disabled in merge request
https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/18646

The feature had been disabled due to security concerns that information
which was not intended to be public (like stack traces) would leak into
public view.

PreReceiveErrors (from pre-receive, post-receive and update custom
hooks) are now filtered for messages that have been prefixed in a
particular way.

Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/48132
2019-03-26 13:05:40 +13:00
..
conflicts Make sure ConflictsService does not raise for conflicting submodules 2018-07-10 15:06:20 +01:00
add_todo_when_build_fails_service_spec.rb
assign_issues_service_spec.rb Replace '.team << [user, role]' with 'add_role(user)' in specs 2017-12-22 19:18:28 +11:00
build_service_spec.rb Check issue milestone availability 2019-02-14 15:28:02 +01:00
close_service_spec.rb Resolve "Rename the Master role to Maintainer" Backend 2018-07-11 14:36:08 +00:00
create_from_issue_service_spec.rb Creates /create_merge_request quickaction 2018-11-14 15:16:19 +01:00
create_service_spec.rb Add suffix for merge request event 2019-03-01 22:52:38 +09:00
delete_non_latest_diffs_service_spec.rb Whitelist existing destroy_all offenses 2018-08-16 17:29:37 +02:00
ff_merge_service_spec.rb Allow custom hooks errors to appear in GitLab UI 2019-03-26 13:05:40 +13:00
get_urls_service_spec.rb Revert "Merge branch 'blackst0ne-update-push-new-merge-request-url' into 'master'" 2018-11-07 13:32:20 +00:00
merge_service_spec.rb Allow custom hooks errors to appear in GitLab UI 2019-03-26 13:05:40 +13:00
merge_to_ref_service_spec.rb Provide reliable source and target IDs 2019-03-06 17:49:31 -03:00
merge_when_pipeline_succeeds_service_spec.rb Eliminate duplicated words 2018-11-22 01:01:23 +09:00
post_merge_service_spec.rb Retrieve merge request closing issues from database cache 2018-08-06 11:58:22 -03:00
rebase_service_spec.rb Fix committer typo 2018-09-25 11:51:07 +03:00
refresh_service_spec.rb Add suffix for merge request event 2019-03-01 22:52:38 +09:00
reload_diffs_service_spec.rb Comment on any expanded diff line on MRs 2018-11-09 16:56:48 -02:00
reopen_service_spec.rb Retrieve merge request closing issues from database cache 2018-08-06 11:58:22 -03:00
resolved_discussion_notification_service_spec.rb Remove superfluous lib: true, type: redis, service: true, models: true, services: true, no_db: true, api: true 2017-07-27 14:31:53 +02:00
squash_service_spec.rb Allow custom squash commit messages 2019-02-06 12:33:11 +00:00
update_service_spec.rb Check issue milestone availability 2019-02-14 15:28:02 +01:00