| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2021-03-11 | Remove deprecated code | Greg Roach | 1 | -33/+0 | |
| 2021-01-29 | Do not add 'NOTE Private' when creating private export | Greg Roach | 1 | -12/+0 | |
| 2021-01-28 | Merge some changes from 2.1 | Greg Roach | 1 | -2/+2 | |
| 2021-01-25 | Use https link in copyright header | Greg Roach | 1 | -2/+2 | |
| 2020-10-03 | #3529 - rename Factory to Registry | Greg Roach | 1 | -2/+2 | |
| 2020-05-12 | Update code to use new Factory objects | Greg Roach | 1 | -3/+1 | |
| 2020-05-12 | Use factory methods to create GEDCOM records | Greg Roach | 1 | -35/+8 | |
| 2019-12-10 | Add support for Submitter records as first-class objects #2823 | Greg Roach | 1 | -2/+5 | |
| 2019-11-23 | Refactor multi-tree rowMapper functions | Greg Roach | 1 | -3/+5 | |
| 2019-10-31 | Missing tree parameter in repository page. Refactor controllers as request ↵ | Greg Roach | 1 | -1/+2 | |
| handlers | |||||
| 2019-10-17 | PSR12 | Greg Roach | 1 | -0/+1 | |
| 2019-09-29 | PSR12 | Greg Roach | 1 | -0/+1 | |
| 2019-04-25 | Closures that do not use $this should be declared static | Greg Roach | 1 | -1/+1 | |
| 2019-04-10 | Convert requests, middleware and reponses to use PSR-7, PSR-15 and PSR-17 | Greg Roach | 1 | -1/+2 | |
| 2019-03-07 | Code style and testing | Greg Roach | 1 | -6/+6 | |
| 2019-01-12 | Move search functions to new SearchService | Greg Roach | 1 | -1/+1 | |
| 2019-01-11 | Simplify row-mappers | Greg Roach | 1 | -5/+3 | |
| 2019-01-08 | Use closures to DRY up code | Greg Roach | 1 | -0/+16 | |
| 2019-01-04 | Scrutinizer Auto-Fixes (#2097) | Scrutinizer Auto-Fixer | 1 | -1/+1 | |
| This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com | |||||
| 2019-01-04 | Add visibility to constants | Greg Roach | 1 | -2/+3 | |
| 2019-01-01 | Happy 2019 | Greg Roach | 1 | -1/+1 | |
| 2018-12-29 | Use illuminate/database for GEDCOM records | Greg Roach | 1 | -6/+7 | |
| 2018-11-18 | Prefer class-constants to global-constants | Greg Roach | 1 | -1/+1 | |
| 2018-11-18 | Rename GedcomRecord::getFacts() to facts() | Greg Roach | 1 | -1/+1 | |
| 2018-10-05 | Add declare(strict_types=1) to all PHP scripts | Greg Roach | 1 | -0/+2 | |
| 2018-09-23 | Fix type mismatch | Greg Roach | 1 | -1/+1 | |
| 2018-09-22 | Reduced if/else complexity, removed not require else conditions (#1866) | Rico Sonntag | 1 | -2/+2 | |
| * Reduced if/else complexity, removed not require else conditions * Fix indentation * Fix indentation * Use null-coalesce to simplify logic * Use null-coalesce to simplify logic * Use null-coalesce to simplify logic * Use null-coalesce to simplify logic * Use null-coalesce to simplify logic * Use null-coalesce to simplify logic * Admin theme no longer exists * Code style * Use null-coalesce operator to simplify logic | |||||
| 2018-09-22 | PHPdoc, types, etc. | Greg Roach | 1 | -2/+2 | |
| 2018-08-30 | PHPdoc | Greg Roach | 1 | -0/+2 | |
| 2018-08-27 | Added PHP7 return types to methods according doc block (#1864) | Rico Sonntag | 1 | -1/+1 | |
| 2018-07-16 | Use PSR2 code style | Greg Roach | 1 | -56/+61 | |
| 2018-01-20 | Refactor to improve PHPdoc / type hinting / code analysis | Greg Roach | 1 | -0/+23 | |
| 2018-01-13 | Use views for genealogy objects | Greg Roach | 1 | -1/+1 | |
| 2018-01-07 | Happy new year - 2018 | Greg Roach | 1 | -1/+1 | |
| 2017-03-08 | 2017 | Greg Roach | 1 | -1/+1 | |
| 2016-12-23 | Code style - short array syntax | Greg Roach | 1 | -2/+2 | |
| 2016-01-30 | Update copyright year | Greg Roach | 1 | -1/+1 | |
| 2015-06-08 | PHPDoc | Greg Roach | 1 | -6/+20 | |
| 2015-06-01 | Prefer self/static to class name | Greg Roach | 1 | -21/+0 | |
| 2015-05-30 | Code style | Greg Roach | 1 | -1/+1 | |
| 2015-05-11 | Performance - automatically re-use all prepared statements | Greg Roach | 1 | -8/+7 | |
| 2015-03-09 | Use Tree object instead of ID/name | Greg Roach | 1 | -5/+5 | |
| 2015-03-02 | PSR-1 | Greg Roach | 1 | -1/+1 | |
| 2015-02-05 | Namespaces should consist of both vendor and package | Greg Roach | 1 | -1/+1 | |
| 2015-02-02 | Refactor classes to use namespaces, as per PSR-4. Replace GPL2 with GPL3. | Greg Roach | 1 | -0/+67 | |
