summaryrefslogtreecommitdiff
path: root/app/Http/RequestHandlers/PendingChangesLogDownload.php
AgeCommit message (Expand)AuthorFilesLines
2026-02-09Update copyright year. It is 2026Greg Roach1-1/+1
2025-12-24CodeStyleGreg Roach1-17/+4
2025-01-16It's 2025. Update copyright date.Greg Roach1-1/+1
2024-03-31CodeStyleGreg Roach1-1/+1
2024-03-31PHP 7.4 - short arrow functionsGreg Roach1-11/+10
2023-01-25It's 2023Greg Roach1-1/+1
2023-01-25It's 2023Greg Roach1-1/+1
2022-04-05Upper/lower case mismatch causes wrong content-type header for CSV downloadGreg Roach1-2/+2
2022-03-16It is 2022 - update copyright datesGreg Roach1-1/+1
2022-02-23Update and use Validation classGreg Roach1-5/+2
2021-10-15Prefer object to stdClassGreg Roach1-2/+1
2021-05-18CodeStyleGreg Roach1-2/+1
2021-01-25Use https link in copyright headerGreg Roach1-2/+2
2021-01-20Use consistent upper/lower case in charset headerGreg Roach1-1/+1
2020-05-08New module to redirect legacy URLsGreg Roach1-1/+1
2019-10-25No need to throw exceptions in assert()Greg Roach1-2/+1
2019-10-24Fix: #2644 - Refactor site logs controller to use service and request handlersGreg Roach1-1/+10
2019-10-24Refactor pending changes to use service and request handlersGreg Roach1-0/+75