summaryrefslogtreecommitdiffstats
path: root/scripts/bugzilla_quantum
AgeCommit message (Collapse)AuthorFilesLines
2018-06-28run mojolicious daemon instead of httpdDylan William Hardison1-3/+4
2018-06-28a bit of a quantum leapDylan William Hardison1-0/+17
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.