| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2025-02-12 | Delete old test script | Greg Roach | 2 | -27/+6 | |
| 2025-02-11 | Refactor statistics | Greg Roach | 38 | -1163/+25 | |
| 2025-02-11 | Code cleanup | Greg Roach | 15 | -131/+627 | |
| 2025-02-10 | Don't uninstall dev dependencies after CI scripts. Fix some CI issues | Greg Roach | 187 | -188/+188 | |
| 2025-02-09 | Fix PHPunit annotations | Greg Roach | 3 | -3/+3 | |
| 2025-02-09 | PHPunit deprecations | Greg Roach | 21 | -42/+0 | |
| 2025-01-16 | It's 2025. Update copyright date. | Greg Roach | 1280 | -1280/+1280 | |
| 2025-01-09 | Fix: #5100, fix: #4828 - _UID fields have wrong checksum. Do not ↵ | Greg Roach | 1 | -1/+1 | |
| automatically create new when editing. | |||||
| 2025-01-09 | Fix: #5100, fix: #4828 - _UID fields have wrong checksum. Do not ↵ | Greg Roach | 2 | -1/+17 | |
| automatically create new when editing. | |||||
| 2025-01-06 | Add PhpService so we can mock/test calles to ini_get(), etc. | Greg Roach | 1 | -0/+69 | |
| 2025-01-06 | Add PhpService so we can mock/test calles to ini_get(), etc. | Greg Roach | 9 | -74/+53 | |
| 2025-01-06 | Working on phpstan issues in test scripts | Greg Roach | 44 | -264/+362 | |
| 2024-12-17 | Remove oscarotero/middleland - it triggers deprecations on PHP 8.4 | Greg Roach | 1 | -16/+5 | |
| 2024-11-29 | Fix: #5053 - wrong canonical formatting for PLAC:FORM | Greg Roach | 1 | -3/+1 | |
| 2024-11-22 | PHP 8.3 allows class constants to have type hints | Greg Roach | 3 | -6/+6 | |
| 2024-11-11 | Update PHP dependencies | Greg Roach | 12 | -12/+12 | |
| 2024-10-23 | Refactor HistoricEventsInterface to allow testing | Greg Roach | 12 | -22/+162 | |
| 2024-10-08 | CodeStyle | Greg Roach | 1 | -2/+2 | |
| 2024-09-30 | CodeStyle | Greg Roach | 17 | -37/+48 | |
| 2024-09-12 | fix issue #5019: forward from old branch list url | Greg Roach | 1 | -1/+5 | |
| 2024-09-10 | Import missing CoversTrait class | Greg Roach | 21 | -0/+21 | |
| 2024-09-06 | fix: change attribut trait for class | Julien BARBEY | 21 | -21/+21 | |
| 2024-09-06 | Fix: Deprecated attribut for code coverage | Julien BARBEY | 21 | -21/+21 | |
| 2024-06-10 | Fix: #4989 - mismatch between individual and family lists | Greg Roach | 62 | -765/+586 | |
| 2024-05-09 | Clean up tests | Greg Roach | 667 | -773/+773 | |
| 2024-04-09 | Drop the webtrees 1.x custom-thumbnail importer | Greg Roach | 4 | -162/+0 | |
| 2024-03-31 | Refactoring class DB | Greg Roach | 2 | -10/+17 | |
| 2024-03-31 | PHP 8.4 compatibility | Greg Roach | 15 | -17/+0 | |
| 2024-03-31 | CodeStyle - whitespace | Greg Roach | 1225 | -1243/+0 | |
| 2024-03-31 | PHPUnit 11 deprecates createStub() - use createMock() instead | Greg Roach | 54 | -559/+559 | |
| 2024-03-31 | PHPUnit 11 requires applications to remove their error handlers | Greg Roach | 1 | -13/+0 | |
| 2024-03-31 | PHPUnit 11 deprecates docblocks, use annotations instead | Greg Roach | 1282 | -10174/+5979 | |
| 2024-02-18 | Fix: #4862 - add support for some TNG tags | Greg Roach | 1 | -0/+35 | |
| 2024-02-02 | Update tests for latest version of PHPUNIT | Greg Roach | 1 | -56/+56 | |
| 2024-01-13 | Fix failing tests | Greg Roach | 1 | -6/+10 | |
| 2023-12-30 | Fix bugs in timestamps and add tests | Greg Roach | 1 | -3/+215 | |
| 2023-12-30 | Fix: typo in @covers annotation | Greg Roach | 663 | -663/+663 | |
| 2023-12-19 | Fix tests | Greg Roach | 1 | -1/+1 | |
| 2023-12-13 | Fix some broken tests and simplify a view | Greg Roach | 17 | -17/+17 | |
| 2023-11-04 | Fix tests | Greg Roach | 1 | -1/+1 | |
| 2023-11-04 | Rework setup page for MySQL to highlight distinction between localhost and ↵ | Greg Roach | 1 | -2/+2 | |
| network | |||||
| 2023-11-02 | Fix: #4873 - Add Link/rel=canonical to genealogy pages and redirects | Greg Roach | 29 | -82/+82 | |
| 2023-10-04 | Fix broken tests | Greg Roach | 475 | -2888/+145 | |
| 2023-09-29 | CodeStyle | Greg Roach | 1 | -2/+2 | |
| 2023-09-28 | Fix: #4700, fix: #4870, fix: #4879 - broken logic for individual lists | Greg Roach | 1 | -19/+175 | |
| 2023-09-21 | 1931 Canadian Census (#4875) | manf0001 | 2 | -4/+227 | |
| * Update CensusOfCanada.php Adding 1931 * Create CensusOfCanada1931.php 1931 Canadian Census * Update CensusOfCanada1931.php * Update CensusOfCanada1931.php * Create CensusOfCanadaTest1931.php * Delete tests/app/Census/CensusOfCanadaTest1931.php * Create CensusOfCanada1931Test.php * Update CensusOfCanada1931.php Added some missing lines and re-worded the description for the last couple of columns * Update CensusOfCanada1931.php removed brackets from two descriptions to conform with rest of the column descriptions * Update CensusOfCanada1931Test.php * Update CensusOfCanada1931Test.php Fix spacing * Update CensusOfCanadaTest.php Added info for Census of Canada Test * Update CensusColumnNationality.php Added two more Nationalities for Census * Update CensusOfCanada1931Test.php removing tabs and replaced with spaces * Update CensusOfCanadaTest.php forgot to add line for 1891 census * Update CensusOfCanadaTest.php change language * Update CensusOfCanada1931.php Fixed Typo * Update CensusOfCanada1931Test.php added missing . * Update CensusOfCanada1931Test.php * Update CensusOfCanada1931.php * Update CensusColumnNationality.php --------- Co-authored-by: Greg Roach <greg@subaqua.co.uk> | |||||
| 2023-08-29 | Preparing to remove dependency on laravel/database | Greg Roach | 2 | -2/+1 | |
| 2023-07-06 | fix: messages (#4843) | Alejandro Criado-Pérez | 4 | -4/+4 | |
| 2023-06-20 | Static analysis | Greg Roach | 18 | -100/+96 | |
| 2023-04-03 | Refactor startup code to allow /public/ to be the web root | Greg Roach | 1 | -0/+35 | |
