log tests/test-hgweb-commands.t @ 18521:0af2fe7b3274 stable

age author description
Thu, 31 Jan 2013 22:30:52 +0100 Pierre-Yves David hgweb: returns 404 for unknow revision instead of 500 stable
Fri, 01 Feb 2013 05:40:06 +0100 Pierre-Yves David hgweb: remove baseline info from paper template stable
Tue, 29 Jan 2013 16:44:51 +0100 Pierre-Yves David hgweb: prevent traceback during search when filtered (issue3783) stable
Sun, 27 Jan 2013 15:13:53 -0600 Kevin Bullock bookmarks: hide bookmarks on filtered revs from listkeys stable
Sun, 27 Jan 2013 11:39:51 -0600 Kevin Bullock tests: improve description of hgweb secret bookmarks test stable
Fri, 25 Jan 2013 11:43:54 -0600 Kevin Bullock hgweb: don't attempt to show hidden bookmarks (issue3774) stable
Wed, 12 Dec 2012 02:38:14 +0100 Mads Kiilerich hgweb: generate query strings with parameters sorted by key
Tue, 08 Jan 2013 16:16:29 -0800 Bryan O'Sullivan tests: update hgweb tests to include breadcrumbs
Tue, 04 Dec 2012 00:41:29 +0100 Angel Ezquerra hgweb: add (Atom) subscribe link to the main paper template pages
Mon, 12 Nov 2012 14:05:39 -0800 Weiwen hgweb: display diff for a changeset against any parents (issue2810)
Mon, 15 Oct 2012 09:43:34 -0700 Siddharth Agarwal hgweb: make the escape filter remove null characters (issue2567)
Wed, 26 Sep 2012 00:56:27 +0200 Mads Kiilerich run-tests: allow test output lines to be terminated with \r in addition to \n
Mon, 17 Sep 2012 21:53:50 +0200 Patrick Mezard Merge with stable
Mon, 17 Sep 2012 21:33:16 +0200 Tim Delaney hgweb: fix incorrect graph padding calculation (issue3626) stable
Mon, 20 Aug 2012 22:36:51 +0200 Patrick Mezard killdaemons: take file argument explicitely