Mercurial > hg
log tests/test-wsgirequest.py @ 41247:a89b20a49c13
age | author | description |
---|---|---|
Fri, 27 Apr 2018 10:40:04 -0400 | Augie Fackler | tests: migrate test-wsgirequest.py to Python 3 |
Sat, 14 Apr 2018 11:20:38 -0400 | Augie Fackler | cleanup: polyfill assertRaisesRegex so we can avoid assertRaisesRegexp |
Sun, 11 Mar 2018 16:29:54 -0700 | Gregory Szorc | hgweb: remove wsgirequest (API) |
Sun, 11 Mar 2018 15:33:56 -0700 | Gregory Szorc | hgweb: support constructing URLs from an alternate base URL |
Sun, 11 Mar 2018 13:38:56 -0700 | Gregory Szorc | hgweb: change how dispatch path is reported |
Sun, 11 Mar 2018 13:11:13 -0700 | Gregory Szorc | hgweb: refactor repository name URL parsing |
Sun, 11 Mar 2018 12:53:47 -0700 | Gregory Szorc | tests: add test coverage for parsing WSGI requests |