log tests/test-hgweb-commands.t @ 52113:b2e90465daf6 default tip

age author description
Tue, 18 Jan 2022 10:50:20 +0100 Pierre-Yves David stream-requirements: smoother matching in test-hgweb-commands.t
Thu, 14 Jan 2021 04:58:20 +0100 Pierre-Yves David persistent-nodemap: enable the feature by default when using Rust
Mon, 12 Nov 2018 02:21:52 +0100 Boris Feld tests: remove all transitional configuration
Mon, 12 Nov 2018 01:04:59 +0100 Boris Feld test: enable sparse-revlog for test-hgweb-commands.t
Thu, 11 Oct 2018 22:53:44 +0200 Gregory Szorc py3: use .+ instead of .* in regexp pattern
Thu, 20 Sep 2018 18:36:00 +0300 Pulkit Goyal py3: suppress the output on .write() calls in tests/test-hgweb-commands.t
Mon, 17 Sep 2018 17:47:24 +0800 Anton Shestakov bundle2: make server.bundle2.stream default to True
Tue, 18 Sep 2018 23:47:21 -0400 Matt Harbison tests: quote PYTHON usage
Sat, 15 Sep 2018 00:37:20 +0300 Pulkit Goyal py3: call hgweb.hgweb() with bytes values
Tue, 04 Sep 2018 17:33:59 +0300 Pulkit Goyal py3: add more missing b'' prefixes in test files
Thu, 09 Aug 2018 13:04:52 +0800 Anton Shestakov hgweb: catch ParseError that's raised by revset.match() stable
Fri, 11 May 2018 20:10:22 +0900 Yuya Nishihara revset: pass in lookup function to matchany() (issue5879) stable
Fri, 11 May 2018 20:08:30 +0900 Yuya Nishihara test-hgweb: add test for foo-bar name lookup stable
Wed, 02 May 2018 21:00:43 -0700 Gregory Szorc paper: add href="#" to links with click handlers stable
Wed, 02 May 2018 19:16:01 -0700 Gregory Szorc paper: don't register click handlers with inline javascript (issue5812) stable