summaryrefslogtreecommitdiff
path: root/app/Exceptions
AgeCommit message (Expand)AuthorFilesLines
2019-08-11Fix: #2480, #2520 - ignore records without XREFs during importGreg Roach1-0/+39
2019-04-14Refactor the bootstrap processGreg Roach1-98/+0
2019-04-13Move route-not-found logic from controller to middlewareGreg Roach1-1/+1
2019-04-10Convert requests, middleware and reponses to use PSR-7, PSR-15 and PSR-17Greg Roach2-15/+58
2019-02-04Working on upgrade wizard and testingGreg Roach2-6/+42
2019-01-01Happy 2019Greg Roach15-15/+15
2018-12-18Add support for Laravel query-builderGreg Roach1-3/+3
2018-10-10Use same error handler on dev/productionGreg Roach1-13/+2
2018-08-19CodeStyleGreg Roach1-4/+4
2018-07-16Use PSR2 code styleGreg Roach15-131/+161
2018-06-02Refactor error handlingGreg Roach15-0/+527