Skip to content

serve hg more statically#579

Merged
ewdurbin merged 2 commits intomainfrom
hg_static
May 30, 2025
Merged

serve hg more statically#579
ewdurbin merged 2 commits intomainfrom
hg_static

Conversation

@ewdurbin
Copy link
Copy Markdown
Member

hgweb is pummeled by scrapers/bots and has just out lived its usefulness.

This serves our hg repos from apache directly as static http. clones still work.

This restores 1 piece of hgweb we need, which is the revision viewer, via a WSGI app that wraps hg log to provide a way to view a single commit. the current /lookup route relies on this.

@ewdurbin ewdurbin requested a review from JacobCoffee as a code owner May 30, 2025 19:07
@ewdurbin ewdurbin merged commit 3fc84b3 into main May 30, 2025
2 checks passed
@ewdurbin ewdurbin deleted the hg_static branch May 30, 2025 19:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants