| Age | Commit message (Expand) | Author | Files | Lines |
| 2023-02-19 | Delete old test file | Greg Roach | 1 | -35/+0 |
| 2023-02-06 | Updates for phpunit 10 | Greg Roach | 183 | -183/+183 |
| 2023-02-05 | Update tests to work with phpunit 10 | Greg Roach | 20 | -309/+130 |
| 2023-01-25 | It's 2023 | Greg Roach | 1282 | -1282/+1282 |
| 2023-01-25 | It's 2023 | Greg Roach | 1282 | -1282/+1282 |
| 2023-01-21 | Fix: #4738 - if no HEAD:CHAR, assume GEDCOM7/UTF-8 | Greg Roach | 1 | -1/+1 |
| 2022-12-28 | Add support for INDI:NO and FAM:NO tags | Greg Roach | 2 | -3/+38 |
| 2022-12-26 | Show timestamp of last check for update, and allow check at any time | Greg Roach | 1 | -0/+35 |
| 2022-12-15 | Fix: #4647, Fix: #3567, Fix: #4479, Fix: #3459 - Apply collation rules in PHP... | Greg Roach | 1 | -2/+2 |
| 2022-12-12 | Fix: #4655 - residence facts take a value in GEDCOM 7 | Greg Roach | 1 | -4/+4 |
| 2022-12-06 | Add minimal test scripts for every class, to pick up PHP version issues | Greg Roach | 664 | -0/+23240 |
| 2022-12-05 | CodeStyle | Greg Roach | 1 | -1/+0 |
| 2022-12-05 | Do not validate HTTP server parameters - some webhosts add headers that are n... | Greg Roach | 1 | -73/+366 |
| 2022-11-30 | PHPdoc | Greg Roach | 2 | -4/+2 |
| 2022-11-30 | phpunit assertions are static | Greg Roach | 3 | -4/+4 |
| 2022-11-23 | Refactor filesystem logic to prepare for Flysystem v3 | Greg Roach | 16 | -96/+48 |
| 2022-11-23 | Wrong parameter name | Greg Roach | 1 | -1/+1 |
| 2022-11-18 | Use Validator | Greg Roach | 5 | -11/+14 |
| 2022-10-31 | Re-order import statements | Greg Roach | 31 | -32/+32 |
| 2022-10-17 | Fix: #4580, Fix: #4577 - SOUR:PUBL, SOUR:TITL and SOUR:AUTH allow multi-line ... | Greg Roach | 2 | -0/+20 |
| 2022-10-16 | Change order of I18N initialisation in webtrees Test Case (#4579) | Jonathan Jaubart | 1 | -2/+2 |
| 2022-10-16 | Fix `Invalid GEDCOM data passed to Fact` when no required new facts (#4578) | Jonathan Jaubart | 1 | -0/+79 |
| 2022-09-25 | Deprecate LocalizationService and use PHP-INTL for sorting instead of MySQL | Greg Roach | 3 | -51/+5 |
| 2022-09-19 | CodeStyle | Greg Roach | 1 | -1/+0 |
| 2022-09-19 | Fix tests | Greg Roach | 1 | -2/+4 |
| 2022-09-06 | CodeStyle | Greg Roach | 7 | -7/+14 |
| 2022-09-06 | PHPdoc | Greg Roach | 2 | -1/+3 |
| 2022-06-20 | Fix failing test | Greg Roach | 1 | -0/+11 |
| 2022-06-09 | Fix: SOUR:PUBL can contain multi-line text | Greg Roach | 1 | -0/+10 |
| 2022-06-08 | Fix: #4450 inline sources not displayed correctly | Greg Roach | 1 | -1/+13 |
| 2022-06-06 | Add missing subtags to facts and events | Greg Roach | 1 | -3/+3 |
| 2022-06-02 | Use a factory to make the current time | Greg Roach | 2 | -44/+17 |
| 2022-06-02 | Add some GEDCOM 7 definitions | Greg Roach | 3 | -0/+198 |
| 2022-06-01 | Add 1950 US census | Greg Roach | 1 | -1/+2 |
| 2022-05-30 | Fix: #4447 - EntryRecodingDate is just a DateValue | Greg Roach | 1 | -39/+0 |
| 2022-05-23 | Fix: #4420 - GOV ids can be upper/lower/mixed case | Greg Roach | 1 | -3/+3 |
| 2022-05-21 | Fix: #4417 - bad regex in Fact::attribute() | Greg Roach | 1 | -4/+28 |
| 2022-05-21 | Fix tests | Greg Roach | 1 | -1/+1 |
| 2022-05-19 | Fix: #4402 - quoted HTML in note titles are truncated | Greg Roach | 2 | -12/+27 |
| 2022-05-18 | Fix: #4408 - allow negative integers when validating parameters | Greg Roach | 1 | -2/+11 |
| 2022-05-13 | Use Validator class | Greg Roach | 1 | -17/+8 |
| 2022-05-11 | Fix: #4393 - name of multi-paragraph note | Greg Roach | 1 | -0/+10 |
| 2022-05-09 | Create surname traditions using a factory | Greg Roach | 1 | -15/+21 |
| 2022-05-04 | Fix tests | Greg Roach | 1 | -4/+4 |
| 2022-04-28 | Fix: y,m,d are lowercase in AGE fields | Greg Roach | 1 | -3/+3 |
| 2022-04-20 | Add support for GEDZIP exports. Fixes: #4288 | Greg Roach | 2 | -12/+14 |
| 2022-04-19 | Fix failing test | Greg Roach | 1 | -0/+11 |
| 2022-04-16 | Prefer uppercase for RestrictionNotice fields. See #4308 | Greg Roach | 2 | -9/+9 |
| 2022-04-16 | Prefer uppercase for PedigreeLinkageType fields. See #4308 | Greg Roach | 2 | -0/+12 |
| 2022-04-16 | Prefer uppercase for NameType fields. See #4308 | Greg Roach | 10 | -114/+124 |