Kevin Pfeifer
|
b5fcb5bbe0
add new column to bin/cake routes command to indicate if the given controller+action combo is actually vali
|
1 year ago |
Adam Halfar
|
2142cc2332
Add changes from rector rule AddClosureVoidReturnTypeWhereNoReturnRector
|
1 year ago |
ADmad
|
bc387bff43
Update TestPlugin::loadPlugins()
|
2 years ago |
Kevin Pfeifer
|
18cb32b4e5
add --with-middlewares option to RoutesCommand
|
2 years ago |
ADmad
|
e5b060f74e
Merge branch '4.next' into 5.x
|
3 years ago |
ADmad
|
91b77148ea
Merge branch '4.x' into 4.next
|
3 years ago |
ADmad
|
22ac2597b8
Improve duplicate routes check.
|
3 years ago |
ADmad
|
611b274200
Merge branch '4.next' into 5.x
|
3 years ago |
ADmad
|
e7944b5d3c
Rename option `_ssl` to `_https` in Router::url().
|
3 years ago |
Corey Taylor
|
fa7515da8e
Merge branch '4.next' into 5.x
|
3 years ago |
Corey Taylor
|
1d93bc2c91
Move ConsoleIntegrationTestTrait to console package
|
3 years ago |
Kevin Pfeifer
|
47d5ecbf4a
adjust command code references to use interface instead of implementing class
|
4 years ago |
Corey Taylor
|
9bbbb47a48
Merge branch '4.next' into 5.x
|
4 years ago |
Kevin Pfeifer
|
12bf3db07f
show route collision in routes command
|
4 years ago |
Corey Taylor
|
20f1ba7e29
Merge branch '4.next' into 5.x
|
4 years ago |
ADmad
|
242387ad6f
Deprecate methods of Router for connecting routes.
|
4 years ago |
Corey Taylor
|
34dad18ff5
Merge branch '4.next' into 5.0
|
4 years ago |
Corey Taylor
|
27b1080860
Add native return types in tests/
|
4 years ago |
Corey Taylor
|
8aa926d262
Merge branch '4.next' into 5.0
|
4 years ago |
ADmad
|
847365818c
Deprecate colon prefixed route template placeholders.
|
4 years ago |
ADmad
|
b22cd2cf45
Remove deprecated shells.
|
4 years ago |
chris cnizzardini
|
a72e761783
Removes unnecessary getMessages() method
|
5 years ago |
chris cnizzardini
|
df4cc58a1c
Split tests out for `routes -v` and `-s` into separate tests...
|
5 years ago |
chris cnizzardini
|
ea906c055b
Change order of columns, put Plugin and Prefix before Controller
|
5 years ago |
chris cnizzardini
|
4c3fc0a0ab
Adds `sort` switch to optionally sort route names A-Z, default is none
|
5 years ago |
chris cnizzardini
|
08a6e799c5
Stickler: Multi-line arrays must have a trailing comma after the last
|
5 years ago |
chris cnizzardini
|
67b1e67261
Organizes output `bin/cake routes` into columns.
|
5 years ago |
Mark Story
|
d64cec92ac
Handle RedirectException in routes check
|
5 years ago |
Corey Taylor
|
d9a8d85eb5
Clean up spelling of nonexistent
|
5 years ago |
ADmad
|
df161adb4e
Fix CS error
|
6 years ago |