summaryrefslogtreecommitdiffstats
path: root/web/lib/stats.inc.php
AgeCommit message (Expand)AuthorFilesLines
2015-06-12stats.inc.php: Show the 15 most recent updatesLukas Fleischer1-1/+1
2015-06-08Fix package statisticsLukas Fleischer1-8/+26
2014-12-28Hide fresh package bases from stats and resultsLukas Fleischer1-0/+1
2014-08-02Count users in "Trusted User & Developer" group as TUBalló György1-1/+1
2014-04-05Add provisional support for package basesLukas Fleischer1-9/+12
2013-02-10Remove documentation references to database parametercanyonknight1-5/+0
2013-02-10Remove unnecessary database connection parameter from all functionscanyonknight1-14/+14
2013-01-19stats.inc.php: Remove unnecessary account type lookupcanyonknight1-3/+0
2012-09-24stats.inc.php: Document all functions using PHPDoc formatcanyonknight1-0/+22
2012-09-18Migrate all DB code to use PDOcanyonknight1-2/+2
2012-05-06user_table optimizationDan McGee1-6/+5
2012-03-24Unify function declaration styleLukas Fleischer1-6/+3
2011-10-24Wrap mysql_real_escape_string() in a functionLukas Fleischer1-1/+1
2011-06-22rename *.inc files to *.inc.php and adjust imports and referenceselij1-0/+71