Mercurial > hg
comparison mercurial/repair.py @ 40728:2cd5f1fac788
hgweb: load globally-enabled extensions explicitly
Before, extensions were loaded as a side effect of hg.repository() if the
hgweb was executed as a CGI/WSGI. I want to make it explicit so that another
ui hook can be inserted after extensions.loadall().
author | Yuya Nishihara <yuya@tcha.org> |
---|---|
date | Sat, 17 Nov 2018 19:11:45 +0900 |
parents | b2ec79559a4b |
children | 8ecb17b7f432 |
comparison
equal
deleted
inserted
replaced
40722:0800d9e6e216 | 40728:2cd5f1fac788 |
---|