index
:
webtrees
firebird
webtrees suite with firebird driver
lester@lsces.co.uk
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
app
/
Family.php
Age
Commit message (
Expand
)
Author
Files
Lines
2018-09-24
Scrutinizer Auto-Fixes (#1929)
Scrutinizer Auto-Fixer
1
-1
/
+1
2018-09-23
Fix type mismatch
Greg Roach
1
-1
/
+1
2018-09-23
Type mismatch errors
Greg Roach
1
-2
/
+2
2018-09-22
Reduced if/else complexity, removed not require else conditions (#1866)
Rico Sonntag
1
-10
/
+10
2018-09-22
PHPdoc, types, etc.
Greg Roach
1
-3
/
+3
2018-09-13
Fixed invalid docblocks
Rico Sonntag
1
-2
/
+2
2018-08-29
Type hints
Greg Roach
1
-1
/
+1
2018-08-27
Use === null instead of is_null (#1855)
Rico Sonntag
1
-1
/
+1
2018-08-27
Fix some of PR #1864
Greg Roach
1
-2
/
+2
2018-08-27
Added PHP7 return types to methods according doc block (#1864)
Rico Sonntag
1
-14
/
+14
2018-08-18
CodeStyle
Greg Roach
1
-4
/
+4
2018-08-13
Type hint closure return types
Greg Roach
1
-2
/
+2
2018-07-16
Use PSR2 code style
Greg Roach
1
-369
/
+394
2018-01-20
PHPDoc
Greg Roach
1
-1
/
+1
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-12-03
Scrutinizer Auto-Fixes (#1524)
Scrutinizer Auto-Fixer
1
-2
/
+2
2017-11-03
Code style
Greg Roach
1
-2
/
+6
2017-11-03
PHPDOC
Greg Roach
1
-3
/
+4
2017-11-03
Return Place instance instead of string, allowing use of object methods
Rico Sonntag
1
-1
/
+1
2017-04-27
Unused code
Greg Roach
1
-14
/
+0
2017-03-08
2017
Greg Roach
1
-1
/
+1
2017-02-05
Fix #1202 - individuals who only have married names
Greg Roach
1
-18
/
+23
2016-12-23
Code style - short array syntax
Greg Roach
1
-20
/
+20
2016-07-07
Fix #1053 - privacy calculations
Greg Roach
1
-3
/
+4
2016-05-19
Fix #876 - charts and private relationships
Greg Roach
1
-19
/
+18
2016-01-30
Update copyright year
Greg Roach
1
-1
/
+1
2015-06-08
PHPDoc
Greg Roach
1
-10
/
+51
2015-06-04
Code style - remove globals
Greg Roach
1
-4
/
+2
2015-06-04
Unknown names in one-parent families
Greg Roach
1
-2
/
+2
2015-06-01
Prefer self/static to class name
Greg Roach
1
-21
/
+0
2015-05-30
Code style
Greg Roach
1
-6
/
+6
2015-05-30
PHP-CS-FIXER, PSR-2 (mostly!)
Greg Roach
1
-6
/
+6
2015-05-11
Performance - automatically re-use all prepared statements
Greg Roach
1
-8
/
+7
2015-03-14
Pre-fetch family members for performance
Greg Roach
1
-1
/
+5
2015-03-09
Use Tree object instead of ID/name
Greg Roach
1
-11
/
+11
2015-03-08
Unused code
Greg Roach
1
-4
/
+0
2015-03-08
Remove constants, to improve multi-tree handling
Greg Roach
1
-5
/
+17
2015-03-02
PSR-1
Greg Roach
1
-2
/
+2
2015-03-02
PSR-1
Greg Roach
1
-2
/
+2
2015-02-16
Add visibility to constructors
Greg Roach
1
-1
/
+1
2015-02-06
Remove global
Greg Roach
1
-1
/
+1
2015-02-05
Replace globals with tree properties
Greg Roach
1
-2
/
+2
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
/
+385