summaryrefslogtreecommitdiff
path: root/app/DebugBar.php
AgeCommit message (Expand)AuthorFilesLines
2019-04-14PHPdocGreg Roach1-2/+0
2019-04-14Refactor the bootstrap processGreg Roach1-6/+4
2019-04-10Convert requests, middleware and reponses to use PSR-7, PSR-15 and PSR-17Greg Roach1-2/+0
2019-03-07Code style and testingGreg Roach1-9/+9
2019-01-18Starting to replace WT_DATA_DIR with league/flysystemGreg Roach1-8/+0
2019-01-01Happy 2019Greg Roach1-1/+1
2018-12-20Remove unused importsGreg Roach1-1/+0
2018-12-08Move DebugBar code to middlewareGreg Roach1-18/+0
2018-10-10Update debugbarGreg Roach1-1/+1
2018-10-10Update debugbarGreg Roach1-28/+4
2018-10-10Prefer assertions to assumptionsGreg Roach1-17/+44
2018-10-05Add declare(strict_types=1) to all PHP scriptsGreg Roach1-0/+2
2018-09-22Reduced if/else complexity, removed not require else conditions (#1866)Rico Sonntag1-4/+4
2018-09-21PHPdocGreg Roach1-2/+2
2018-09-17PHPdocGreg Roach1-0/+16
2018-09-13Fixed invalid docblocksRico Sonntag1-0/+2
2018-08-19CodeStyleGreg Roach1-2/+2
2018-08-18CodeStyleGreg Roach1-7/+0
2018-07-16Use PSR2 code styleGreg Roach1-150/+164
2018-07-14PHPdocGreg Roach1-1/+2
2018-01-20PHPdocGreg Roach1-8/+8
2018-01-07Happy new year - 2018Greg Roach1-1/+1
2017-11-20Add information about views to debugbarGreg Roach1-0/+14
2017-11-20DebugBar / subfoldersGreg Roach1-1/+1
2017-11-19Use maximebf/debugbar for developmentGreg Roach1-0/+186