summaryrefslogtreecommitdiffstats
path: root/Bugzilla/Quantum.pm
AgeCommit message (Collapse)AuthorFilesLines
2018-06-28more cgiDylan William Hardison1-0/+24
2018-06-28cleanup a bitDylan William Hardison1-2/+2
2018-06-28other routesDylan William Hardison1-0/+1
2018-06-28a bit of a quantum leapDylan William Hardison1-0/+25
It's now possible to load the CGIs into a mojolicious controller. Compatibility isn't 100% yet, but it should give a migration path for any random CGI to become a proper controller.