summaryrefslogtreecommitdiff
path: root/app/Query/QueryName.php
AgeCommit message (Expand)AuthorFilesLines
2017-03-082017Greg Roach1-1/+1
2016-12-26Code style - strict typingGreg Roach1-3/+3
2016-12-23Code style - short array syntaxGreg Roach1-53/+53
2016-06-16Fix: MySQL 5.7 / full-group-byGreg Roach1-2/+2
2016-01-30Update copyright yearGreg Roach1-1/+1
2016-01-17Two spaces have no effect in HTMLGreg Roach1-2/+2
2015-12-18PHP-CS-FIXERGreg Roach1-2/+2
2015-06-08PHPDocGreg Roach1-3/+3
2015-05-31PSR-4Greg Roach1-2/+7
2015-05-30Code styleGreg Roach1-54/+50
2015-05-30PHP-CS-FIXER, PSR-2 (mostly!)Greg Roach1-2/+2
2015-04-26Compatibility with MySQL 5.7.5 and ONLY_FULL_GROUP_BYGreg Roach1-4/+5
2015-03-21Scrutinizer Auto-FixesScrutinizer Auto-Fixer1-1/+0
2015-03-21Take collation from localeGreg Roach1-24/+24
2015-03-09Refactor tree to ID/name conversionsGreg Roach1-22/+26
2015-03-09Use Tree object instead of ID/nameGreg Roach1-2/+3
2015-03-02PSR-1Greg Roach1-0/+529