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
2026-02-09
Update copyright year. It is 2026
Greg Roach
1
-1
/
+1
2025-01-16
It's 2025. Update copyright date.
Greg Roach
1
-1
/
+1
2024-03-31
CodeStyle - whitespace
Greg Roach
1
-1
/
+0
2023-08-29
Preparing to remove dependency on laravel/database
Greg Roach
1
-1
/
+0
2023-07-23
phpdoc
Greg Roach
1
-2
/
+0
2023-02-01
Add signatures to closures in phpdoc. See #4713
Greg Roach
1
-1
/
+1
2023-01-25
It's 2023
Greg Roach
1
-1
/
+1
2023-01-25
It's 2023
Greg Roach
1
-1
/
+1
2022-12-02
Mark password parameters as sensitive
Greg Roach
1
-2
/
+2
2022-09-30
Use arrow functions
Greg Roach
1
-3
/
+1
2022-03-16
It is 2022 - update copyright dates
Greg Roach
1
-1
/
+1
2022-02-28
PHPdoc
Greg Roach
1
-1
/
+1
2022-02-23
Update and use Validation class
Greg Roach
1
-1
/
+3
2021-10-15
Prefer object to stdClass
Greg Roach
1
-2
/
+1
2021-06-17
PHPdoc
Greg Roach
1
-0
/
+1
2021-06-12
Cache not working for tests
Greg Roach
1
-24
/
+13
2021-02-04
Code style
Greg Roach
1
-3
/
+3
2021-01-25
Use https link in copyright header
Greg Roach
1
-2
/
+2
2021-01-15
Move user constants to the user interface class
Greg Roach
1
-28
/
+0
2020-10-03
#3529 - rename Factory to Registry
Greg Roach
1
-1
/
+1
2020-09-08
Use factory to create caches and filesystems
Greg Roach
1
-1
/
+1
2019-12-05
Code style - avoid new static
Greg Roach
1
-1
/
+1
2019-11-24
Refactor caching to remove dependency on the illuminate implementation
Greg Roach
1
-3
/
+1
2019-11-07
Fix error updating account preferences; use constants for preference names
Greg Roach
1
-5
/
+31
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-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
[next]