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
7289a596
Commit
7289a596
authored
May 05, 2021
by
Dan Jensen
Committed by
Douglas Barbosa Alexandre
May 05, 2021
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Remove deleted feature flag [RUN ALL RSPEC] [RUN AS-IF-FOSS]
parent
06c9f530
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
6 additions
and
10 deletions
+6
-10
changelogs/unreleased/223786-change-group-affiliation-of-feature-flag.yml
...eased/223786-change-group-affiliation-of-feature-flag.yml
+5
-0
config/feature_flags/development/usage_data_a_compliance_audit_events_api.yml
.../development/usage_data_a_compliance_audit_events_api.yml
+0
-8
ee/spec/requests/api/audit_events_spec.rb
ee/spec/requests/api/audit_events_spec.rb
+0
-1
lib/gitlab/usage_data_counters/known_events/common.yml
lib/gitlab/usage_data_counters/known_events/common.yml
+1
-1
No files found.
changelogs/unreleased/223786-change-group-affiliation-of-feature-flag.yml
0 → 100644
View file @
7289a596
---
title
:
Delete feature flag for usage_data_a_compliance_audit_events_api
merge_request
:
52947
author
:
type
:
removed
config/feature_flags/development/usage_data_a_compliance_audit_events_api.yml
deleted
100644 → 0
View file @
06c9f530
---
name
:
usage_data_a_compliance_audit_events_api
introduced_by_url
:
https://gitlab.com/gitlab-org/gitlab/-/merge_requests/41689
rollout_issue_url
:
https://gitlab.com/gitlab-org/gitlab/-/issues/233786
milestone
:
'
13.4'
type
:
development
group
:
group::compliance
default_enabled
:
true
ee/spec/requests/api/audit_events_spec.rb
View file @
7289a596
...
...
@@ -14,7 +14,6 @@ RSpec.describe API::AuditEvents do
context
'after calling all audit_events APIs as a single licensed user'
do
before
do
stub_feature_flags
(
usage_data_a_compliance_audit_events_api:
true
)
stub_licensed_features
(
admin_audit_log:
true
)
end
...
...
lib/gitlab/usage_data_counters/known_events/common.yml
View file @
7289a596
...
...
@@ -24,7 +24,7 @@
category
:
compliance
redis_slot
:
compliance
aggregation
:
weekly
feature_flag
:
usage_data_a_compliance_audit_events_api
feature_flag
:
track_unique_visits
-
name
:
g_edit_by_web_ide
category
:
ide_edit
redis_slot
:
edit
...
...
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