summaryrefslogtreecommitdiff
path: root/tests/includes/functions/FunctionsDbTest.php
AgeCommit message (Expand)AuthorFilesLines
2015-06-05Refactor includes/functions into classesGreg Roach1-188/+0
2015-05-31PSR-4Greg Roach1-26/+23
2015-05-30Code styleGreg Roach1-48/+0
2015-03-29Split class Module into static and abstract partsGreg Roach1-18/+0
2015-03-09Refactor tree to ID/name conversionsGreg Roach1-18/+0
2015-03-09Use Tree object instead of ID/nameGreg Roach1-9/+0
2015-02-28Fix #456Greg Roach1-9/+0
2015-02-12Tidy SQLGreg Roach1-18/+0
2015-02-05Namespaces should consist of both vendor and packageGreg Roach1-32/+32
2015-02-03Autoload includes/functions/*Greg Roach1-1/+0
2015-02-02Refactor classes to use namespaces, as per PSR-4. Replace GPL2 with GPL3.Greg Roach1-69/+78
2014-10-05Split tree preference getter/setter into two separate functionsGreg Roach1-18/+0
2014-10-03Remove old functionsGreg Roach1-18/+0
2014-08-26Initial framework for unit testsGreg Roach1-0/+339