Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
automatic_updates
Manage
Activity
Members
Labels
Plan
Wiki
Custom issue tracker
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Model registry
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
project
automatic_updates
Merge requests
!263
Issue
#3274323
: Split ExcludedPathsSubscriber into multiple classes
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Issue
#3274323
: Split ExcludedPathsSubscriber into multiple classes
issue/automatic_updates-3274323:3274323-split-excludedpathssubscriber-into
into
8.x-2.x
Overview
6
Commits
22
Pipelines
0
Changes
17
Merged
Adam G-H
requested to merge
issue/automatic_updates-3274323:3274323-split-excludedpathssubscriber-into
into
8.x-2.x
2 years ago
Overview
6
Commits
22
Pipelines
0
Changes
17
Expand
0
0
Merge request reports
Activity
All activity
Filter activity
Deselect all
Approvals
Assignees & reviewers
Comments (from bots)
Comments (from users)
Commits & branches
Edits
Labels
Lock status
Mentions
Merge request status
Tracking
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Please
register
or
sign in
to reply
Apr 11, 2022
Fix fatal
· 0c7dcc71
Adam G-H
authored
2 years ago
0c7dcc71
Move namespaces around
· eeada065
Adam G-H
authored
2 years ago
eeada065
Remove getFilesPath()
· ea2ff506
Adam G-H
authored
2 years ago
ea2ff506
Fix unused var
· 7fdf9133
Adam G-H
authored
2 years ago
7fdf9133
Remove detritus
· 02ef32ce
Adam G-H
authored
2 years ago
02ef32ce
Fix test
· fbcea6a9
Adam G-H
authored
2 years ago
fbcea6a9
Use disableModules
· 7eb4b0e9
Adam G-H
authored
2 years ago
7eb4b0e9
Rename ExcludedPathsSubscriber and friends
· 1a9f4949
Adam G-H
authored
2 years ago
1a9f4949
Split off SiteFilesExcluder test
· c1d79e45
Adam G-H
authored
2 years ago
c1d79e45
Split off SQLite testing
· c47c1cfa
Adam G-H
authored
2 years ago
c47c1cfa
And TestSiteExcluder
· bce6afde
Adam G-H
authored
2 years ago
bce6afde
Ditto VendorHardeningExcluder
· f7ecd795
Adam G-H
authored
2 years ago
f7ecd795
Split GitExcluder testing into its own class
· 2084bed9
Adam G-H
authored
2 years ago
2084bed9
Fix StagedProjectsValidatorTest
· 6bedda1a
Adam G-H
authored
2 years ago
6bedda1a
Fix ExcludedPathsTest, even though it is still a mess
· f7bfc306
Adam G-H
authored
2 years ago
f7bfc306
Apr 08, 2022
Fix service arg
· 88d32447
Adam G-H
authored
2 years ago
88d32447
Move git exclusions into class
· 129370b7
Adam G-H
authored
2 years ago
129370b7
Move sqlite excluder to other class
· f434300f
Adam G-H
authored
2 years ago
f434300f
Split file excluder into a class
· 84335966
Adam G-H
authored
2 years ago
84335966
Move vendor hardening exclusions to another class
· e7d2817f
Adam G-H
authored
2 years ago
e7d2817f
Split test site exclusions into own class
· 116104c9
Adam G-H
authored
2 years ago
116104c9
Create a trait for this
· c71efcf7
Adam G-H
authored
2 years ago
c71efcf7
Loading