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
d5b65a1b
Commit
d5b65a1b
authored
Oct 11, 2020
by
Robin Dupret
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Remove an outdated comment
Follow-up to
https://gitlab.com/gitlab-org/gitlab/-/merge_requests/43623
parent
9145f1dd
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
1 deletion
+5
-1
app/models/packages/event.rb
app/models/packages/event.rb
+0
-1
changelogs/unreleased/nix-comment.yml
changelogs/unreleased/nix-comment.yml
+5
-0
No files found.
app/models/packages/event.rb
View file @
d5b65a1b
...
...
@@ -3,7 +3,6 @@
class
Packages::Event
<
ApplicationRecord
belongs_to
:package
,
optional:
true
# FIXME: Remove debian: 9 from here when it's added to the types in package.rb model
EVENT_SCOPES
=
::
Packages
::
Package
.
package_types
.
merge
(
container:
1000
,
tag:
1001
).
freeze
enum
event_scope:
EVENT_SCOPES
...
...
changelogs/unreleased/nix-comment.yml
0 → 100644
View file @
d5b65a1b
---
title
:
Remove an outdated comment
merge_request
:
44861
author
:
Robin Dupret
type
:
other
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