This is an archive of the discontinued Mercurial Phabricator instance.

hgweb: use computed base URL from parsed request
ClosedPublic

Authored by indygreg on Mar 8 2018, 8:06 PM.

Details

Summary

Let's not reinvent URL construction in a function that runs the
templater.

Diff Detail

Repository
rHG Mercurial
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.

Event Timeline

indygreg created this revision.Mar 8 2018, 8:06 PM
durin42 accepted this revision.Mar 9 2018, 2:00 PM
This revision is now accepted and ready to land.Mar 9 2018, 2:00 PM
This revision was automatically updated to reflect the committed changes.