summaryrefslogtreecommitdiff
path: root/tests/app/Http/Controllers/Admin/UpgradeControllerTest.php
AgeCommit message (Expand)AuthorFilesLines
2021-01-26Convert controller to request handlersGreg Roach1-296/+0
2021-01-25Use https link in copyright headerGreg Roach1-2/+2
2020-12-30TestingGreg Roach1-21/+19
2020-10-03Fix for #3531 reveals broken testGreg Roach1-17/+0
2020-09-08Use factory to create caches and filesystemsGreg Roach1-40/+13
2020-05-23Fix: #2910 - refactor GEDCOM export code to improve performanceGreg Roach1-0/+15
2019-12-20Unused importsGreg Roach1-1/+0
2019-12-18TestingGreg Roach1-21/+2
2019-11-28Be explicit about distinction between system and user data foldersGreg Roach1-4/+5
2019-11-23Remove dependency on symfony httpfoundation/kernelGreg Roach1-7/+7
2019-11-23Avoid ambiguous functions such as empty()Greg Roach1-1/+1
2019-11-04Fix: #2479 - admin manage media showing wrong files; Attach filesystems to re...Greg Roach1-33/+50
2019-10-22Use tree serviceGreg Roach1-3/+4
2019-10-18Use TreeServiceGreg Roach1-0/+16
2019-10-17PSR12Greg Roach1-0/+1
2019-10-16route parameter no longer needed in test scriptsGreg Roach1-15/+15
2019-10-09Working on routing; Code cleanupGreg Roach1-5/+12
2019-10-09Working on routingGreg Roach1-26/+28
2019-10-05Working on routingGreg Roach1-15/+15
2019-09-29PSR12Greg Roach1-0/+1
2019-09-29Add tree to request; preparing for routerGreg Roach1-15/+16
2019-04-29Fix: upgrade wizardGreg Roach1-13/+13
2019-04-17CodeStyleGreg Roach1-1/+1
2019-04-10Convert requests, middleware and reponses to use PSR-7, PSR-15 and PSR-17Greg Roach1-40/+54
2019-03-01Fix failing testsGreg Roach1-1/+1
2019-02-04TestingGreg Roach1-0/+22
2019-02-04TestingGreg Roach1-10/+93
2019-02-04TestingGreg Roach1-12/+5
2019-02-04TestingGreg Roach1-0/+34
2019-02-04Working on upgrade wizard and testingGreg Roach1-53/+49
2019-02-02Use mock services during upgrade testGreg Roach1-6/+40
2019-02-01Refactor admin controllers and add testsGreg Roach1-0/+124