| Age | Commit message (Expand) | Author | Files | Lines |
|---|---|---|---|---|
| 2019-11-17 | Fix: #2653 add ability to re-order parent families; make the first one the pr... | Greg Roach | 1 | -2/+2 |
| 2019-11-06 | Use simple list to specify order of censuses | Greg Roach | 1 | -33/+67 |
| 2019-10-30 | Avoid reusing variables | Greg Roach | 1 | -3/+3 |
| 2019-10-30 | Generate default values for census 'religion' columns | Greg Roach | 1 | -2/+12 |
| 2019-10-17 | PSR12 | Greg Roach | 164 | -0/+164 |
| 2019-10-16 | Simplify logic | Greg Roach | 1 | -6/+7 |
| 2019-09-29 | PSR12 | Greg Roach | 164 | -0/+165 |
| 2019-05-17 | Simplify function using collections | Greg Roach | 1 | -21/+14 |
| 2019-05-17 | Prefer constants | Greg Roach | 10 | -209/+209 |
| 2019-05-07 | Fix: #2414 - duplicate census entries in list | Greg Roach | 1 | -1/+1 |
| 2019-04-25 | Strict types | Greg Roach | 1 | -1/+1 |
| 2019-04-03 | Declare static closures | Greg Roach | 1 | -1/+1 |
| 2019-03-07 | Code style and testing | Greg Roach | 3 | -20/+15 |
| 2019-03-07 | PHPdoc | Greg Roach | 1 | -4/+4 |
| 2019-03-02 | Update copyright year | Greg Roach | 15 | -16/+15 |
| 2019-03-02 | Apply feedback from vimeo/psalm | Greg Roach | 1 | -2/+4 |
| 2019-03-02 | Feedback from vimeo/psalm | Greg Roach | 1 | -2/+4 |
| 2019-03-01 | Removed duplicate interfaces in implements (#2288) | Rico Sonntag | 3 | -3/+3 |
| 2019-02-16 | Rename functions getFoo() to foo() and return collections instead of arrays | Greg Roach | 15 | -29/+29 |
| 2019-01-27 | Refactor class Place | Greg Roach | 7 | -8/+8 |
| 2019-01-01 | Happy 2019 | Greg Roach | 149 | -149/+149 |
| 2018-11-18 | Prefer class-constants to global-constants | Greg Roach | 8 | -9/+9 |
| 2018-11-18 | Rename GedcomRecord::getFacts() to facts() | Greg Roach | 8 | -9/+9 |
| 2018-11-18 | Rename Fact::getDate() to date() | Greg Roach | 6 | -9/+9 |
| 2018-11-18 | Rename Fact::getPlace() to place() | Greg Roach | 1 | -1/+1 |
| 2018-11-18 | Rename Fact::getValue() to value() | Greg Roach | 1 | -1/+1 |
| 2018-10-05 | Scrutinizer Auto-Fixes (#1942) | Scrutinizer Auto-Fixer | 1 | -1/+1 |
| 2018-10-05 | Add declare(strict_types=1) to all PHP scripts | Greg Roach | 164 | -0/+167 |
| 2018-10-03 | PHPdoc | Greg Roach | 1 | -1/+1 |
| 2018-09-24 | Scrutinizer Auto-Fixes (#1929) | Scrutinizer Auto-Fixer | 2 | -2/+2 |
| 2018-09-22 | Reduced if/else complexity, removed not require else conditions (#1866) | Rico Sonntag | 21 | -79/+83 |
| 2018-09-21 | PHPdoc | Greg Roach | 1 | -1/+1 |
| 2018-09-21 | Refactor Date::getAge() | Greg Roach | 8 | -8/+8 |
| 2018-09-17 | Dead code | Greg Roach | 2 | -5/+5 |
| 2018-09-16 | Scrutinizer Auto-Fixes (#1913) | Scrutinizer Auto-Fixer | 1 | -1/+1 |
| 2018-09-16 | PHPdoc | Greg Roach | 13 | -58/+144 |
| 2018-09-12 | Testing | Greg Roach | 1 | -1/+1 |
| 2018-08-29 | Census header row method does not need to be public/static | Greg Roach | 22 | -22/+22 |
| 2018-08-27 | Added PHP7 return types to methods according doc block (#1864) | Rico Sonntag | 132 | -256/+256 |
| 2018-08-19 | CodeStyle | Greg Roach | 1 | -16/+16 |
| 2018-08-19 | CodeStyle - type mismatch | Greg Roach | 45 | -45/+45 |
| 2018-08-13 | Type hint closure return types | Greg Roach | 1 | -1/+1 |
| 2018-08-09 | CodeStyle | Greg Roach | 1 | -1/+0 |
| 2018-07-16 | Fix: #1333 - sortable surnames in census assistant | Greg Roach | 2 | -3/+3 |
| 2018-07-16 | Use PSR2 code style | Greg Roach | 164 | -4577/+5026 |
| 2018-07-06 | Convert census-assistant to view | Greg Roach | 1 | -2/+45 |
| 2018-01-07 | Happy new year - 2018 | Greg Roach | 149 | -149/+149 |
| 2017-12-03 | Scrutinizer Auto-Fixes (#1524) | Scrutinizer Auto-Fixer | 1 | -1/+1 |
| 2017-12-02 | Scrutinizer Auto-Fixes (#1523) | Scrutinizer Auto-Fixer | 9 | -9/+9 |
| 2017-11-03 | Code style - short array syntax | Greg Roach | 3 | -6/+6 |
