| Age | Commit message (Expand) | Author | Files | Lines |
|---|---|---|---|---|
| 2018-11-18 | Strict type error | Greg Roach | 1 | -3/+3 |
| 2018-11-18 | Fix error in refactoring | Greg Roach | 1 | -1/+1 |
| 2018-11-18 | Apply fixes from StyleCI (#2029) | Greg Roach | 2 | -2/+0 |
| 2018-11-18 | Fix: #2009 - default row format for tables with long indexes | Greg Roach | 1 | -1/+1 |
| 2018-11-18 | Fix: #2026 - strict types / numeric array keys | Greg Roach | 1 | -0/+3 |
| 2018-11-18 | Prefer class-constants to global-constants | Greg Roach | 70 | -261/+398 |
| 2018-11-18 | Cleaner code | Greg Roach | 1 | -4/+5 |
| 2018-11-18 | Error handling | Greg Roach | 1 | -3/+5 |
| 2018-11-18 | Strict-types | Greg Roach | 2 | -16/+25 |
| 2018-11-18 | PHPdoc | Greg Roach | 2 | -2/+2 |
| 2018-11-18 | CodeStyle | Greg Roach | 1 | -10/+10 |
| 2018-11-18 | Rename GedcomRecord::getFacts() to facts() | Greg Roach | 46 | -130/+130 |
| 2018-11-18 | Remove deprecated functions | Greg Roach | 1 | -24/+0 |
| 2018-11-18 | Rename GedcomRecord::getGedcom() to gedcom() | Greg Roach | 21 | -60/+60 |
| 2018-11-18 | Rename GedcomRecord::getTree() to tree() | Greg Roach | 50 | -130/+130 |
| 2018-11-18 | Rename GedcomRecord::getXref() to xref() | Greg Roach | 64 | -252/+252 |
| 2018-11-18 | Rename Tree::getTitle() to title() | Greg Roach | 15 | -41/+41 |
| 2018-11-18 | Rename Tree::getTreeName() to name() | Greg Roach | 90 | -270/+270 |
| 2018-11-18 | Rename Tree::getTreeId() to id() | Greg Roach | 52 | -471/+471 |
| 2018-11-18 | Remove dead else branch | Greg Roach | 1 | -5/+0 |
| 2018-11-18 | Rename Fact::getLabel() to label() | Greg Roach | 5 | -9/+9 |
| 2018-11-18 | Rename Fact::getGedcom() to gedcom() | Greg Roach | 20 | -65/+65 |
| 2018-11-18 | Rename Fact::getFactId() to id() | Greg Roach | 10 | -62/+62 |
| 2018-11-18 | Rename Fact::getDate() to date() | Greg Roach | 18 | -34/+34 |
| 2018-11-18 | Rename Fact::getPlace() to place() | Greg Roach | 8 | -16/+16 |
| 2018-11-18 | Rename Fact::getTarget() to target() | Greg Roach | 11 | -25/+25 |
| 2018-11-18 | Rename Fact::getAttribute() to attribute() | Greg Roach | 8 | -37/+37 |
| 2018-11-18 | Rename Fact::getValue() to value() | Greg Roach | 10 | -15/+15 |
| 2018-11-18 | Rename Fact::getParent() to record() | Greg Roach | 9 | -50/+50 |
| 2018-11-05 | Fix: #2020 - missing / in name causes error | Greg Roach | 1 | -1/+1 |
| 2018-11-03 | Fix: #2011 - missing 'ged' parameter in links to calendar | Greg Roach | 2 | -6/+9 |
| 2018-11-03 | Fix: #2010 by reverting parts of earlier cleanup | Greg Roach | 1 | -16/+11 |
| 2018-11-02 | Age | Greg Roach | 1 | -31/+49 |
| 2018-11-01 | Undefined variable | Greg Roach | 1 | -0/+2 |
| 2018-11-01 | Age | Greg Roach | 2 | -78/+171 |
| 2018-10-29 | Error handling | Greg Roach | 1 | -1/+1 |
| 2018-10-29 | Error handling | Greg Roach | 1 | -2/+7 |
| 2018-10-29 | Error handling | Greg Roach | 1 | -2/+2 |
| 2018-10-29 | Unused code | Greg Roach | 1 | -2/+0 |
| 2018-10-29 | Unused code | Greg Roach | 1 | -2/+0 |
| 2018-10-29 | Functions should return values rather than echo them | Greg Roach | 7 | -33/+31 |
| 2018-10-29 | Use null-coalesce operator | Greg Roach | 1 | -5/+1 |
| 2018-10-29 | Unused code | Greg Roach | 1 | -88/+86 |
| 2018-10-29 | Unused code | Greg Roach | 1 | -4/+2 |
| 2018-10-29 | Strict types | Greg Roach | 1 | -2/+2 |
| 2018-10-29 | Strict types | Greg Roach | 1 | -2/+5 |
| 2018-10-29 | Error handling | Greg Roach | 1 | -2/+8 |
| 2018-10-28 | Strict types | Greg Roach | 1 | -2/+2 |
| 2018-10-28 | PHPdoc | Greg Roach | 4 | -5/+5 |
| 2018-10-28 | Strict types | Greg Roach | 1 | -5/+5 |
