summaryrefslogtreecommitdiffstats
path: root/Bugzilla/Quantum/CGI.pm
AgeCommit message (Collapse)AuthorFilesLines
2018-06-28cool stuffDylan William Hardison1-117/+36
2018-06-28more thingsDylan William Hardison1-9/+53
2018-06-28some fixesDylan William Hardison1-1/+1
2018-06-28mojo all the thingsDylan William Hardison1-0/+28
2018-06-28add refererDylan William Hardison1-0/+7
2018-06-28a bit of a quantum leapDylan William Hardison1-0/+59
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.