Mercurial > hg
log tests/hgweberror.py @ 38446:5b04a0c30f3f
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 20:16:20 -0800 | Gregory Szorc | hgweb: port archive command to modern response API |
Sat, 10 Mar 2018 12:36:36 -0800 | Gregory Szorc | hgweb: perform all parameter lookup via qsparams |
Sun, 06 Dec 2015 22:27:53 -0800 | Gregory Szorc | tests: use absolute_import in hgweberror.py |
Fri, 28 Nov 2014 10:59:02 -0800 | Gregory Szorc | hgweb: send proper HTTP response after uncaught exception stable |