This is an archive of the discontinued Mercurial Phabricator instance.

hgweb: expose repo name on parsedrequest
ClosedPublic

Authored by indygreg on Mar 11 2018, 12:23 AM.

Details

Summary

I'm not a fan of doing this because I want to find a better solution to
the REPO_NAME hack. But this change gets us a few steps closer to
eliminating use of wsgirequest. We can worry about fixing REPO_NAME
once wsgirequest is gone.

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 11 2018, 12:23 AM
durin42 accepted this revision.Mar 12 2018, 5:07 PM
This revision is now accepted and ready to land.Mar 12 2018, 5:07 PM
This revision was automatically updated to reflect the committed changes.