| 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 | 1 | -3/+3 |
| 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 | PHPdoc | Greg Roach | 1 | -43/+46 |
| 2018-10-14 | Strict-types | Greg Roach | 1 | -1/+1 |
| 2018-10-14 | Use symfony expression language to evaluate expressions | Greg Roach | 1 | -18/+7 |
| 2018-10-14 | Types | Greg Roach | 1 | -38/+38 |
| 2018-10-09 | More type hints for reports | Greg Roach | 1 | -30/+30 |
| 2018-10-06 | PHPdoc, Code style | Greg Roach | 1 | -44/+71 |
| 2018-10-06 | PHPdoc | Greg Roach | 1 | -3/+3 |
| 2018-10-06 | Refactor reports | Greg Roach | 1 | -27/+28 |
| 2018-10-05 | Strict types in reports | Greg Roach | 1 | -5/+5 |
| 2018-10-05 | Add declare(strict_types=1) to all PHP scripts | Greg Roach | 1 | -0/+2 |
| 2018-09-28 | PHPdoc | Greg Roach | 1 | -2/+8 |
| 2018-09-27 | Code style | Greg Roach | 1 | -2/+2 |
| 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 | 1 | -6/+6 |
| 2018-09-22 | PHPdoc, types, etc. | Greg Roach | 1 | -1/+1 |
| 2018-09-11 | Fix: #1842 - support PHP functions in report expressions | Greg Roach | 1 | -1/+6 |
| 2018-08-30 | Report images - types and phpdoc | Greg Roach | 1 | -82/+21 |
| 2018-08-29 | PhpDoc | Greg Roach | 1 | -0/+108 |
| 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 | 1 | -2/+2 |
| 2018-08-26 | StrictTypes | Greg Roach | 1 | -2/+2 |
| 2018-08-19 | Import classes | Greg Roach | 1 | -1/+2 |
| 2018-08-19 | CodeStyle | Greg Roach | 1 | -4/+4 |
| 2018-08-18 | Fix: #1495 - name shortening algorithm breaks many names - remove it. | Greg Roach | 1 | -18/+1 |
| 2018-08-16 | Prefer [] to array_push() | Greg Roach | 1 | -100/+75 |
| 2018-07-27 | eval() is evil | Greg Roach | 1 | -1/+4 |
| 2018-07-23 | Remove global | Greg Roach | 1 | -58/+0 |
| 2018-07-23 | PHPDoc | Greg Roach | 1 | -2/+2 |
| 2018-07-16 | Use PSR2 code style | Greg Roach | 1 | -2539/+2694 |
| 2018-05-25 | Remove old code | Greg Roach | 1 | -16/+15 |
| 2018-01-27 | Use views for reports | Greg Roach | 1 | -71/+48 |
| 2018-01-07 | Happy new year - 2018 | Greg Roach | 1 | -1/+1 |
| 2017-12-03 | Scrutinizer Auto-Fixes (#1525) | Scrutinizer Auto-Fixer | 1 | -308/+308 |
| 2017-12-03 | Scrutinizer Auto-Fixes (#1524) | Scrutinizer Auto-Fixer | 1 | -1/+1 |
| 2017-12-02 | Working on media handling | Greg Roach | 1 | -50/+9 |
| 2017-11-25 | Remove old thumbnail code | Greg Roach | 1 | -2/+2 |
| 2017-11-03 | Code style | Greg Roach | 1 | -3/+0 |
| 2017-11-03 | CodeStyle - spacing/alignment | Greg Roach | 1 | -5/+5 |
| 2017-07-13 | Unused code | Greg Roach | 1 | -12/+12 |
| 2017-07-12 | Report images | Greg Roach | 1 | -4/+5 |
| 2017-03-08 | 2017 | Greg Roach | 1 | -1/+1 |
| 2016-12-25 | Code style - single quotes | Greg Roach | 1 | -232/+232 |
