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
/
User.php
Age
Commit message (
Expand
)
Author
Files
Lines
2019-03-07
Code style and testing
Greg Roach
1
-2
/
+2
2019-03-02
TypeHints
Greg Roach
1
-5
/
+5
2019-01-31
Tests
Greg Roach
1
-12
/
+13
2019-01-31
Refactor class User - use NULL-object pattern for guests and temporary users,...
Greg Roach
1
-401
/
+84
2019-01-29
Refactor home page blocks for lazy evaluation
Greg Roach
1
-13
/
+2
2019-01-21
Simplify API function name
Greg Roach
1
-2
/
+2
2019-01-18
Need to clear cache to fix tests
Greg Roach
1
-0
/
+2
2019-01-18
Use cache to reduce DB queries on block_setting table
Greg Roach
1
-7
/
+11
2019-01-18
Apply fixes from StyleCI (#2119)
Greg Roach
1
-1
/
+2
2019-01-18
Add support for illuminate/cache and refactor class User
Greg Roach
1
-99
/
+107
2019-01-04
Apply fixes from StyleCI (#2095)
Greg Roach
1
-12
/
+12
2019-01-04
Use illuminate/database in user class and add tests
Greg Roach
1
-61
/
+85
2019-01-01
More than one user can be linked to an individual
Greg Roach
1
-12
/
+11
2019-01-01
Happy 2019
Greg Roach
1
-1
/
+1
2018-12-31
More tests
Greg Roach
1
-14
/
+33
2018-12-31
Add tests for Auth and Site classes
Greg Roach
1
-1
/
+1
2018-12-30
Use illuminate/database
Greg Roach
1
-67
/
+60
2018-11-18
Rename GedcomRecord::getTree() to tree()
Greg Roach
1
-1
/
+1
2018-11-18
Rename GedcomRecord::getXref() to xref()
Greg Roach
1
-1
/
+1
2018-11-18
Rename Tree::getTreeId() to id()
Greg Roach
1
-1
/
+1
2018-10-08
Feedback from scrutinizer-ci
Greg Roach
1
-1
/
+1
2018-10-06
PHPdoc
Greg Roach
1
-1
/
+1
2018-09-24
Strict types
Greg Roach
1
-17
/
+0
2018-09-22
Reduced if/else complexity, removed not require else conditions (#1866)
Rico Sonntag
1
-2
/
+2
2018-08-27
Added PHP7 return types to methods according doc block (#1864)
Rico Sonntag
1
-10
/
+10
2018-08-19
CodeStyle
Greg Roach
1
-1
/
+1
2018-08-19
CodeStyle
Greg Roach
1
-12
/
+13
2018-08-13
Type hints
Greg Roach
1
-26
/
+29
2018-08-09
Wrong case for classes, functions and namespaces
Greg Roach
1
-2
/
+2
2018-07-16
Use PSR2 code style
Greg Roach
1
-436
/
+481
2018-06-21
SQL_CACHE and SQL_NO_CACHE no longer work in MySQL 8
Greg Roach
1
-14
/
+14
2018-04-06
Escaping output should happen in views
Greg Roach
1
-9
/
+0
2018-01-07
Happy new year - 2018
Greg Roach
1
-1
/
+1
2018-01-06
Use e() helper function
Greg Roach
1
-1
/
+1
2017-12-22
Fix: #1556 MySQL strict_mode fails with mixed strings and integers
Greg Roach
1
-1
/
+1
2017-12-03
Scrutinizer Auto-Fixes (#1524)
Scrutinizer Auto-Fixer
1
-7
/
+7
2017-11-18
Working on front-controller
Greg Roach
1
-6
/
+8
2017-11-03
Code style
Greg Roach
1
-7
/
+21
2017-10-28
Dashboard
Greg Roach
1
-142
/
+155
2017-07-11
Prepare to remove class Filter
Greg Roach
1
-1
/
+1
2017-07-09
PHPDoc
Greg Roach
1
-2
/
+4
2017-06-17
jQuery-3, Bootstrap-4, FontAwesome-4.7, Select2-4, remove popup windows
Greg Roach
1
-36
/
+19
2017-03-08
2017
Greg Roach
1
-1
/
+1
2016-12-24
Remove PHP 5.3 workaround
Greg Roach
1
-55
/
+8
2016-12-23
Code style - short array syntax
Greg Roach
1
-35
/
+35
2016-06-16
php-cs-fixer
Greg Roach
1
-1
/
+1
2016-06-06
Password hashing for PHP < 5.3.7
Greg Roach
1
-4
/
+54
2016-01-30
Update copyright year
Greg Roach
1
-1
/
+1
2016-01-23
Username versus email
Greg Roach
1
-2
/
+36
2016-01-17
Two spaces have no effect in HTML
Greg Roach
1
-1
/
+1
[next]