summaryrefslogtreecommitdiff
path: root/app/Stats.php
AgeCommit message (Expand)AuthorFilesLines
2018-09-24Replace magic numbers with constantsGreg Roach1-1/+0
2018-09-24CodeStyle fixesGreg Roach1-21/+2
2018-09-24Use null-coalesce to simplify codeGreg Roach1-332/+118
2018-09-24Strict typesGreg Roach1-54/+76
2018-09-23Scrutinizer Auto-Fixes (#1924)Scrutinizer Auto-Fixer1-104/+104
2018-09-22Reduced if/else complexity, removed not require else conditions (#1866)Rico Sonntag1-205/+213
2018-09-16Fix error in statsGreg Roach1-2/+6
2018-09-15Strict typing errorGreg Roach1-1/+1
2018-09-13CodeStyleGreg Roach1-1/+0
2018-09-13Fixed invalid docblocksRico Sonntag1-0/+2
2018-08-29CodeStyleGreg Roach1-20/+8
2018-08-27Strict TypesGreg Roach1-1/+1
2018-08-27Added PHP7 return types to methods according doc block (#1864)Rico Sonntag1-299/+295
2018-08-26StrictTypesGreg Roach1-31/+39
2018-08-26Replace Filter::get() and Filter::post() with $requestGreg Roach1-2/+1
2018-08-26Strict typingGreg Roach1-108/+25
2018-08-26Move anniversary calculations to new serviceGreg Roach1-1/+0
2018-08-19CodeStyleGreg Roach1-9/+2
2018-08-18CodeStyleGreg Roach1-32/+37
2018-08-18CodeStyle - comments should not be used in the middle of linesGreg Roach1-504/+505
2018-08-18Fix: #1828 and #1829 - zero ages in chartsGreg Roach1-16/+16
2018-08-16Remove old codeGreg Roach1-1/+0
2018-08-16Wrong variable nameGreg Roach1-1/+1
2018-08-16Refactor surname queries to avoid duplication and improve efficiencyGreg Roach1-26/+69
2018-08-16PhpDocGreg Roach1-2/+2
2018-08-15CodeStyleGreg Roach1-9/+9
2018-08-13Do not use PDO::FETCH_ASSOCGreg Roach1-145/+136
2018-08-10Create system for dependency injection and apply it to controllers and middle...Greg Roach1-1/+1
2018-08-09Incorrect static call to functionGreg Roach1-4/+10
2018-07-21Prefer non-static methodsGreg Roach1-1/+3
2018-07-20Update fontawesome and start to refactor icons using viewsGreg Roach1-8/+4
2018-07-16Use PSR2 code styleGreg Roach1-6445/+7490
2018-07-12Convert hit-counter to middleware, remove old code from themeGreg Roach1-1/+2
2018-07-07Remove global variables from blocksGreg Roach1-4/+7
2018-06-21SQL_CACHE and SQL_NO_CACHE no longer work in MySQL 8Greg Roach1-72/+72
2018-05-05Clean out session.phpGreg Roach1-2/+5
2018-04-19Update links to individual and family listsGreg Roach1-1/+1
2018-04-06Escaping output should happen in viewsGreg Roach1-1/+1
2018-04-06Escaping output should happen in viewsGreg Roach1-2/+2
2018-04-06Convert messaging to use http/controllers/viewsGreg Roach1-1/+1
2018-03-26Center count of individuals in top givenname table module (#1645)Rico Sonntag1-1/+1
2018-01-22Unused variablesGreg Roach1-5/+0
2018-01-19Error handling / exceptionsGreg Roach1-2/+2
2018-01-19Use views for favorites blockGreg Roach1-2/+2
2018-01-16Remove unused code relating to selection lists in popup windowsGreg Roach1-9/+9
2018-01-07Happy new year - 2018Greg Roach1-1/+1
2018-01-06Use e() helper functionGreg Roach1-5/+5
2018-01-06Refactor: simpler url() function for recordsGreg Roach1-30/+30
2017-12-03Scrutinizer Auto-Fixes (#1525)Scrutinizer Auto-Fixer1-384/+384
2017-11-19Use maximebf/debugbar for developmentGreg Roach1-0/+4