gitlab-org--gitlab-foss/app/models/project_services
Zeger-Jan van de Weg 807b7a161d
Flowdock uses Gitaly, not Grit
Prior to this change, Flowdock used Grit to get the difference between
commits and post that to the remote service. This required direct path
access, which doesn't work with Gitaly.

Fixes gitlab-org/gitaly#1113
2018-04-23 08:00:24 +02:00
..
chat_message Fix issue reopen Mattermost / Slack message 2017-11-06 14:40:13 +00:00
asana_service.rb Replace deprecated name_with_namespace with full_name in app and spec 2018-03-05 16:15:26 +02:00
assembla_service.rb Merge branch 'fj-15329-services-callbacks-ssrf' into 'security-10-6' 2018-03-21 14:39:21 +00:00
bamboo_service.rb Merge branch 'fj-15329-services-callbacks-ssrf' into 'security-10-6' 2018-03-21 14:39:21 +00:00
bugzilla_service.rb adds test suite 2017-01-22 00:02:29 +00:00
buildkite_service.rb Merge branch 'fj-15329-services-callbacks-ssrf' into 'security-10-6' 2018-03-21 14:39:21 +00:00
builds_email_service.rb All CI offline migrations 2017-03-17 23:06:11 +00:00
campfire_service.rb Merge branch 'fj-15329-services-callbacks-ssrf' into 'security-10-6' 2018-03-21 14:39:21 +00:00
chat_notification_service.rb Merge branch 'jej/mattermost-notification-confidentiality-10-6' into 'security-10-6' 2018-04-05 08:41:56 +02:00
ci_service.rb adds test suite 2017-01-22 00:02:29 +00:00
custom_issue_tracker_service.rb simplify test&save actions when setting a service integration 2017-06-01 07:47:15 +02:00
deployment_service.rb Address MR comments 2017-06-01 07:47:16 +02:00
drone_ci_service.rb Merge branch 'fj-15329-services-callbacks-ssrf' into 'security-10-6' 2018-03-21 14:39:21 +00:00
emails_on_push_service.rb update code based on feedback 2018-01-26 15:26:27 +01:00
external_wiki_service.rb Merge branch 'fj-15329-services-callbacks-ssrf' into 'security-10-6' 2018-03-21 14:39:21 +00:00
flowdock_service.rb Flowdock uses Gitaly, not Grit 2018-04-23 08:00:24 +02:00
gemnasium_service.rb Remove some easy cases of 'path_to_repo' use 2018-03-28 09:21:32 +00:00
gitlab_issue_tracker_service.rb Fix external issue trackers redirect 2017-07-18 11:44:47 -03:00
hipchat_service.rb Merge branch 'jej/mattermost-notification-confidentiality-10-6' into 'security-10-6' 2018-04-05 08:41:56 +02:00
irker_service.rb update code based on feedback 2018-01-26 15:26:27 +01:00
issue_tracker_service.rb Merge branch 'fj-15329-services-callbacks-ssrf' into 'security-10-6' 2018-03-21 14:39:21 +00:00
jira_service.rb Improve JIRA event descriptions 2018-03-19 16:36:16 -03:00
kubernetes_service.rb Merge branch 'master' into 'update-kubeclient' 2018-03-17 05:52:35 +00:00
mattermost_service.rb Allow chat notifications only for the default branch 2017-03-22 21:17:38 +01:00
mattermost_slash_commands_service.rb Replace deprecated name_with_namespace with full_name in app and spec 2018-03-05 16:15:26 +02:00
microsoft_teams_service.rb Enable the Style/TrailingCommaInLiteral cop 2017-05-10 18:25:45 +02:00
mock_ci_service.rb Merge branch 'fj-15329-services-callbacks-ssrf' into 'security-10-6' 2018-03-21 14:39:21 +00:00
mock_deployment_service.rb Added mock deployment and monitoring service with environments fixtures 2017-04-05 11:04:34 +00:00
mock_monitoring_service.rb Address MR comments 2017-06-01 07:47:16 +02:00
monitoring_service.rb Squashed commit of the following: 2018-02-24 00:15:12 +01:00
packagist_service.rb Merge branch 'fj-15329-services-callbacks-ssrf' into 'security-10-6' 2018-03-21 14:39:21 +00:00
pipelines_email_service.rb Removed unused `Service#disabled_title` methods 2018-03-15 22:52:24 +00:00
pivotaltracker_service.rb Merge branch 'fj-15329-services-callbacks-ssrf' into 'security-10-6' 2018-03-21 14:39:21 +00:00
prometheus_service.rb drop the ! from synchronize_service_state! + remove unused scope 2018-02-24 01:06:08 +01:00
pushover_service.rb Merge branch 'fj-15329-services-callbacks-ssrf' into 'security-10-6' 2018-03-21 14:39:21 +00:00
redmine_service.rb adds test suite 2017-01-22 00:02:29 +00:00
slack_service.rb Allow chat notifications only for the default branch 2017-03-22 21:17:38 +01:00
slack_slash_commands_service.rb Rename "Slash commands" to "Quick actions" 2017-06-15 09:01:56 -05:00
slash_commands_service.rb Expose ChatName objects to slash commands 2018-02-23 14:37:53 +01:00
teamcity_service.rb Merge branch 'fj-15329-services-callbacks-ssrf' into 'security-10-6' 2018-03-21 14:39:21 +00:00