Mercurial > hg-stable
log
age | author | description |
---|---|---|
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 |
Sat, 10 Mar 2018 20:35:35 -0800 | Gregory Szorc | hgweb: always return iterable from @webcommand functions (API) |
Sat, 10 Mar 2018 18:51:32 -0800 | Gregory Szorc | hgweb: send errors using new response API |