summaryrefslogtreecommitdiff
path: root/tests/app/TreeTest.php
AgeCommit message (Expand)AuthorFilesLines
2022-04-20Add support for GEDZIP exports. Fixes: #4288Greg Roach1-1/+2
2022-03-29Fix: re-importing large trees causes timeout errorsGreg Roach1-1/+0
2022-03-16PHPdocGreg Roach1-0/+3
2022-03-16It is 2022 - update copyright datesGreg Roach1-1/+1
2022-03-13Do not change visibility during inheritenceGreg Roach1-1/+1
2022-02-20Move FunctionsImport to GedcomImportServiceGreg Roach1-45/+58
2021-09-24Remove duplicated codeGreg Roach1-6/+6
2021-09-03Fix: #4026 - Unit test failureGreg Roach1-2/+2
2021-06-12Site and tree default preferencesGreg Roach1-4/+1
2021-03-09Refactor Tree / TreeService to improve the import of large GEDCOM files.Greg Roach1-2/+2
2021-01-25Use https link in copyright headerGreg Roach1-2/+2
2021-01-15Move user constants to the user interface classGreg Roach1-18/+19
2020-12-30TestingGreg Roach1-43/+27
2020-10-03#3529 - rename Factory to RegistryGreg Roach1-1/+1
2020-09-08Use factory to create caches and filesystemsGreg Roach1-0/+11
2020-07-04Change variable namesGreg Roach1-1/+1
2020-05-23Fix: #2910 - refactor GEDCOM export code to improve performanceGreg Roach1-3/+7
2019-11-07Fix error updating account preferences; use constants for preference namesGreg Roach1-18/+18
2019-10-22Use tree serviceGreg Roach1-17/+28
2019-10-17Disable cache during unit testsGreg Roach1-1/+0
2019-10-17PSR12Greg Roach1-0/+1
2019-10-14Move business logic from controller to serviceGreg Roach1-44/+35
2019-10-09Working on routing; Code cleanupGreg Roach1-4/+9
2019-09-29PSR12Greg Roach1-0/+2
2019-09-29Add tree to request; preparing for routerGreg Roach1-1/+0
2019-04-25CodeStyle - use ::classGreg Roach1-1/+1
2019-01-31Refactor class User - use NULL-object pattern for guests and temporary users,...Greg Roach1-12/+24
2019-01-03TestsGreg Roach1-0/+3
2019-01-03Use illuminate/database for gedcom exportGreg Roach1-0/+29
2019-01-02TestsGreg Roach1-0/+21
2019-01-02TestsGreg Roach1-0/+16
2019-01-02TestingGreg Roach1-1/+36
2019-01-02TestsGreg Roach1-7/+75
2019-01-02TestsGreg Roach1-5/+72
2019-01-02TestsGreg Roach1-0/+26
2019-01-02TestsGreg Roach1-1/+1
2019-01-02Remove dead code. Add testsGreg Roach1-1/+20
2019-01-02Use illuminate/database to import treesGreg Roach1-3/+31
2019-01-01Happy 2019Greg Roach1-1/+1
2018-10-05Add declare(strict_types=1) to all PHP scriptsGreg Roach1-0/+2
2018-09-28PHPdocGreg Roach1-7/+2
2018-09-12Unit tests for TimeoutServiceGreg Roach1-2/+2
2018-07-16Use PSR2 code styleGreg Roach1-12/+15
2018-01-07Happy new year - 2018Greg Roach1-1/+1
2017-12-07Update to PhpUnit 6, for PHP 7Greg Roach1-1/+1
2017-03-082017Greg Roach1-1/+1
2016-01-30Update copyright yearGreg Roach1-1/+1
2015-09-25Refactor census assistant, add unit testsGreg Roach1-1/+1
2015-05-31PSR-4Greg Roach1-4/+1
2015-05-30Code styleGreg Roach1-4/+0