Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
gitlab-ce
Commits
355e81c3
Commit
355e81c3
authored
Sep 18, 2020
by
Arturo Herrero
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Remove Service#default ignore rule
parent
90b901fb
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
3 deletions
+0
-3
app/models/service.rb
app/models/service.rb
+0
-3
No files found.
app/models/service.rb
View file @
355e81c3
...
@@ -7,11 +7,8 @@ class Service < ApplicationRecord
...
@@ -7,11 +7,8 @@ class Service < ApplicationRecord
include
Importable
include
Importable
include
ProjectServicesLoggable
include
ProjectServicesLoggable
include
DataFields
include
DataFields
include
IgnorableColumns
include
FromUnion
include
FromUnion
ignore_columns
%i[default]
,
remove_with:
'13.5'
,
remove_after:
'2020-10-22'
SERVICE_NAMES
=
%w[
SERVICE_NAMES
=
%w[
alerts asana assembla bamboo bugzilla buildkite campfire confluence custom_issue_tracker discord
alerts asana assembla bamboo bugzilla buildkite campfire confluence custom_issue_tracker discord
drone_ci emails_on_push ewm external_wiki flowdock hangouts_chat hipchat irker jira
drone_ci emails_on_push ewm external_wiki flowdock hangouts_chat hipchat irker jira
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment