| Age | Commit message (Expand) | Author | Files | Lines |
|---|---|---|---|---|
| 2018-11-18 | Rename GedcomRecord::getFacts() to facts() | Greg Roach | 15 | -146/+146 |
| 2018-11-18 | Rename Fact::getDate() to date() | Greg Roach | 5 | -12/+12 |
| 2018-11-18 | Rename Fact::getPlace() to place() | Greg Roach | 1 | -2/+2 |
| 2018-11-18 | Rename Fact::getValue() to value() | Greg Roach | 1 | -1/+1 |
| 2018-10-09 | Calendar dates are abstract | Greg Roach | 1 | -6/+3 |
| 2018-10-06 | Refactor reports | Greg Roach | 1 | -1/+1 |
| 2018-10-05 | Add declare(strict_types=1) to all PHP scripts | Greg Roach | 307 | -0/+615 |
| 2018-09-28 | PHPdoc | Greg Roach | 6 | -3/+51 |
| 2018-09-28 | PHPdoc | Greg Roach | 306 | -889/+1579 |
| 2018-09-26 | Duplicate namespace | Greg Roach | 1 | -1/+0 |
| 2018-09-20 | Add date-difference function | Greg Roach | 1 | -6/+93 |
| 2018-09-12 | Testing | Greg Roach | 1 | -1/+1 |
| 2018-09-12 | Testing | Greg Roach | 1 | -0/+5 |
| 2018-09-12 | CodeStyle | Greg Roach | 1 | -4/+8 |
| 2018-09-12 | Unit tests for TimeoutService | Greg Roach | 308 | -649/+609 |
| 2018-08-29 | Fix tests | Greg Roach | 5 | -9/+9 |
| 2018-08-27 | Added PHP7 return types to methods according doc block (#1864) | Rico Sonntag | 10 | -10/+10 |
| 2018-08-26 | Remove dead code | Greg Roach | 1 | -38/+0 |
| 2018-08-19 | CodeStyle - type mismatch | Greg Roach | 54 | -246/+246 |
| 2018-08-16 | Remove old code | Greg Roach | 1 | -37/+0 |
| 2018-08-04 | Remove old code | Greg Roach | 1 | -42/+0 |
| 2018-07-20 | Update tests | Greg Roach | 2 | -4/+4 |
| 2018-07-16 | Use PSR2 code style | Greg Roach | 310 | -13570/+15076 |
| 2018-07-13 | Remove the googlemaps module and lots of old code | Greg Roach | 1 | -34/+0 |
| 2018-07-12 | Update tests | Greg Roach | 3 | -70/+2 |
| 2018-06-18 | Update tests | Greg Roach | 1 | -34/+0 |
| 2018-05-31 | Remove tests for old modules | Greg Roach | 2 | -68/+0 |
| 2018-04-02 | Do not mock abstract classes in unit tests | Greg Roach | 8 | -8/+8 |
| 2018-01-22 | Fix unit tests | Greg Roach | 1 | -0/+1 |
| 2018-01-22 | Remove old gedcom record controllers | Greg Roach | 22 | -753/+0 |
| 2018-01-07 | Happy new year - 2018 | Greg Roach | 338 | -338/+338 |
| 2017-12-07 | Update to PhpUnit 6, for PHP 7 | Greg Roach | 338 | -338/+348 |
| 2017-11-05 | Updates for PHP7.2 | Greg Roach | 9 | -18/+18 |
| 2017-11-03 | Code style | Greg Roach | 10 | -20/+10 |
| 2017-11-03 | CodeStyle - spacing/alignment | Greg Roach | 8 | -8/+8 |
| 2017-11-03 | Return Place instance instead of string, allowing use of object methods | Rico Sonntag | 10 | -44/+209 |
| 2017-10-08 | CompatctContoller no longer needed | Greg Roach | 1 | -34/+0 |
| 2017-08-07 | Fix #688 - a couple is considered unmarried unless a MARR event is present (p... | Greg Roach | 10 | -267/+195 |
| 2017-06-21 | Fix #1243 - updated census definitions for Czech republic | Greg Roach | 6 | -26/+296 |
| 2017-06-17 | jQuery-3, Bootstrap-4, FontAwesome-4.7, Select2-4, remove popup windows | Greg Roach | 167 | -982/+939 |
| 2017-03-22 | 2017 | Greg Roach | 28 | -29/+29 |
| 2017-03-08 | 2017 | Greg Roach | 309 | -350/+350 |
| 2016-12-23 | Code style - short array syntax | Greg Roach | 34 | -409/+409 |
| 2016-12-13 | Fix #1138 - US census columns | Greg Roach | 2 | -2/+2 |
| 2016-12-06 | German censuses | Greg Roach | 1 | -1/+1 |
| 2016-12-05 | PHP 5.3 compatibility | Greg Roach | 1 | -2/+2 |
| 2016-12-05 | PHP 5.3 compatibility | Greg Roach | 1 | -3/+3 |
| 2016-12-05 | Fix #1122 Census column marriage/birth months for future dates | Greg Roach | 3 | -3/+65 |
| 2016-12-05 | Census column nationality | Greg Roach | 1 | -3/+23 |
| 2016-12-05 | French Census: update templates for years 1926,1931,1936,1946 to match actual... | Jonathan Jaubart | 4 | -51/+69 |
