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
a8768603
Commit
a8768603
authored
Apr 06, 2021
by
Tristan Read
Committed by
Heinrich Lee Yu
Apr 06, 2021
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Remove On-call Edit feature flag [RUN ALL RSPEC] [RUN AS-IF-FOSS]
parent
ca836edd
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
5 additions
and
11 deletions
+5
-11
changelogs/unreleased/revert-fe676e7b.yml
changelogs/unreleased/revert-fe676e7b.yml
+5
-0
ee/app/controllers/projects/incident_management/oncall_schedules_controller.rb
...ojects/incident_management/oncall_schedules_controller.rb
+0
-3
ee/config/feature_flags/development/oncall_schedules_mvc_edit_rotations.yml
...flags/development/oncall_schedules_mvc_edit_rotations.yml
+0
-8
No files found.
changelogs/unreleased/revert-fe676e7b.yml
0 → 100644
View file @
a8768603
---
title
:
Remove On-call Edit feature flag
merge_request
:
56445
author
:
type
:
other
ee/app/controllers/projects/incident_management/oncall_schedules_controller.rb
View file @
a8768603
...
...
@@ -4,9 +4,6 @@ module Projects
module
IncidentManagement
class
OncallSchedulesController
<
Projects
::
ApplicationController
before_action
:authorize_read_incident_management_oncall_schedule!
before_action
do
push_frontend_feature_flag
(
:oncall_schedules_mvc_edit_rotations
,
default_enabled:
false
)
end
feature_category
:incident_management
...
...
ee/config/feature_flags/development/oncall_schedules_mvc_edit_rotations.yml
deleted
100644 → 0
View file @
ca836edd
---
name
:
oncall_schedules_mvc_edit_rotations
introduced_by_url
:
https://gitlab.com/gitlab-org/gitlab/-/merge_requests/55243
rollout_issue_url
:
https://gitlab.com/gitlab-org/gitlab/-/issues/283914
milestone
:
'
13.10'
type
:
development
group
:
group::monitor
default_enabled
:
false
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