Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
drupal
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
drupal
Commits
6779c0794eb50386d5ddc5d2049bea9bd3b7a782
Select Git revision
Branches
20
11.1.x
protected
11.x
default
protected
10.4.x
protected
10.5.x
protected
11.0.x
protected
10.3.x
protected
7.x
protected
10.2.x
protected
10.1.x
protected
9.5.x
protected
10.0.x
protected
9.4.x
protected
9.3.x
protected
9.2.x
protected
9.1.x
protected
8.9.x
protected
9.0.x
protected
8.8.x
protected
8.7.x
protected
8.6.x
protected
Tags
20
10.4.6
protected
11.1.6
protected
10.3.14
protected
10.4.5
protected
11.0.13
protected
11.1.5
protected
10.4.4
protected
11.1.4
protected
10.3.13
protected
10.4.3
protected
11.0.12
protected
11.1.3
protected
10.3.12
protected
11.0.11
protected
10.4.2
protected
11.1.2
protected
10.3.11
protected
10.4.1
protected
11.0.10
protected
11.1.1
protected
40 results
drupal
Author
Search by author
Any Author
authors
Adam Bramley
acbramley
Adam G-H
phenaproxima
Administrator
root-admin
Alex Bronstein
effulgentsia
Alex Pott
alexpott
Amber Matz
amberhimesmatz
AmyJune Hineline
volkswagenchick
Andrei Mateescu
amateescu
Andrew Macpherson
andrewmacpherson
Andrey Postnikov
andypost
Andy Blum
ablum
Benji Fisher
benjifisher
Ben Mullins
bnjmnm
Björn Brala
bbrala
Bojhan Somers
bojhan
Brian Gilbert
realityloop
catch
catch
Cathy Theys
YesCT
Chris Darke
ChrisDarke
Cristina Chumillas
ckrina
20 authors
Oct 02, 2012
Fix redirect user_page to include current language.
· 6779c079
Alex Bronstein
authored
12 years ago
and
Alex Bronstein
committed
12 years ago
6779c079
Fixed old style subrequests by running through drupal_render_page.
· fdcd2d2a
Lin Clark
authored
12 years ago
and
Alex Bronstein
committed
12 years ago
fdcd2d2a
Fixed RouterTest fail that results from /user redirect.
· ea8d2911
Lin Clark
authored
12 years ago
and
Alex Bronstein
committed
12 years ago
ea8d2911
Oct 01, 2012
Switch to RedirectResponse for the /user page.
· acd7dd9c
Larry Garfield
authored
12 years ago
and
Alex Bronstein
committed
12 years ago
acd7dd9c
Switch user_page to redirect to prevent router test failures.
· 26b46f8d
Lin Clark
authored
12 years ago
and
Alex Bronstein
committed
12 years ago
26b46f8d
Adjust ViewSubscriber's subrequest handling again for render API.
· e2c30c93
Larry Garfield
authored
12 years ago
and
Alex Bronstein
committed
12 years ago
e2c30c93
Don't render subrequest as a full page, just pass them through normal drupal_render().
· 67fdbebd
Larry Garfield
authored
12 years ago
and
Alex Bronstein
committed
12 years ago
67fdbebd
Allow a trailing / to still match as if it weren't there.
· 8504d429
Larry Garfield
authored
12 years ago
and
Alex Bronstein
committed
12 years ago
8504d429
Documentation fixes.
· fa58bbef
Larry Garfield
authored
12 years ago
and
Alex Bronstein
committed
12 years ago
fa58bbef
Fix handling of default values for placeholders.
· ce548387
Larry Garfield
authored
12 years ago
and
Alex Bronstein
committed
12 years ago
ce548387
Make use of the compiled regex when filtering routes by path, to account for...
· fac9b6ed
Larry Garfield
authored
12 years ago
and
Alex Bronstein
committed
12 years ago
fac9b6ed
Non-working tests to demonstrate that default values don't work yet.
· 8306c5a3
Larry Garfield
authored
12 years ago
and
Alex Bronstein
committed
12 years ago
8306c5a3
Properly render legacy subrequests.
· a3deb034
Larry Garfield
authored
12 years ago
and
Alex Bronstein
committed
12 years ago
a3deb034
Remove long-dead code.
· 80bc8856
Larry Garfield
authored
12 years ago
and
Alex Bronstein
committed
12 years ago
80bc8856
Add unit tests for FirstEntryFinalMatcher.
· 1d803631
Larry Garfield
authored
12 years ago
and
Alex Bronstein
committed
12 years ago
1d803631
Port the regex path matching from Symfony to our CompiledRoute class so that...
· 02fd4b23
Larry Garfield
authored
12 years ago
and
Alex Bronstein
committed
12 years ago
02fd4b23
Documentation fixes.
· 820a633c
Larry Garfield
authored
12 years ago
and
Alex Bronstein
committed
12 years ago
820a633c
Pass the _content callback as a proper controller through HttpKernel::forward().
· 867e7707
Larry Garfield
authored
12 years ago
and
Alex Bronstein
committed
12 years ago
867e7707
Move router rebuilding into an object so we can break it up more easily.
· f6bf9630
Larry Garfield
authored
12 years ago
and
Alex Bronstein
committed
12 years ago
f6bf9630
Make the new HtmlPageController Container-aware.
· 404e74e1
Larry Garfield
authored
12 years ago
and
Alex Bronstein
committed
12 years ago
404e74e1
Introduce a default controller for pages with a _content request attribute.
· b9d56899
Larry Garfield
authored
12 years ago
and
Alex Bronstein
committed
12 years ago
b9d56899
Minor fixups in router_rebuild().
· 0bd8eed2
Larry Garfield
authored
12 years ago
and
Alex Bronstein
committed
12 years ago
0bd8eed2
Fixing the update number in system.install
· 89e4c42b
Katherine Bailey
authored
12 years ago
and
Alex Bronstein
committed
12 years ago
89e4c42b
Updating some docblocks
· c17d7dce
Katherine Bailey
authored
12 years ago
and
Alex Bronstein
committed
12 years ago
c17d7dce
The database service has been added to the DIC in core so ended up being duplicated here
· f368409f
Katherine Bailey
authored
12 years ago
and
Alex Bronstein
committed
12 years ago
f368409f
Only try to rebuild the router table if the dumper is actually available.
· dca406aa
Larry Garfield
authored
12 years ago
and
Alex Bronstein
committed
12 years ago
dca406aa
Add a functional test for the new router.
· 684f00dc
Larry Garfield
authored
12 years ago
and
Alex Bronstein
committed
12 years ago
684f00dc
Add a new-router rebuild step to the global flush operation.
· 7139f025
Larry Garfield
authored
12 years ago
and
Alex Bronstein
committed
12 years ago
7139f025
Flush the dumper after each use, so that we don't end up re-saving old routes.
· c2e1a308
Larry Garfield
authored
12 years ago
and
Alex Bronstein
committed
12 years ago
c2e1a308
Register the MatcherDumper with the DIC.
· b1fd850d
Larry Garfield
authored
12 years ago
and
Alex Bronstein
committed
12 years ago
b1fd850d
Don't count the leading / as a part when counting the elements in the path.
· d4641c4a
Larry Garfield
authored
12 years ago
and
Alex Bronstein
committed
12 years ago
d4641c4a
Wire the new PartialMatcher and PathMatcher into the routing configuration.
· 2bf5b4d1
Larry Garfield
authored
12 years ago
and
Alex Bronstein
committed
12 years ago
2bf5b4d1
Wire the new PartialMatcher and PathMatcher into the routing configuration.
· ac10076c
Larry Garfield
authored
12 years ago
and
Alex Bronstein
committed
12 years ago
ac10076c
Run LegacyUrlMatcher through ChainMatcher. That necessitates making...
· a6d59f6d
Larry Garfield
authored
12 years ago
and
Alex Bronstein
committed
12 years ago
a6d59f6d
Convert LegacyUrlMatcher to use RequestMatcherInterface rather than UrlMatcherInterface.
· 1bf98066
Larry Garfield
authored
12 years ago
and
Alex Bronstein
committed
12 years ago
1bf98066
Remove extraneous t() calls from assertion messages.
· 41586439
Larry Garfield
authored
12 years ago
and
Alex Bronstein
committed
12 years ago
41586439
Add a basic ChainMatcher, modeled on Symfony CMF's ChainRouter.
· 66a24093
Larry Garfield
authored
12 years ago
and
Alex Bronstein
committed
12 years ago
66a24093
Add start of a router_test module for hooking in the new routing system.
· 5c6979bb
Larry Garfield
authored
12 years ago
and
Alex Bronstein
committed
12 years ago
5c6979bb
Add tests for the path matcher, both outline-based paths and not-found paths.
· e31cf827
Larry Garfield
authored
12 years ago
and
Alex Bronstein
committed
12 years ago
e31cf827
Don't serialize the compiled route object along with the route.
· 8ae0b323
Larry Garfield
authored
12 years ago
and
Alex Bronstein
committed
12 years ago
8ae0b323
Loading