Mercurial > hg
log
age | author | description |
---|---|---|
Sat, 10 Mar 2018 20:51:46 -0800 | Gregory Szorc | hgweb: stop passing req and tmpl into @webcommand functions (API) |
Sat, 10 Mar 2018 19:57:08 -0800 | Gregory Szorc | hgweb: pass modern request type into various webutil functions (API) |
Sat, 10 Mar 2018 19:46:54 -0800 | Gregory Szorc | hgweb: don't redundantly pass templater with requestcontext (API) |
Sat, 10 Mar 2018 20:38:28 -0800 | Gregory Szorc | hgweb: use templater on requestcontext instance |
Sat, 10 Mar 2018 19:41:18 -0800 | Gregory Szorc | hgweb: add a sendtemplate() helper function |
Sat, 10 Mar 2018 19:11:41 -0800 | Gregory Szorc | hgweb: use web.req instead of req.req |
Sat, 10 Mar 2018 19:08:58 -0800 | Gregory Szorc | hgweb: stop setting headers on wsgirequest |