#
54c1ab5e |
| 18-Oct-2019 |
Greg Roach <fisharebest@webtrees.net> |
Avoid empty(), as it can be unpredicatable
|
#
fcfa147e |
| 17-Oct-2019 |
Greg Roach <fisharebest@webtrees.net> |
PSR12
|
#
3976b470 |
| 29-Sep-2019 |
Greg Roach <fisharebest@webtrees.net> |
PSR12
|
#
4949298f |
| 17-May-2019 |
Greg Roach <fisharebest@webtrees.net> |
PHPdoc
|
#
6c2179e2 |
| 25-Apr-2019 |
Greg Roach <fisharebest@webtrees.net> |
Closures that do not use $this should be declared static
|
#
6ccdf4f0 |
| 02-Apr-2019 |
Greg Roach <fisharebest@webtrees.net> |
Convert requests, middleware and reponses to use PSR-7, PSR-15 and PSR-17
|
#
e364afe4 |
| 07-Mar-2019 |
Greg Roach <fisharebest@webtrees.net> |
Code style and testing
|
#
54c7f8df |
| 05-Mar-2019 |
Greg Roach <fisharebest@webtrees.net> |
Dual type-hints upset vimeo/psalm, but are useful in PhpStorm
|
#
820b62df |
| 16-Feb-2019 |
Greg Roach <fisharebest@webtrees.net> |
Use Collection class
|
#
39ca88ba |
| 15-Feb-2019 |
Greg Roach <fisharebest@webtrees.net> |
Rename functions getFoo() to foo() and return collections instead of arrays
|
#
fb7adfec |
| 15-Jan-2019 |
Greg Roach <fisharebest@gmail.com> |
Apply fixes from StyleCI (#2117)
|
#
e778de49 |
| 15-Jan-2019 |
Greg Roach <fisharebest@webtrees.net> |
Use Collection class
|
#
a7a24840 |
| 12-Jan-2019 |
Greg Roach <fisharebest@webtrees.net> |
Move search functions to new SearchService
|
#
c0804649 |
| 11-Jan-2019 |
Greg Roach <fisharebest@webtrees.net> |
Simplify row-mappers
|
#
886b77da |
| 08-Jan-2019 |
Greg Roach <fisharebest@webtrees.net> |
Use closures to DRY up code
|
#
25366223 |
| 07-Jan-2019 |
Greg Roach <fisharebest@webtrees.net> |
Use illuminate/database
|
#
62630638 |
| 04-Jan-2019 |
Scrutinizer Auto-Fixer <auto-fixer@scrutinizer-ci.com> |
Scrutinizer Auto-Fixes (#2097)
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
|
#
16d6367a |
| 04-Jan-2019 |
Greg Roach <fisharebest@webtrees.net> |
Add visibility to constants
|
#
8fcd0d32 |
| 01-Jan-2019 |
Greg Roach <fisharebest@webtrees.net> |
Happy 2019
|
#
2e5b4452 |
| 29-Dec-2018 |
Greg Roach <fisharebest@webtrees.net> |
Use illuminate/database for GEDCOM records
|
#
8d0ebef0 |
| 17-Nov-2018 |
Greg Roach <fisharebest@webtrees.net> |
Prefer class-constants to global-constants
|
#
30158ae7 |
| 12-Nov-2018 |
Greg Roach <fisharebest@webtrees.net> |
Rename GedcomRecord::getFacts() to facts()
|
#
f4afa648 |
| 11-Nov-2018 |
Greg Roach <fisharebest@webtrees.net> |
Rename GedcomRecord::getTree() to tree()
|
#
c0935879 |
| 11-Nov-2018 |
Greg Roach <fisharebest@webtrees.net> |
Rename GedcomRecord::getXref() to xref()
|
#
72cf66d4 |
| 11-Nov-2018 |
Greg Roach <fisharebest@webtrees.net> |
Rename Tree::getTreeId() to id()
|