Issue #3351750: Create BC redirects for children of changed paths
Merge request reports
Activity
Filter activity
added 1 commit
- 2d13e6a9 - Return the internal paths as separate methods
- Resolved by Lee Rowlands
- Resolved by Lee Rowlands
- Resolved by Lee Rowlands
- Resolved by Lee Rowlands
Looks good. Were we expecting this to handle sub-paths too?
added 42 commits
-
2d13e6a9...6629a163 - 33 commits from branch
project:10.1.x
- 3efe0385 - Add a helper class for BC redirects
- 3dcdaf28 - Only use literal strings for the first argument of t()
- d0d6f2ad - Return the internal paths as separate methods
- 36936cc8 - Clarify doc block as suggested in review
- e7179078 - Add property types
- a72a60d5 - Require a route name ending in ".bc"
- 94bd4ebd - Fix the usage example in the doc block
- b8906f0b - Use the helper class in block_content redirect controllers
- ae31aa1b - Update tests to use internal path, not relative URL
Toggle commit list-
2d13e6a9...6629a163 - 33 commits from branch
added 24 commits
-
ae31aa1b...3d86f4c4 - 12 commits from branch
project:10.1.x
- 3d86f4c4...6fea0813 - 2 earlier commits
- 7b4c1a6a - Return the internal paths as separate methods
- 7c741738 - Clarify doc block as suggested in review
- 53affecb - Add property types
- a0cc200d - Require a route name ending in ".bc"
- 1f1c4293 - Fix the usage example in the doc block
- c61e58e0 - Use the helper class in block_content redirect controllers
- 38eb54ff - Update tests to use internal path, not relative URL
- 0913bd9b - Make copy/paste more reliable
- 3e791bce - Add a BC route for entity.block_content_type.edit_form
- 0af33d1a - Define BC redirects for child paths
Toggle commit list-
ae31aa1b...3d86f4c4 - 12 commits from branch
added 22 commits
-
0af33d1a...2420d38b - 9 commits from branch
project:10.1.x
- 2420d38b...c6231fd0 - 3 earlier commits
- c1e9bf6d - Clarify doc block as suggested in review
- 62942757 - Add property types
- 07cb0c95 - Require a route name ending in ".bc"
- 8079cadd - Fix the usage example in the doc block
- bb7a5e86 - Use the helper class in block_content redirect controllers
- 50f2747f - Update tests to use internal path, not relative URL
- a12e5299 - Make copy/paste more reliable
- 84088881 - Add a BC route for entity.block_content_type.edit_form
- aa798145 - Define BC redirects for child paths
- 7a84db80 - Remove unused use statement
Toggle commit list-
0af33d1a...2420d38b - 9 commits from branch
added 28 commits
-
7a84db80...1996c9d4 - 11 commits from branch
project:10.1.x
- 1996c9d4...c9514064 - 7 earlier commits
- 5c4354b0 - Use the helper class in block_content redirect controllers
- b8badc79 - Update tests to use internal path, not relative URL
- babab3a0 - Make copy/paste more reliable
- 1d3f1caf - Add a BC route for entity.block_content_type.edit_form
- 67e49eb0 - Define BC redirects for child paths
- 7187f507 - Remove unused use statement
- 12cffbc7 - Fall back to route provider if base route is not in collection
- a37600be - Use route subscribers instead of hard-coding a list of routes
- 8d38abfd - Set $collection as a class variable instead of passing it around
- 8fc44d66 - Code cleanup
Toggle commit list-
7a84db80...1996c9d4 - 11 commits from branch
added 22 commits
-
8fc44d66...4b8b470e - 4 commits from branch
project:10.1.x
- 4b8b470e...27644639 - 8 earlier commits
- ed203777 - Update tests to use internal path, not relative URL
- 9e34ecfe - Make copy/paste more reliable
- cdbe5efb - Add a BC route for entity.block_content_type.edit_form
- a34a9502 - Define BC redirects for child paths
- f4f4b75b - Remove unused use statement
- 9acd7d47 - Fall back to route provider if base route is not in collection
- 20e9390d - Use route subscribers instead of hard-coding a list of routes
- e85f7702 - Set $collection as a class variable instead of passing it around
- 15315277 - Code cleanup
- 109d6d66 - Make config_translation route subscriber more cautious
Toggle commit list-
8fc44d66...4b8b470e - 4 commits from branch
added 47 commits
-
54495ca8...53f13043 - 24 commits from branch
project:10.1.x
- 53f13043...bd910505 - 13 earlier commits
- 3a921203 - Fall back to route provider if base route is not in collection
- c0a16e76 - Use route subscribers instead of hard-coding a list of routes
- 1bcce8c5 - Set $collection as a class variable instead of passing it around
- 8833baf5 - Code cleanup
- faf4c089 - Make config_translation route subscriber more cautious
- b206f0a8 - Use explicit list for config_translation routes
- 39b4fa8d - Revert "Make config_translation route subscriber more cautious"
- b450bf88 - Revert "Fall back to route provider if base route is not in collection"
- 5a751622 - Add a unit test for the helper class
- 90cd880b - Add a kernel test for the helper class
Toggle commit list-
54495ca8...53f13043 - 24 commits from branch
added 7 commits
- eb86a825 - Use the helper class for block_content edit and delete forms
- d893fe1f - Fix doc bocks for two tests
- de19f070 - Move all the redirect tests to a single test class
- f115cabb - Update a code comment
- 8973cf17 - Do not enable system module in kernel test
- d216088c - Update a copy/pasted doc block
- 6c5d17d7 - Check the return type of redirect() in the unit test
Toggle commit listadded 64 commits
-
6c5d17d7...a56ce007 - 33 commits from branch
project:10.1.x
- a56ce007...dc0e0c95 - 21 earlier commits
- 62ca6810 - Add a unit test for the helper class
- d95763a3 - Add a kernel test for the helper class
- bc10cb07 - Use the helper class for block_content edit and delete forms
- 3daca9bd - Fix doc bocks for two tests
- 74556204 - Move all the redirect tests to a single test class
- ca3260ec - Update a code comment
- fc02d5d5 - Do not enable system module in kernel test
- 0882ef91 - Update a copy/pasted doc block
- f8ad00d6 - Check the return type of redirect() in the unit test
- 1082cc05 - Revert "Do not enable system module in kernel test"
Toggle commit list-
6c5d17d7...a56ce007 - 33 commits from branch
added 33 commits
-
8149f97c - 1 commit from branch
project:10.1.x
- 8149f97c...541735c7 - 22 earlier commits
- b2b71635 - Add a kernel test for the helper class
- 61fb22ff - Use the helper class for block_content edit and delete forms
- 289ec58f - Fix doc bocks for two tests
- 6bcfde3d - Move all the redirect tests to a single test class
- d4e6a47e - Update a code comment
- 1c1581df - Do not enable system module in kernel test
- a4fb876e - Update a copy/pasted doc block
- f676cba9 - Check the return type of redirect() in the unit test
- 0305aa40 - Revert "Do not enable system module in kernel test"
- b22cdc25 - Use change record, not issue, in deprecation message and doc block
Toggle commit list-
8149f97c - 1 commit from branch
added 1 commit
- 342debe3 - Use change record, not issue, in deprecation message and doc block
added 49 commits
-
342debe3...a0db6dfb - 16 commits from branch
project:10.1.x
- a0db6dfb...797f0b10 - 23 earlier commits
- 6868b99b - Use the helper class for block_content edit and delete forms
- 37290931 - Fix doc bocks for two tests
- 9720caaa - Move all the redirect tests to a single test class
- 30d77041 - Update a code comment
- f2be2707 - Do not enable system module in kernel test
- 43bb9db4 - Update a copy/pasted doc block
- 9c0d74ca - Check the return type of redirect() in the unit test
- 23a2bf54 - Revert "Do not enable system module in kernel test"
- bf261c57 - Use change record, not issue, in deprecation message and doc block
- 72be8a15 - Remove the brittle unit test
Toggle commit list-
342debe3...a0db6dfb - 16 commits from branch
added 45 commits
-
72be8a15...a51a50e0 - 12 commits from branch
project:10.1.x
- a51a50e0...24473a47 - 23 earlier commits
- 0188b462 - Use the helper class for block_content edit and delete forms
- cec4a073 - Fix doc bocks for two tests
- f3076bc0 - Move all the redirect tests to a single test class
- fce1be6e - Update a code comment
- c2deb5f8 - Do not enable system module in kernel test
- f8371873 - Update a copy/pasted doc block
- 4c9cc9be - Check the return type of redirect() in the unit test
- e4b9396c - Revert "Do not enable system module in kernel test"
- d1d4a8fd - Use change record, not issue, in deprecation message and doc block
- 60efbf5b - Remove the brittle unit test
Toggle commit list-
72be8a15...a51a50e0 - 12 commits from branch
Please register or sign in to reply