log tests/test-hgweb-commands.t @ 32760:58f3088aa2f5

age author description
Fri, 09 Jun 2017 13:42:38 -0700 Gregory Szorc hgweb: consolidate search form for gitweb
Fri, 09 Jun 2017 13:59:13 -0700 Gregory Szorc hgweb: consolidate search form for paper
Mon, 24 Apr 2017 10:32:15 +0200 Denis Laxalde hgweb: do not show "descending" link in followlines UI for filelog heads stable
Mon, 03 Apr 2017 10:02:55 +0200 Denis Laxalde hgweb: rename linerangelog.js as followlines.js
Sun, 02 Apr 2017 01:51:07 -0400 Matt Harbison test-serve: disable unfixable tests on Windows
Wed, 29 Mar 2017 22:26:16 +0200 Denis Laxalde hgweb: expose a followlines UI in filerevision view
Thu, 16 Feb 2017 09:38:52 -0800 Jun Wu tests: use LOCALIP
Tue, 10 Jan 2017 20:47:48 -0800 Gregory Szorc hgweb: call process_dates() via DOM event listener
Sat, 24 Dec 2016 15:21:46 -0700 Gregory Szorc wireproto: advertise supported media types and compression formats
Thu, 08 Dec 2016 23:59:36 +0800 Anton Shestakov hgweb: add missing slash to file log url in rss style stable
Sat, 08 Oct 2016 19:32:54 +0900 Tooru Fujisawa hgweb: avoid line wrap between revision and annotate-info (issue5398)
Wed, 21 Sep 2016 19:52:48 +0800 Anton Shestakov gitweb: tweak branch table's last row's cell colspan on summary page
Mon, 25 Jul 2016 12:59:52 +0800 Anton Shestakov spartan: make annotate popup use theme colors stable
Tue, 28 Jun 2016 11:42:42 +0200 Denis Laxalde hgweb: add link to parents of annotated revision in annotate view
Sat, 09 Jul 2016 14:01:55 +0800 Anton Shestakov tests: check ETag format in test-hgweb-commands
Sun, 03 Jul 2016 22:28:24 +0530 Pulkit Goyal py3: make files use absolute_import and print_function
Wed, 29 Jun 2016 22:48:32 +0800 Anton Shestakov hgweb: reindent atom/changelogentry.tmpl
Wed, 29 Jun 2016 20:19:04 +0800 Anton Shestakov hgweb: reindent rss/changelogentry.tmpl
Thu, 02 Jun 2016 16:26:50 +0200 Denis Laxalde hgweb: highlight data of the current revision in annotate view
Thu, 31 Mar 2016 15:22:06 +0800 Anton Shestakov hgweb: sort bookmarks in revlog order of their nodes
Thu, 21 Jan 2016 02:42:01 +0900 FUJIWARA Katsunori templates: use canvaswidth instead of fixed width for canvas (issue2683) stable
Tue, 12 Jan 2016 21:23:45 -0800 Martin von Zweigbergk changegroup3: introduce experimental.changegroup3 boolean config
Fri, 11 Dec 2015 11:23:49 -0500 Augie Fackler changegroup: introduce cg3, which has support for exchanging treemanifests
Tue, 20 Oct 2015 12:25:51 +0200 Pierre-Yves David test: use generaldelta in 'test-hgweb-command.t'
Tue, 20 Oct 2015 12:25:09 +0200 Pierre-Yves David test: spread capabilities replies in 'test-hgweb-commands'
Sat, 26 Sep 2015 18:16:49 +0800 Anton Shestakov gitweb: don't drop current revision context on graph page
Wed, 07 Oct 2015 21:08:14 +0100 Gijs Kruitbosch hgweb: ensure both foreground and background colors are specified (issue4872)
Wed, 30 Sep 2015 15:43:49 -0500 Matt Mackall urls: bulk-change primary website URLs
Sat, 26 Sep 2015 17:15:58 +0800 Anton Shestakov gitweb: provide links to branches, tags and bookmarks by name
Sun, 20 Sep 2015 20:11:31 +0900 Yuya Nishihara hgweb: overwrite cwd to resolve file patterns relative to repo (issue4568)