gitlab-org--gitlab-foss/app/models/project_services
James Fargher 6b9157d5dc Make KubernetesService readonly
We are deprecating this service in favor of instance wide clusters.
Therefore we removed some code that is not anymore needed for a
readonly cluster and also we added some flags to allow for this
deprecation. These flags are to be removed in the next release when
we finally completelly remove KubernetesService.
2019-06-18 00:01:56 +00:00
..
chat_message Update deployment chat message notification 2019-05-02 16:07:26 +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 Enable frozen string in rest of app/models/**/*.rb 2018-08-10 00:51:01 -07:00
buildkite_service.rb Enable frozen string in rest of app/models/**/*.rb 2018-08-10 00:51:01 -07:00
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 Add deployment events to chat notification services 2019-04-26 21:08:41 +00:00
ci_service.rb Enable frozen string in rest of app/models/**/*.rb 2018-08-10 00:51:01 -07:00
custom_issue_tracker_service.rb Enable frozen string in rest of app/models/**/*.rb 2018-08-10 00:51:01 -07: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 Make sure there's only one slash as path separator 2018-11-09 15:36:45 -08:00
emails_on_push_service.rb Externalize strings in app/models 2019-04-12 12:28:07 +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 Enable frozen string in rest of app/models/**/*.rb 2018-08-10 00:51:01 -07: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 Turn reference regex constants into methods 2018-11-12 13:50:31 +01:00
jira_service.rb Resolve "JIRA service: NoMethodError: undefined method `find' for nil:NilClass" 2019-05-10 13:33:44 +00:00
jira_tracker_data.rb Create models for issue trackers data 2019-06-13 19:02:13 +02:00
kubernetes_service.rb Make KubernetesService readonly 2019-06-18 00:01:56 +00: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 Add deployment events to chat notification services 2019-04-26 21:08:41 +00:00
mock_ci_service.rb Rename CI related selectors 2019-04-16 12:57:07 +03:00
mock_deployment_service.rb Make KubernetesService readonly 2019-06-18 00:01:56 +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 Externalize strings in app/models 2019-04-12 12:28:07 +00:00
prometheus_service.rb Check validity of prometheus_service before query 2019-03-04 18:36:43 +00:00
pushover_service.rb Externalize strings in app/models 2019-04-12 12:28:07 +00:00
redmine_service.rb Enable frozen string in rest of app/models/**/*.rb 2018-08-10 00:51:01 -07: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 Disable existing offenses for the CodeReuse cops 2018-09-11 17:32:00 +02:00
teamcity_service.rb Use revision instead of build number for TC query. 2019-01-10 16:34:49 +00:00
youtrack_service.rb Allow lowercase prefix for Youtrack issue ids 2019-06-03 16:05:20 +02:00