summaryrefslogtreecommitdiff
path: root/tests/includes/functions/FunctionsTest.php
AgeCommit message (Expand)AuthorFilesLines
2015-06-05Refactor includes/functions into classesGreg Roach1-152/+0
2015-05-31PSR-4Greg Roach1-19/+16
2015-05-30Code styleGreg Roach1-36/+0
2015-02-06Generating XREFs is the responsibility of the treeGreg Roach1-9/+0
2015-02-05No longer need to update globals, as records contain their own privacy settingsGreg Roach1-9/+0
2015-02-05Namespaces should consist of both vendor and packageGreg Roach1-20/+20
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-44/+53
2015-01-21Remove remaining inline-edit codeGreg Roach1-1/+1
2015-01-17New theme system and admin interfaceGreg Roach1-10/+1
2014-08-26Initial framework for unit testsGreg Roach1-0/+210