gitlab-org--gitlab-foss/app/models/project_services
Peter Leitzen 9260706d7b Reduce amount of property definitions in ChatNotificationService
Before this commit we redefined properties for supported events on each
new instance of ChatNotificationService during "runtime".

This commit defines the properties only once during "compile time".
2019-09-02 13:25:15 +00:00
..
chat_message Fixing #65389 2019-09-02 10:43:54 +00:00
asana_service.rb
assembla_service.rb
bamboo_service.rb
bugzilla_service.rb
buildkite_service.rb Avoid calling freeze on already frozen strings in app/models 2019-09-01 01:27:00 +05:30
builds_email_service.rb
campfire_service.rb
chat_notification_service.rb Reduce amount of property definitions in ChatNotificationService 2019-09-02 13:25:15 +00:00
ci_service.rb
custom_issue_tracker_service.rb
data_fields.rb
discord_service.rb
drone_ci_service.rb
emails_on_push_service.rb Allow disabling group/project email notifications 2019-08-15 17:37:36 +00:00
external_wiki_service.rb
flowdock_service.rb
gitlab_issue_tracker_service.rb
hangouts_chat_service.rb
hipchat_service.rb
irker_service.rb
issue_tracker_data.rb
issue_tracker_service.rb
jira_service.rb Fix DNS rebind vulnerability for JIRA integration 2019-08-08 10:24:43 -03:00
jira_tracker_data.rb
mattermost_service.rb
mattermost_slash_commands_service.rb
microsoft_teams_service.rb Fixing #65389 2019-09-02 10:43:54 +00:00
mock_ci_service.rb
mock_deployment_service.rb Use separate Kubernetes namespaces per environment 2019-08-07 04:40:29 +00:00
mock_monitoring_service.rb
monitoring_service.rb
packagist_service.rb
pipelines_email_service.rb
pivotaltracker_service.rb Avoid calling freeze on already frozen strings in app/models 2019-09-01 01:27:00 +05:30
prometheus_service.rb Convert RestClient to Gitlab::HTTP for Prometheus Monitor 2019-08-07 02:42:20 +00:00
pushover_service.rb Avoid calling freeze on already frozen strings in app/models 2019-09-01 01:27:00 +05:30
redmine_service.rb
slack_service.rb
slack_slash_commands_service.rb
slash_commands_service.rb Improve chatops help output 2019-08-29 16:11:42 +02:00
teamcity_service.rb
youtrack_service.rb