Age | Commit message (Expand) | Author |
---|---|---|
2014-04-05 | Add provisional support for package bases | Lukas Fleischer |
2013-02-10 | Remove documentation references to database parameter | canyonknight |
2013-02-10 | Remove unnecessary database connection parameter from all functions | canyonknight |
2013-01-19 | stats.inc.php: Remove unnecessary account type lookup | canyonknight |
2012-09-24 | stats.inc.php: Document all functions using PHPDoc format | canyonknight |
2012-09-18 | Migrate all DB code to use PDO | canyonknight |
2012-05-06 | user_table optimization | Dan McGee |
2012-03-24 | Unify function declaration style | Lukas Fleischer |
2011-10-24 | Wrap mysql_real_escape_string() in a function | Lukas Fleischer |
2011-06-22 | rename *.inc files to *.inc.php and adjust imports and references | elij |