Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
quick_node_clone
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
quick_node_clone
Merge requests
!30
Enable/disable for specific content types.
Code
Review changes
Check out branch
Download
Patches
Plain diff
Open
Enable/disable for specific content types.
issue/quick_node_clone-3075823:3075823-toggle-contenttypes
into
8.x-1.x
Overview
0
Commits
4
Pipelines
4
Changes
4
Open
Mark Dorison
requested to merge
issue/quick_node_clone-3075823:3075823-toggle-contenttypes
into
8.x-1.x
9 months ago
Overview
0
Commits
4
Pipelines
4
Changes
4
Expand
Closes
#3075823
0
0
Merge request reports
Compare
8.x-1.x
version 3
16c5e9d3
1 month ago
version 2
1adef955
9 months ago
version 1
7ea0b734
9 months ago
8.x-1.x (HEAD)
and
latest version
latest version
7269fccb
4 commits,
1 month ago
version 3
16c5e9d3
3 commits,
1 month ago
version 2
1adef955
2 commits,
9 months ago
version 1
7ea0b734
1 commit,
9 months ago
4 files
+
102
−
0
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
4
Search (e.g. *.vue) (Ctrl+P)
config/schema/quick_node_clone.schema.yml
+
6
−
0
Options
@@ -2,6 +2,12 @@ quick_node_clone.settings:
type
:
config_object
label
:
'
Quick
Node
Clone
settings'
mapping
:
allowed_bundles
:
type
:
sequence
label
:
'
Allowed
bundles'
sequence
:
type
:
string
label
:
'
Bundle
Id'
exclude
:
type
:
sequence
label
:
'
Exclude
list'
Loading