summaryrefslogtreecommitdiffstats
path: root/Bugzilla/Quantum
AgeCommit message (Collapse)AuthorFilesLines
2018-06-28mojo all the thingsDylan William Hardison4-27/+99
2018-06-28add refererDylan William Hardison1-0/+7
2018-06-28a bit of a quantum leapDylan William Hardison4-0/+207
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.