Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
L
language_selection_page
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
GitLab community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
project
language_selection_page
Merge requests
!7
Update blacklisted paths to support new CSS/JS aggregate method introduced in Drupal 10.1
Code
Review changes
Check out branch
Open in Workspace
Download
Patches
Plain diff
Expand sidebar
Merged
Update blacklisted paths to support new CSS/JS aggregate method introduced in Drupal 10.1
issue/language_selection_page-3396139:3396139-update-blacklisted-paths
into
8.x-2.x
Overview
1
Commits
1
Pipelines
0
Changes
1
Merged
Update blacklisted paths to support new CSS/JS aggregate method introduced in Drupal 10.1
Petr Parimucha
requested to merge
issue/language_selection_page-3396139:3396139-update-blacklisted-paths
into
8.x-2.x
Oct 23, 2023
Overview
1
Commits
1
Pipelines
0
Changes
1
Closes
#3396139
0
0
Merge request reports
Compare
8.x-2.x
8.x-2.x (base)
and
latest version
latest version
e66937da
1 commit,
Oct 23, 2023
1 file
+
1
−
0
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
config/install/language_selection_page.negotiation.yml
+
1
−
0
View file @ e66937da
Edit in single-file editor
Open in Web IDE
Show full file
@@ -9,4 +9,5 @@ blacklisted_paths:
-
'
/node/add/*'
-
'
/node/*/edit'
-
'
/node'
-
'
/sites/default/files/*'
ignore_neutral
:
FALSE
Loading