summaryrefslogtreecommitdiff
path: root/app/Family.php
AgeCommit message (Expand)AuthorFilesLines
2015-06-08PHPDocGreg Roach1-10/+51
2015-06-04Code style - remove globalsGreg Roach1-4/+2
2015-06-04Unknown names in one-parent familiesGreg Roach1-2/+2
2015-06-01Prefer self/static to class nameGreg Roach1-21/+0
2015-05-30Code styleGreg Roach1-6/+6
2015-05-30PHP-CS-FIXER, PSR-2 (mostly!)Greg Roach1-6/+6
2015-05-11Performance - automatically re-use all prepared statementsGreg Roach1-8/+7
2015-03-14Pre-fetch family members for performanceGreg Roach1-1/+5
2015-03-09Use Tree object instead of ID/nameGreg Roach1-11/+11
2015-03-08Unused codeGreg Roach1-4/+0
2015-03-08Remove constants, to improve multi-tree handlingGreg Roach1-5/+17
2015-03-02PSR-1Greg Roach1-2/+2
2015-03-02PSR-1Greg Roach1-2/+2
2015-02-16Add visibility to constructorsGreg Roach1-1/+1
2015-02-06Remove globalGreg Roach1-1/+1
2015-02-05Replace globals with tree propertiesGreg Roach1-2/+2
2015-02-05Namespaces should consist of both vendor and packageGreg Roach1-1/+1
2015-02-02Refactor classes to use namespaces, as per PSR-4. Replace GPL2 with GPL3.Greg Roach1-0/+385