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
/
Stats.php
Age
Commit message (
Expand
)
Author
Files
Lines
2018-09-24
Replace magic numbers with constants
Greg Roach
1
-1
/
+0
2018-09-24
CodeStyle fixes
Greg Roach
1
-21
/
+2
2018-09-24
Use null-coalesce to simplify code
Greg Roach
1
-332
/
+118
2018-09-24
Strict types
Greg Roach
1
-54
/
+76
2018-09-23
Scrutinizer Auto-Fixes (#1924)
Scrutinizer Auto-Fixer
1
-104
/
+104
2018-09-22
Reduced if/else complexity, removed not require else conditions (#1866)
Rico Sonntag
1
-205
/
+213
2018-09-16
Fix error in stats
Greg Roach
1
-2
/
+6
2018-09-15
Strict typing error
Greg Roach
1
-1
/
+1
2018-09-13
CodeStyle
Greg Roach
1
-1
/
+0
2018-09-13
Fixed invalid docblocks
Rico Sonntag
1
-0
/
+2
2018-08-29
CodeStyle
Greg Roach
1
-20
/
+8
2018-08-27
Strict Types
Greg Roach
1
-1
/
+1
2018-08-27
Added PHP7 return types to methods according doc block (#1864)
Rico Sonntag
1
-299
/
+295
2018-08-26
StrictTypes
Greg Roach
1
-31
/
+39
2018-08-26
Replace Filter::get() and Filter::post() with $request
Greg Roach
1
-2
/
+1
2018-08-26
Strict typing
Greg Roach
1
-108
/
+25
2018-08-26
Move anniversary calculations to new service
Greg Roach
1
-1
/
+0
2018-08-19
CodeStyle
Greg Roach
1
-9
/
+2
2018-08-18
CodeStyle
Greg Roach
1
-32
/
+37
2018-08-18
CodeStyle - comments should not be used in the middle of lines
Greg Roach
1
-504
/
+505
2018-08-18
Fix: #1828 and #1829 - zero ages in charts
Greg Roach
1
-16
/
+16
2018-08-16
Remove old code
Greg Roach
1
-1
/
+0
2018-08-16
Wrong variable name
Greg Roach
1
-1
/
+1
2018-08-16
Refactor surname queries to avoid duplication and improve efficiency
Greg Roach
1
-26
/
+69
2018-08-16
PhpDoc
Greg Roach
1
-2
/
+2
2018-08-15
CodeStyle
Greg Roach
1
-9
/
+9
2018-08-13
Do not use PDO::FETCH_ASSOC
Greg Roach
1
-145
/
+136
2018-08-10
Create system for dependency injection and apply it to controllers and middle...
Greg Roach
1
-1
/
+1
2018-08-09
Incorrect static call to function
Greg Roach
1
-4
/
+10
2018-07-21
Prefer non-static methods
Greg Roach
1
-1
/
+3
2018-07-20
Update fontawesome and start to refactor icons using views
Greg Roach
1
-8
/
+4
2018-07-16
Use PSR2 code style
Greg Roach
1
-6445
/
+7490
2018-07-12
Convert hit-counter to middleware, remove old code from theme
Greg Roach
1
-1
/
+2
2018-07-07
Remove global variables from blocks
Greg Roach
1
-4
/
+7
2018-06-21
SQL_CACHE and SQL_NO_CACHE no longer work in MySQL 8
Greg Roach
1
-72
/
+72
2018-05-05
Clean out session.php
Greg Roach
1
-2
/
+5
2018-04-19
Update links to individual and family lists
Greg Roach
1
-1
/
+1
2018-04-06
Escaping output should happen in views
Greg Roach
1
-1
/
+1
2018-04-06
Escaping output should happen in views
Greg Roach
1
-2
/
+2
2018-04-06
Convert messaging to use http/controllers/views
Greg Roach
1
-1
/
+1
2018-03-26
Center count of individuals in top givenname table module (#1645)
Rico Sonntag
1
-1
/
+1
2018-01-22
Unused variables
Greg Roach
1
-5
/
+0
2018-01-19
Error handling / exceptions
Greg Roach
1
-2
/
+2
2018-01-19
Use views for favorites block
Greg Roach
1
-2
/
+2
2018-01-16
Remove unused code relating to selection lists in popup windows
Greg Roach
1
-9
/
+9
2018-01-07
Happy new year - 2018
Greg Roach
1
-1
/
+1
2018-01-06
Use e() helper function
Greg Roach
1
-5
/
+5
2018-01-06
Refactor: simpler url() function for records
Greg Roach
1
-30
/
+30
2017-12-03
Scrutinizer Auto-Fixes (#1525)
Scrutinizer Auto-Fixer
1
-384
/
+384
2017-11-19
Use maximebf/debugbar for development
Greg Roach
1
-0
/
+4
[next]