Mercurial > hg
log
age | author | description |
---|---|---|
Sun, 11 Mar 2018 15:35:03 -0700 | Gregory Szorc | hgweb: pass modern request type into templater() |
Sun, 11 Mar 2018 15:37:59 -0700 | Gregory Szorc | hgweb: use modern response type for index generation |
Sun, 11 Mar 2018 15:29:38 -0700 | Gregory Szorc | hgweb: don't pass wsgireq to makeindex and other functions |
Sun, 11 Mar 2018 15:18:29 -0700 | Gregory Szorc | hgweb: replace PATH_INFO with dispatchpath |
Sun, 11 Mar 2018 15:15:02 -0700 | Gregory Szorc | hgweb: rewrite path generation for index entries |
Sun, 11 Mar 2018 15:08:36 -0700 | Gregory Szorc | hgweb: construct {url} with req.apppath |