| Age | Commit message (Expand) | Author | Files | Lines |
|---|---|---|---|---|
| 2018-12-21 | Use laravel support functions to truncate strings | Greg Roach | 1 | -3/+2 |
| 2018-12-01 | PHP 7.1: short-syntax for array destructuring | Greg Roach | 1 | -5/+5 |
| 2018-11-18 | Prefer class-constants to global-constants | Greg Roach | 4 | -17/+11 |
| 2018-11-18 | Rename GedcomRecord::getFacts() to facts() | Greg Roach | 1 | -2/+2 |
| 2018-11-18 | Rename GedcomRecord::getTree() to tree() | Greg Roach | 1 | -1/+1 |
| 2018-11-18 | Rename GedcomRecord::getXref() to xref() | Greg Roach | 1 | -26/+26 |
| 2018-11-18 | Rename Tree::getTreeId() to id() | Greg Roach | 1 | -3/+3 |
| 2018-11-18 | Rename Fact::getGedcom() to gedcom() | Greg Roach | 1 | -2/+2 |
| 2018-10-14 | Reduce differences between PDF and HTML report elements | Greg Roach | 10 | -103/+108 |
| 2018-10-14 | PHPdoc | Greg Roach | 1 | -43/+46 |
| 2018-10-14 | Strict-types | Greg Roach | 2 | -3/+3 |
| 2018-10-14 | Use symfony expression language to evaluate expressions | Greg Roach | 1 | -18/+7 |
| 2018-10-14 | Avoid global variables | Greg Roach | 2 | -2/+2 |
| 2018-10-14 | Strict types | Greg Roach | 2 | -2/+2 |
| 2018-10-14 | Types | Greg Roach | 9 | -78/+78 |
| 2018-10-14 | Types | Greg Roach | 1 | -19/+21 |
| 2018-10-13 | PHPdoc | Greg Roach | 1 | -6/+6 |
| 2018-10-13 | indentation | Greg Roach | 2 | -1/+5 |
| 2018-10-13 | Report class hierarchies | Greg Roach | 9 | -93/+262 |
| 2018-10-12 | Strict types | Greg Roach | 1 | -1/+1 |
| 2018-10-12 | Strict types | Greg Roach | 2 | -3/+3 |
| 2018-10-10 | Error handling | Greg Roach | 1 | -0/+9 |
| 2018-10-09 | Apply fixes from StyleCI (#1955) | Greg Roach | 1 | -1/+1 |
| 2018-10-09 | More type hints for reports | Greg Roach | 16 | -124/+139 |
| 2018-10-09 | PHPdoc | Greg Roach | 2 | -6/+6 |
| 2018-10-06 | PHPdoc, Code style | Greg Roach | 1 | -44/+71 |
| 2018-10-06 | CodeStyle | Greg Roach | 1 | -14/+6 |
| 2018-10-06 | PHPdoc | Greg Roach | 9 | -27/+33 |
| 2018-10-06 | Apply fixes from StyleCI (#1946) | Greg Roach | 1 | -1/+1 |
| 2018-10-06 | Refactor reports | Greg Roach | 8 | -778/+420 |
| 2018-10-06 | Fix linebreak issues in ancestors/descendants report | Greg Roach | 1 | -2/+2 |
| 2018-10-05 | More types | Greg Roach | 1 | -1/+1 |
| 2018-10-05 | Strict types in reports | Greg Roach | 14 | -134/+108 |
| 2018-10-05 | Add declare(strict_types=1) to all PHP scripts | Greg Roach | 33 | -0/+66 |
| 2018-10-05 | Code style | Greg Roach | 2 | -8/+4 |
| 2018-09-28 | PHPdoc | Greg Roach | 11 | -2/+48 |
| 2018-09-27 | Code style | Greg Roach | 1 | -2/+2 |
| 2018-09-24 | Scrutinizer Auto-Fixes (#1929) | Scrutinizer Auto-Fixer | 6 | -11/+11 |
| 2018-09-23 | Scrutinizer Auto-Fixes (#1924) | Scrutinizer Auto-Fixer | 1 | -9/+9 |
| 2018-09-22 | Reduced if/else complexity, removed not require else conditions (#1866) | Rico Sonntag | 3 | -10/+14 |
| 2018-09-22 | PHPdoc, types, etc. | Greg Roach | 2 | -5/+2 |
| 2018-09-13 | Fixed invalid docblocks | Rico Sonntag | 2 | -5/+5 |
| 2018-09-11 | Fix: #1842 - support PHP functions in report expressions | Greg Roach | 2 | -1/+41 |
| 2018-08-30 | types | Greg Roach | 1 | -5/+5 |
| 2018-08-30 | Report images - types and phpdoc | Greg Roach | 8 | -153/+97 |
| 2018-08-30 | PHPdoc | Greg Roach | 19 | -8/+64 |
| 2018-08-29 | PhpDoc | Greg Roach | 12 | -22/+130 |
| 2018-08-29 | Fix tests | Greg Roach | 1 | -3/+1 |
| 2018-08-27 | Use === null instead of is_null (#1855) | Rico Sonntag | 1 | -2/+2 |
| 2018-08-27 | Added PHP7 return types to methods according doc block (#1864) | Rico Sonntag | 20 | -84/+84 |
