Mercurial > public > mercurial-scm > hg
log mercurial/hgweb/server.py @ 36884:ece242db5000
age | author | description |
---|---|---|
Thu, 08 Mar 2018 09:44:27 -0800 | Gregory Szorc | hgweb: validate WSGI environment dict |
Thu, 08 Mar 2018 09:26:51 -0800 | Gregory Szorc | hgweb: ensure all wsgi environment values are str |
Sun, 04 Mar 2018 21:14:24 -0500 | Augie Fackler | hgweb: adapt to socket._fileobject changes in Python 3 |
Sat, 17 Feb 2018 01:09:56 -0500 | Augie Fackler | hgweb: open server logs in binary mode |
Sun, 15 Oct 2017 00:38:33 -0400 | Augie Fackler | hgweb: more "http headers are native strs" cleanup |
Sat, 14 Oct 2017 15:37:33 -0400 | Augie Fackler | hgweb: set sent_headers attr as early as practical |
Thu, 05 Oct 2017 14:53:52 -0400 | Augie Fackler | hgweb: detect Python 3-era libraries and use modern attribute names |