summaryrefslogtreecommitdiff
path: root/app/Services/RelationshipService.php
AgeCommit message (Expand)AuthorFilesLines
2026-02-13Fix phpstan issuesGreg Roach1-21/+7
2026-02-09Update copyright year. It is 2026Greg Roach1-1/+1
2025-01-16It's 2025. Update copyright date.Greg Roach1-1/+1
2024-11-22PHP 8.3 allows class constants to have type hintsGreg Roach1-1/+1
2024-03-31CodeStyleGreg Roach1-1/+1
2024-03-31PHP 7.4 - short arrow functionsGreg Roach1-3/+1
2024-03-21Implicit/explicit nullable types for PHP 8.4Greg Roach1-1/+1
2023-04-03Replace illuminate/container with our own simpler containerGreg Roach1-1/+2
2023-03-23PHPdocGreg Roach1-1/+1
2023-03-16Apply fixes from StyleCI (#4787)Greg Roach1-4/+4
2023-01-25It's 2023Greg Roach1-1/+1
2023-01-25It's 2023Greg Roach1-1/+1
2022-11-06Strict typesGreg Roach1-34/+34
2022-03-16It is 2022 - update copyright datesGreg Roach1-1/+1
2022-03-05WhitespaceGreg Roach1-1/+1
2022-03-05Merge #4190 into the main branchGreg Roach1-0/+69
2021-10-13Add missing type-hintsGreg Roach1-0/+3
2021-09-04Fix index error in RelationshipService when no relation found.Jonathan Jaubart1-1/+1
2021-06-02Prefer https for links to documentationGreg Roach1-4/+3
2021-05-14Fix: #3886 legacyNameAlgorithm cannot find a name for some languages?Greg Roach1-3/+3
2021-04-19Per-language relationship logic - Fixes: #1206, Fixes: #3115, Fixes: #3819, F...Greg Roach1-0/+2368