summaryrefslogtreecommitdiff
path: root/app/Http/RequestHandlers/PendingChangesLogData.php
AgeCommit message (Expand)AuthorFilesLines
2022-03-16It is 2022 - update copyright datesGreg Roach1-1/+1
2022-02-23Update and use Validation classGreg Roach1-4/+2
2022-02-20Create Timestamp class and factory to replace direct-dependency on CarbonGreg Roach1-2/+1
2021-10-15Prefer object to stdClassGreg Roach1-2/+1
2021-05-18CodeStyleGreg Roach1-6/+3
2021-01-25Use https link in copyright headerGreg Roach1-2/+2
2021-01-14Fix: bogus empty line shown in pending changesGreg Roach1-2/+2
2020-10-03#3529 - rename Factory to RegistryGreg Roach1-3/+3
2020-05-12Update code to use new Factory objectsGreg Roach1-4/+4
2020-05-08Scrutinizer Auto-Fixes (#3220)Scrutinizer Auto-Fixer1-2/+1
2020-05-08New module to redirect legacy URLsGreg Roach1-2/+3
2019-12-07Fix: need to escape GEDCOM data in changes logGreg Roach1-3/+3
2019-11-06Working on #2737 - refactor admin/media controllerGreg Roach1-1/+1
2019-10-25No need to throw exceptions in assert()Greg Roach1-3/+1
2019-10-24Fix: #2644 - Refactor site logs controller to use service and request handlersGreg Roach1-1/+4
2019-10-24DeadCodeGreg Roach1-7/+1
2019-10-24Refactor pending changes to use service and request handlersGreg Roach1-0/+135