| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2025-01-16 | It's 2025. Update copyright date. | Greg Roach | 28 | -28/+28 | |
| 2025-01-04 | Remove unnecessary PHPDOC | Greg Roach | 23 | -69/+0 | |
| 2024-11-22 | PHP 8.3 allows class constants to have type hints | Greg Roach | 4 | -28/+28 | |
| 2024-03-31 | CodeStyle - whitespace | Greg Roach | 1 | -1/+0 | |
| 2024-03-31 | PHP 8.2 - union types | Greg Roach | 1 | -1/+1 | |
| 2024-02-26 | Fix some phpstan issues | Greg Roach | 2 | -2/+2 | |
| 2024-01-13 | Avoid implicit type checks | Greg Roach | 1 | -3/+3 | |
| 2023-08-29 | Preparing to remove dependency on laravel/database | Greg Roach | 1 | -2/+1 | |
| 2023-08-14 | Fix: #4864 - show married names on death report | Greg Roach | 1 | -0/+8 | |
| 2023-07-14 | Remove unused code | Greg Roach | 1 | -2/+2 | |
| 2023-07-06 | fix: messages (#4843) | Alejandro Criado-Pérez | 10 | -17/+17 | |
| 2023-03-29 | Consistent use of select/pluck | Greg Roach | 1 | -1/+1 | |
| 2023-03-20 | Fix phpstan issues in reports | Greg Roach | 8 | -124/+100 | |
| 2023-03-16 | Apply fixes from StyleCI (#4787) | Greg Roach | 1 | -1/+1 | |
| Co-authored-by: StyleCI Bot <bot@styleci.io> | |||||
| 2023-01-25 | It's 2023 | Greg Roach | 28 | -28/+28 | |
| 2023-01-25 | It's 2023 | Greg Roach | 28 | -28/+28 | |
| 2023-01-04 | Fix some typos (found by codespell) (#4705) | Stefan Weil | 2 | -3/+3 | |
| * Fix some typos (found by codespell) Signed-off-by: Stefan Weil <sw@weilnetz.de> * Spelling of co-ordinates * Spelling of co-ordinates * Spelling of co-ordinates * Spelling of co-ordinates * Spelling of co-ordinates * Spelling of co-ordinates Signed-off-by: Stefan Weil <sw@weilnetz.de> Co-authored-by: Greg Roach <greg@subaqua.co.uk> | |||||
| 2022-11-30 | Remove scrutinizer annotations | Greg Roach | 1 | -5/+5 | |
| 2022-11-27 | PHP 8.0 - resource -> XMLParser | Greg Roach | 2 | -4/+4 | |
| 2022-11-23 | Refactor filesystem logic to prepare for Flysystem v3 | Greg Roach | 4 | -44/+26 | |
| 2022-09-06 | Code style - duplicated code | Greg Roach | 2 | -6/+3 | |
| 2022-08-25 | CodeStyle | Greg Roach | 1 | -1/+1 | |
| 2022-07-04 | Strict types | Greg Roach | 1 | -4/+4 | |
| 2022-06-20 | Fix: #4466 - missing linebreaks in report footnotes | Greg Roach | 1 | -2/+4 | |
| 2022-03-17 | CodeStyle - use new str_*() functions | Greg Roach | 1 | -34/+34 | |
| 2022-03-17 | CodeStyle elseif | Greg Roach | 1 | -10/+8 | |
| 2022-03-16 | It is 2022 - update copyright dates | Greg Roach | 28 | -28/+28 | |
| 2022-03-13 | Dynamic method access | Greg Roach | 1 | -3/+2 | |
| 2022-03-13 | CodeStyle - upper/lower case mismatches | Greg Roach | 6 | -44/+44 | |
| 2022-03-13 | Missing imports | Greg Roach | 1 | -0/+13 | |
| 2022-03-13 | CodeStyle - prefer elseif to else if | Greg Roach | 3 | -31/+23 | |
| 2022-03-13 | PHPdoc | Greg Roach | 1 | -1/+1 | |
| 2022-02-23 | Update and use Validation class | Greg Roach | 1 | -1/+0 | |
| 2022-02-21 | PHPdoc | Greg Roach | 3 | -4/+4 | |
| 2022-02-20 | Create Timestamp class and factory to replace direct-dependency on Carbon | Greg Roach | 2 | -5/+4 | |
| 2022-02-11 | Fix: #1584 - Replace FunctionsPrint* with templates | Greg Roach | 1 | -12/+93 | |
| 2022-02-06 | Strict types | Greg Roach | 1 | -8/+8 | |
| 2022-02-05 | Add anotations for false-positives in scrutinizer | Greg Roach | 1 | -5/+5 | |
| 2022-01-31 | Upgrade commonmark from 1.x to 2.x | Greg Roach | 1 | -2/+2 | |
| 2022-01-18 | Resources folder for modules should be an absolute URL | Greg Roach | 1 | -1/+1 | |
| 2021-12-16 | Remove unused imports | Greg Roach | 1 | -2/+0 | |
| 2021-11-21 | CodeStyle | Greg Roach | 1 | -2/+2 | |
| 2021-11-19 | Fix: pending deletions can break the changes report | Greg Roach | 1 | -7/+6 | |
| 2021-11-05 | Move class to correct namespace | Greg Roach | 3 | -4/+1145 | |
| 2021-11-05 | Move RTL report support functions to reports folder/namespace | Greg Roach | 2 | -4/+4 | |
| 2021-10-29 | Remove unused imports | Greg Roach | 1 | -1/+0 | |
| 2021-10-29 | CodeStyle - whitespace | Greg Roach | 2 | -11/+5 | |
| 2021-10-15 | Prefer object to stdClass | Greg Roach | 1 | -3/+1 | |
| 2021-10-14 | TypeHints | Greg Roach | 1 | -8/+8 | |
| 2021-10-13 | Remove unused imports | Greg Roach | 1 | -1/+0 | |
