summaryrefslogtreecommitdiff
path: root/app/Http/RequestHandlers/RedirectAncestryPhp.php
AgeCommit message (Expand)AuthorFilesLines
2023-01-25It's 2023Greg Roach1-1/+1
2023-01-25It's 2023Greg Roach1-1/+1
2022-04-13Use Validator and ResponseFactory in Redirect request handlersGreg Roach1-13/+11
2022-03-16It is 2022 - update copyright datesGreg Roach1-1/+1
2022-01-02Fix: #4149 - legacy redirects fail when correpsonding module is disabledGreg Roach1-10/+11
2021-10-03Refactor HTTP exceptionsGreg Roach1-1/+1
2021-05-18CodeStyleGreg Roach1-4/+2
2021-03-21Numeric array keys are automatically cast as integersGreg Roach1-4/+4
2021-01-25Use https link in copyright headerGreg Roach1-2/+2
2020-10-03#3529 - rename Factory to RegistryGreg Roach1-2/+2
2020-05-19Typo - root_id / rootid in legacy URLsGreg Roach1-1/+1
2020-05-12Update code to use new Factory objectsGreg Roach1-2/+2
2020-05-08New module to redirect legacy URLsGreg Roach1-0/+92