Mark Sch
|
43bbe97f9a
Backport CS fixes for smaller diff. (#14681)
|
5 years ago |
mscherer
|
44a78128e7
Fix CS for easier 3.x/4.x comparison/merge.
|
6 years ago |
ADmad
|
4837b0842d
Fix route name generation when using braced placeholders.
|
6 years ago |
mscherer
|
95cfe00bf2
Fix docblocks and better IDE and static analyzer discoverery.
|
7 years ago |
Mark Story
|
91b4b45cfc
Add TestCase method to drop plugins.
|
7 years ago |
Mark Story
|
9f0d448dfe
Merge branch 'master' into 3.next
|
7 years ago |
mscherer
|
d73dbfe4a5
Add test case
|
7 years ago |
Mark Story
|
835a255042
Deprecate Plugin::unload()
|
7 years ago |
Ian den Hartog
|
d755924c1a
Make RouteBuilder::redirect() return route instances
|
7 years ago |
Mark Story
|
9255134bf8
Merge branch 'master' into 3.next
|
7 years ago |
Mark Story
|
1585d0eb4b
Fix scopes with actions not working.
|
7 years ago |
Mark Story
|
00cdb32ee1
Merge branch 'master' into 3.next
|
7 years ago |
Mark Story
|
3d1f82a574
Only store the unique set of middleware.
|
7 years ago |
saeid
|
f9d2db1876
change the method to support array only
|
7 years ago |
saeid
|
e0f6112f3f
unload plugins after use
|
7 years ago |
saeid
|
e01b9c75ad
replace Plugin::load() with $this->loadPlugins() in tests
|
7 years ago |
Mark Story
|
d8bba8b49c
Fix duplicate route errors when using loadPlugin()
|
7 years ago |
Mark Story
|
6429e121d8
Simplify route target parsing.
|
8 years ago |
Mark Story
|
74ee0913cb
Move string target parsing into RouteBuilder.
|
8 years ago |
Mark Story
|
8e746c6c7a
Add deprecation warning for global state usage.
|
8 years ago |
Mark Story
|
aad65a0faf
Merge branch 'master' into 3.next
|
8 years ago |
Dariusz Ruminski
|
c936250731
Use adventage of newer PHPUnit sytax
|
8 years ago |
ADmad
|
eaca9ce156
Allow registering middleware as string with RouteCollection.
|
8 years ago |
Mark Story
|
bae1cc11ec
Fix phpcs error.
|
8 years ago |
Mark Story
|
7dc1a6a999
Update tests for Routing to use new APIs/deprecated helper.
|
8 years ago |
ADmad
|
0247146f31
Remove unneeded "use" statements.
|
8 years ago |
Jeremy Harris
|
dbdaae8a7b
Added test for custom redirect route class
|
8 years ago |
chinpei215
|
97d1f3110c
Split RouteBuilder::routeClass() and RouteBuilder::extensions()
|
8 years ago |
Mark Story
|
be79ffed26
Scopes should inherit middleware in their parents
|
8 years ago |
Mark Story
|
05fd40e62e
Track middleware by name.
|
8 years ago |