gitlab-org--gitlab-foss/spec/models/project_services
Thong Kuah e0826b0cb5 Override hostname when connecting via Kubeclient
Kubeclient uses rest-client. We hack into to access the net/http object
so that we can patch to connect to the resolved IP + set
hostname_override.

Add specs for discord. The discord integration also uses rest-client, so
since we patched rest-client, spec that the DNS rebinding protection
works
2019-08-21 10:49:22 +12:00
..
chat_message Fix project image in Slack pipeline notifications 2019-08-13 15:04:56 -04:00
asana_service_spec.rb Add # frozen_string_literal to spec/models 2019-04-01 14:37:54 +13:00
assembla_service_spec.rb Protect Gitlab::HTTP against DNS rebinding attack 2019-05-30 10:47:31 -03:00
bamboo_service_spec.rb Protect Gitlab::HTTP against DNS rebinding attack 2019-05-30 10:47:31 -03:00
bugzilla_service_spec.rb Make sure all specs run properly 2019-07-11 11:59:53 +02:00
buildkite_service_spec.rb Protect Gitlab::HTTP against DNS rebinding attack 2019-05-30 10:47:31 -03:00
campfire_service_spec.rb Protect Gitlab::HTTP against DNS rebinding attack 2019-05-30 10:47:31 -03:00
chat_notification_service_spec.rb Add # frozen_string_literal to spec/models 2019-04-01 14:37:54 +13:00
custom_issue_tracker_service_spec.rb Make sure all specs run properly 2019-07-11 11:59:53 +02:00
discord_service_spec.rb Override hostname when connecting via Kubeclient 2019-08-21 10:49:22 +12:00
drone_ci_service_spec.rb Add OpenSSL::OpenSSLError to HTTP_ERRORS 2019-07-05 21:05:24 +00:00
emails_on_push_service_spec.rb Allow disabling group/project email notifications 2019-08-15 17:37:36 +00:00
external_wiki_service_spec.rb Add # frozen_string_literal to spec/models 2019-04-01 14:37:54 +13:00
flowdock_service_spec.rb Add # frozen_string_literal to spec/models 2019-04-01 14:37:54 +13:00
gitlab_issue_tracker_service_spec.rb Make sure all specs run properly 2019-07-11 11:59:53 +02:00
hangouts_chat_service_spec.rb Refactor specs 2018-11-07 09:12:02 +11:00
hipchat_service_spec.rb preventing blocked users and their PipelineSchdules from creating new Pipelines 2019-06-04 20:25:26 -05:00
irker_service_spec.rb Add # frozen_string_literal to spec/models 2019-04-01 14:37:54 +13:00
issue_tracker_data_spec.rb Create models for issue trackers data 2019-06-13 19:02:13 +02:00
issue_tracker_service_spec.rb Add # frozen_string_literal to spec/models 2019-04-01 14:37:54 +13:00
jira_service_spec.rb Handle trailing slashes when generating Jira URLs 2019-07-22 13:35:52 +08:00
jira_tracker_data_spec.rb Create models for issue trackers data 2019-06-13 19:02:13 +02:00
mattermost_service_spec.rb Add # frozen_string_literal to spec/models 2019-04-01 14:37:54 +13:00
mattermost_slash_commands_service_spec.rb Add # frozen_string_literal to spec/models 2019-04-01 14:37:54 +13:00
microsoft_teams_service_spec.rb Improve pipeline status Slack notifications 2019-07-25 11:26:29 -03:00
packagist_service_spec.rb Add # frozen_string_literal to spec/models 2019-04-01 14:37:54 +13:00
pipelines_email_service_spec.rb Add notify_only_default_branch option to PipelinesEmailService 2019-05-28 13:41:43 +02:00
pivotaltracker_service_spec.rb Protect Gitlab::HTTP against DNS rebinding attack 2019-05-30 10:47:31 -03:00
prometheus_service_spec.rb Convert RestClient to Gitlab::HTTP for Prometheus Monitor 2019-08-07 02:42:20 +00:00
pushover_service_spec.rb Protect Gitlab::HTTP against DNS rebinding attack 2019-05-30 10:47:31 -03:00
redmine_service_spec.rb Make sure all specs run properly 2019-07-11 11:59:53 +02:00
slack_service_spec.rb Add # frozen_string_literal to spec/models 2019-04-01 14:37:54 +13:00
slack_slash_commands_service_spec.rb Add # frozen_string_literal to spec/models 2019-04-01 14:37:54 +13:00
teamcity_service_spec.rb Extract common validations from ci services 2019-06-21 15:21:16 +01:00
youtrack_service_spec.rb Make sure all specs run properly 2019-07-11 11:59:53 +02:00