summaryrefslogtreecommitdiff
path: root/tests/app/Http/Controllers/Admin/ImportThumbnailsControllerTest.php
AgeCommit message (Expand)AuthorFilesLines
2021-01-26Convert controller to request handlersGreg Roach1-83/+0
2021-01-25Use https link in copyright headerGreg Roach1-2/+2
2020-12-30TestingGreg Roach1-5/+4
2020-09-08Use factory to create caches and filesystemsGreg Roach1-5/+2
2020-05-12Use factory methods to create GEDCOM recordsGreg Roach1-6/+6
2019-11-23Refactor multi-tree rowMapper functionsGreg Roach1-3/+8
2019-11-04Admin/media - the root of the media folders missing from listGreg Roach1-1/+4
2019-10-24Refactor pending changes to use service and request handlersGreg Roach1-12/+16
2019-10-18Use TreeServiceGreg Roach1-20/+15
2019-10-17PSR12Greg Roach1-0/+1
2019-10-16route parameter no longer needed in test scriptsGreg Roach1-3/+2
2019-10-09Working on routingGreg Roach1-6/+8
2019-10-05Working on routingGreg Roach1-3/+3
2019-09-29PSR12Greg Roach1-0/+1
2019-09-29Add tree to request; preparing for routerGreg Roach1-2/+2
2019-04-10Convert requests, middleware and reponses to use PSR-7, PSR-15 and PSR-17Greg Roach1-9/+22
2019-03-07Code style and testingGreg Roach1-4/+3
2019-02-04TestingGreg Roach1-9/+10
2019-02-01Refactor admin controllers and add testsGreg Roach1-2/+25
2019-02-01Refactor admin controllerGreg Roach1-25/+2
2019-02-01Refactor admin controllerGreg Roach1-0/+64