summaryrefslogtreecommitdiff
path: root/app/Controller/BranchesController.php
AgeCommit message (Expand)AuthorFilesLines
2015-06-08PHPDocGreg Roach1-3/+3
2015-05-31PSR-4Greg Roach1-3/+12
2015-05-30Code styleGreg Roach1-6/+6
2015-04-26Unused variablesGreg Roach1-2/+0
2015-04-03Fix #534 - branches.php creating wrong links to relationship.phpGreg Roach1-2/+2
2015-03-09Use Tree object instead of ID/nameGreg Roach1-4/+6
2015-03-08Missing globalJustCarmen1-0/+2
2015-03-08Remove constants, to improve multi-tree handlingGreg Roach1-3/+5
2015-03-02PSR-1Greg Roach1-3/+3
2015-02-20Tidy upGreg Roach1-2/+2
2015-02-05Namespaces should consist of both vendor and packageGreg Roach1-3/+3
2015-02-03Fix #1417286 - need new namespaces in sort callbacksGreg Roach1-1/+1
2015-02-02Refactor classes to use namespaces, as per PSR-4. Replace GPL2 with GPL3.Greg Roach1-0/+279