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 Externalize strings in app/models 2019-04-12 12:28:07 +00:00
assembla_service.rb Enable frozen string in rest of app/models/**/*.rb 2018-08-10 00:51:01 -07:00
bamboo_service.rb Externalize strings in app/models 2019-04-12 12:28:07 +00:00
bugzilla_service.rb Use title and description fields for issue trackers 2019-07-02 15:00:27 +02:00
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 Enable frozen string in rest of app/models/**/*.rb 2018-08-10 00:51:01 -07:00
campfire_service.rb Adds the Rubocop ReturnNil cop 2019-03-06 17:51:56 +02:00
chat_notification_service.rb Reduce amount of property definitions in ChatNotificationService 2019-09-02 13:25:15 +00:00
ci_service.rb Upgrade to Rails 5.2 2019-07-12 10:15:31 +08:00
custom_issue_tracker_service.rb Use title and description fields for issue trackers 2019-07-02 15:00:27 +02:00
data_fields.rb Create models for issue trackers data 2019-06-13 19:02:13 +02:00
discord_service.rb Add deployment events to chat notification services 2019-04-26 21:08:41 +00:00
drone_ci_service.rb Add OpenSSL::OpenSSLError to HTTP_ERRORS 2019-07-05 21:05:24 +00:00
emails_on_push_service.rb Allow disabling group/project email notifications 2019-08-15 17:37:36 +00:00
external_wiki_service.rb Externalize strings in app/models 2019-04-12 12:28:07 +00:00
flowdock_service.rb Externalize strings in app/models 2019-04-12 12:28:07 +00:00
gitlab_issue_tracker_service.rb Use title and description fields for issue trackers 2019-07-02 15:00:27 +02:00
hangouts_chat_service.rb Add deployment events to chat notification services 2019-04-26 21:08:41 +00:00
hipchat_service.rb Revert "Remove HipChat integration from GitLab" 2019-04-10 12:58:18 +01:00
irker_service.rb Adds the Rubocop ReturnNil cop 2019-03-06 17:51:56 +02:00
issue_tracker_data.rb Create models for issue trackers data 2019-06-13 19:02:13 +02:00
issue_tracker_service.rb Use title and description fields for issue trackers 2019-07-02 15:00:27 +02:00
jira_service.rb Fix DNS rebind vulnerability for JIRA integration 2019-08-08 10:24:43 -03:00
jira_tracker_data.rb Create models for issue trackers data 2019-06-13 19:02:13 +02:00
mattermost_service.rb Enable frozen string in rest of app/models/**/*.rb 2018-08-10 00:51:01 -07:00
mattermost_slash_commands_service.rb Enable frozen string in rest of app/models/**/*.rb 2018-08-10 00:51:01 -07:00
microsoft_teams_service.rb Fixing #65389 2019-09-02 10:43:54 +00:00
mock_ci_service.rb Rename CI related selectors 2019-04-16 12:57:07 +03:00
mock_deployment_service.rb Use separate Kubernetes namespaces per environment 2019-08-07 04:40:29 +00:00
mock_monitoring_service.rb Enable frozen string in rest of app/models/**/*.rb 2018-08-10 00:51:01 -07:00
monitoring_service.rb Enable frozen string in rest of app/models/**/*.rb 2018-08-10 00:51:01 -07:00
packagist_service.rb Enable frozen string in rest of app/models/**/*.rb 2018-08-10 00:51:01 -07:00
pipelines_email_service.rb Add notify_only_default_branch option to PipelinesEmailService 2019-05-28 13:41:43 +02:00
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 Use title and description fields for issue trackers 2019-07-02 15:00:27 +02:00
slack_service.rb Enable frozen string in rest of app/models/**/*.rb 2018-08-10 00:51:01 -07:00
slack_slash_commands_service.rb Move ChatOps to Core 2019-02-20 21:29:48 +00:00
slash_commands_service.rb Improve chatops help output 2019-08-29 16:11:42 +02:00
teamcity_service.rb Extract common validations from ci services 2019-06-21 15:21:16 +01:00
youtrack_service.rb Use title and description fields for issue trackers 2019-07-02 15:00:27 +02:00