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
/
Statistics.php
Age
Commit message (
Expand
)
Author
Files
Lines
2021-03-19
PHPdoc
Greg Roach
1
-1
/
+1
2021-02-04
Code style
Greg Roach
1
-1
/
+1
2021-01-25
Use https link in copyright header
Greg Roach
1
-1
/
+1
2021-01-22
Fix: #3664 - individual name statistics not working correctly
Greg Roach
1
-3
/
+3
2020-07-04
Use new PHP functions - str_starts_with(), str_ends_with() and str_contains()
Greg Roach
1
-1
/
+2
2020-05-12
Static analysis checks
Greg Roach
1
-1
/
+2
2020-05-12
TypeHints
Greg Roach
1
-1
/
+1
2020-05-11
PHPdoc
Greg Roach
1
-279
/
+546
2020-04-16
Fix: #3182 - undocumented update to PHP reflection functions
Greg Roach
1
-50
/
+25
2020-01-23
Fix: CSS colour strings confuse pattern matching for HTML keywords
Greg Roach
1
-1
/
+1
2020-01-23
Fix: CSS colour strings confuse pattern matching for HTML keywords
Greg Roach
1
-1
/
+1
2019-10-22
Static analysis tools dislike variable method calls.
Greg Roach
1
-2
/
+3
2019-10-19
Strict types
Greg Roach
1
-3
/
+14
2019-10-17
PSR12
Greg Roach
1
-0
/
+1
2019-10-09
Working on routing; Code cleanup
Greg Roach
1
-2
/
+0
2019-10-09
Apply fixes from StyleCI (#2610)
Greg Roach
1
-16
/
+8
2019-10-09
Working on routing
Greg Roach
1
-55
/
+54
2019-10-05
Change signature for Footer modules - give them access to the request
Greg Roach
1
-2
/
+9
2019-09-29
PSR12
Greg Roach
1
-0
/
+4
2019-07-14
Refactor blocks
Greg Roach
1
-1
/
+1
2019-05-17
Code QA
Greg Roach
1
-4
/
+4
2019-04-25
Closures that do not use $this should be declared static
Greg Roach
1
-1
/
+1
2019-04-17
Collections: combine filter() and first()
Greg Roach
1
-3
/
+2
2019-04-10
Convert requests, middleware and reponses to use PSR-7, PSR-15 and PSR-17
Greg Roach
1
-3
/
+5
2019-03-07
Code style and testing
Greg Roach
1
-1
/
+1
2019-02-23
Refactor module components
Greg Roach
1
-2
/
+2
2019-02-22
Refactor statistics query functions to return queries
Greg Roach
1
-3
/
+10
2019-02-22
Refactor statistics query functions to return queries
Greg Roach
1
-8
/
+22
2019-02-22
Refactor statistics query functions to return queries
Greg Roach
1
-5
/
+13
2019-02-21
Convert SQL to use illuminate/database
Greg Roach
1
-2
/
+2
2019-02-20
Conver SQL to use illuminate/database
Greg Roach
1
-1
/
+1
2019-02-12
Update google charts
Rico Sonntag
1
-30
/
+23
2019-01-31
Refactor class User - use NULL-object pattern for guests and temporary users,...
Greg Roach
1
-5
/
+8
2019-01-30
Dependency injection
Greg Roach
1
-2
/
+3
2019-01-30
Apply fixes from StyleCI (#2164)
Greg Roach
1
-26
/
+13
2019-01-30
Use dependency injection for Statistics class
Greg Roach
1
-0
/
+2640