tests/test-hgweb.t
Sun, 20 Feb 2022 15:35:09 -0700 Gregory Szorc py2: drop some more from __future__ statements
Wed, 10 Feb 2021 17:24:54 +0530 Pulkit Goyal error: remove shortening of node in error message
Wed, 30 Jan 2019 17:24:57 -0500 Augie Fackler server: skip logging of ECONNRESET
Wed, 30 Jan 2019 11:44:34 -0800 Gregory Szorc hgweb: log error before attempting I/O
Tue, 18 Sep 2018 23:47:21 -0400 Matt Harbison tests: quote PYTHON usage
Tue, 04 Sep 2018 17:57:49 +0300 Pulkit Goyal py3: use print as a function in tests/test-hgweb.t
Thu, 28 Jun 2018 07:41:08 +0800 Anton Shestakov hgweb: add z-index for search field tooltip
Wed, 06 Jun 2018 13:31:24 -0400 Augie Fackler merge with stable
Thu, 31 May 2018 18:53:28 +0800 Anton Shestakov spartan: don't show '[up]' in file view when in root directory already
Thu, 31 May 2018 18:39:35 +0800 Anton Shestakov monoblue: don't show '[up]' in file view when in root directory already
Thu, 31 May 2018 18:33:49 +0800 Anton Shestakov gitweb: don't show '[up]' in file view when in root directory already
Thu, 31 May 2018 18:01:54 +0800 Anton Shestakov paper: don't show '[up]' in file view when in root directory already
Fri, 18 May 2018 21:32:05 +0900 Yuya Nishihara hgweb: do not try to replace signal handlers while locking stable
Mon, 30 Apr 2018 17:22:20 -0700 Gregory Szorc hgweb: discard Content-Type header for 304 responses (issue5844) stable
Mon, 30 Apr 2018 17:08:56 -0700 Gregory Szorc tests: add tests demonstrating ISE for HTTP 304 responses with hgwebdir stable
Sun, 08 Apr 2018 20:53:07 +0800 Anton Shestakov hgweb: make followlines button absolutely positioned
Sat, 24 Feb 2018 16:07:45 +0530 Pulkit Goyal py3: replace file() with open()
Thu, 15 Feb 2018 21:05:31 +0800 Anton Shestakov gitweb: make span.age CSS selector more specific
Fri, 05 Jan 2018 19:16:08 +0800 Anton Shestakov gitweb: make actual changeset entries have backgrounds on /graph
Wed, 03 Jan 2018 09:41:01 +0800 Anton Shestakov hgweb: make .info a block element by default
Fri, 01 Dec 2017 20:33:02 +0800 Anton Shestakov hgweb: remove negative top from .info line in graph
Sat, 25 Nov 2017 15:42:24 +0800 Anton Shestakov gitweb: remove unused css classes
Sun, 19 Nov 2017 14:02:50 +0800 Anton Shestakov hgweb: show instabilities of a commit
Sat, 18 Nov 2017 12:04:08 +0800 Anton Shestakov hgweb: show obsolescence status of a commit
Thu, 16 Nov 2017 22:21:03 +0800 Anton Shestakov hgweb: show commit phase if it's not public
Wed, 15 Nov 2017 23:55:09 +0800 Anton Shestakov hgweb: move changeset "tags" to a template in map file (paper and coal)
Fri, 10 Nov 2017 18:50:44 +0800 Anton Shestakov gitweb: apply styles from annotate tooltip to followlines popup
Sat, 30 Sep 2017 09:01:36 +0100 Gregory Szorc hgweb: add HTML elements to control whitespace settings for annotate
Mon, 17 Jul 2017 15:54:15 -0700 Gregory Szorc gitweb: preserve whitespace in description
Mon, 03 Jul 2017 13:49:03 +0200 Denis Laxalde hgweb: re-implement followlines UI selection using buttons
Wed, 21 Jun 2017 17:17:17 +0200 Denis Laxalde hgweb: plug followlines action in annotate view
Tue, 20 Jun 2017 20:53:29 -0700 Gregory Szorc hgweb: use separate CSS class for navigation links in footer
Fri, 09 Jun 2017 13:55:51 -0700 Gregory Szorc hgweb: refresh styling of gitweb's search form
Fri, 09 Jun 2017 13:59:13 -0700 Gregory Szorc hgweb: consolidate search form for paper
Thu, 13 Apr 2017 09:49:48 +0200 Denis Laxalde gitweb: plug followlines UI in filerevision view
Fri, 24 Mar 2017 19:52:43 -0700 Gregory Szorc gitweb: use monospace font for commit messages
Tue, 10 Jan 2017 20:47:48 -0800 Gregory Szorc hgweb: call process_dates() via DOM event listener
Sat, 08 Oct 2016 19:32:54 +0900 Tooru Fujisawa hgweb: avoid line wrap between revision and annotate-info (issue5398)
Mon, 25 Jul 2016 12:33:18 +0800 Anton Shestakov gitweb: make annotate popup use theme colors stable
Sat, 16 Jul 2016 15:00:36 +0800 Anton Shestakov gitweb: make different blocks of annotated lines have different colors
Tue, 28 Jun 2016 11:42:42 +0200 Denis Laxalde hgweb: add link to parents of annotated revision in annotate view
Thu, 02 Jun 2016 16:26:50 +0200 Denis Laxalde hgweb: highlight data of the current revision in annotate view
Tue, 15 Mar 2016 09:51:54 +0000 Jun Wu tests: reorder hg serve commands
Thu, 15 Oct 2015 00:04:58 +0800 Anton Shestakov gitweb: visually highlight source lines when hovering over line numbers
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
Fri, 25 Sep 2015 12:38:20 +0800 Anton Shestakov gitweb, monoblue: port highlighting linked lines from paper
Fri, 25 Sep 2015 03:02:38 +0800 Anton Shestakov gitweb, monoblue: fix vertical align of spans in .sourcelines
Tue, 22 Sep 2015 02:09:10 +0800 Anton Shestakov gitweb: port code selection without line numbers from paper
Fri, 04 Sep 2015 21:12:07 +0800 Anton Shestakov tests: fix css-related test-hgweb.t breakage from 93258d53ec35
Sun, 12 Jul 2015 16:06:57 +0800 Anton Shestakov hgweb: allow symbolic revisions with forward slashes in urls
Thu, 18 Jun 2015 17:06:18 +0800 Anton Shestakov hgweb: link to revision by node hash in paper & coal
Tue, 16 Jun 2015 16:07:39 +0800 Anton Shestakov hgweb: don't dereference symbolic revision in paper & coal style (issue2296)
Mon, 08 Jun 2015 14:55:40 -0500 Matt Mackall tests: drop DAEMON_PIDS from killdaemons calls
Mon, 08 Jun 2015 14:44:30 -0500 Matt Mackall tests: drop explicit $TESTDIR from executables
Fri, 13 Mar 2015 17:55:04 -0500 Matt Mackall merge with stable
Fri, 13 Mar 2015 21:18:59 +0900 Yuya Nishihara hgweb: prevent loading style map from directories other than specified paths stable
Fri, 06 Feb 2015 15:52:55 +0800 Anton Shestakov hgweb: replace implicit <tbody> with explicit <thead> where appropriate
Fri, 23 Jan 2015 17:47:04 -0600 Matt Mackall test-hgweb: fix shutdown race stable
Tue, 06 Jan 2015 15:29:02 -0800 Gregory Szorc templates: use CSS classes for diff styling
Fri, 28 Nov 2014 10:59:02 -0800 Gregory Szorc hgweb: send proper HTTP response after uncaught exception stable
Wed, 15 Oct 2014 15:35:59 -0400 Augie Fackler tests: use $PYTHON instead of hardcoding python
Mon, 29 Sep 2014 17:23:38 -0500 Matt Mackall merge with stable
Sat, 27 Sep 2014 21:59:55 +0900 Anton Shestakov hgweb: refresh hgweb.repo on phase change (issue4061) stable
Sat, 27 Sep 2014 14:47:52 -0500 Matt Mackall merge with stable
Mon, 22 Sep 2014 23:46:38 +0900 Anton Shestakov hgweb: fail if an invalid command was supplied in url path (issue4071) stable
Wed, 06 Aug 2014 11:43:59 -0500 Matt Mackall tests: replace exit 80 with #require
Thu, 16 Jan 2014 09:23:31 -0500 Augie Fackler test-hgweb-*: output change fixes from b1d65cb8
Fri, 06 Sep 2013 13:30:57 +0400 Alexander Plavin paper: edit search hint to include new feature description
Thu, 25 Jul 2013 01:12:25 +0400 Alexander Plavin paper: define searchhint message in map file and use it in other templates
Sat, 13 Jul 2013 17:44:46 +0400 Alexander Plavin hgweb: make stripes in directory view with CSS
Sat, 20 Apr 2013 16:46:38 +0400 Alexander Plavin css: remove repeated property stable
Tue, 15 Jan 2013 20:54:57 +0100 Mads Kiilerich serve: don't send any content headers with 304 responses
Tue, 08 Jan 2013 16:16:29 -0800 Bryan O'Sullivan tests: update hgweb tests to include breadcrumbs
Mon, 20 Aug 2012 22:36:51 +0200 Patrick Mezard killdaemons: take file argument explicitely
Mon, 30 Jul 2012 11:33:27 +0200 Ross Lagerwall hgweb: make paper:error consistent with template stable
Wed, 25 Jul 2012 14:49:53 -0500 Matt Mackall hgweb: improve colors for comparison page stable
Sun, 08 Jul 2012 17:17:02 +0200 wujek srujek hgweb: side-by-side comparison functionality
Thu, 21 Jun 2012 03:05:02 +0200 Mads Kiilerich tests: prepare get-with-headers.py for MSYS
Mon, 11 Jun 2012 01:40:51 +0200 Mads Kiilerich tests: add missing trailing 'cd ..'
Mon, 07 Nov 2011 03:24:53 +0100 Mads Kiilerich tests: use 'hghave serve' to guard tests that requires serve daemon management
Thu, 28 Apr 2011 17:02:39 +0200 Benoit Allard web: Made elapsed time calculation dynamic (javascript).
Sun, 03 Apr 2011 23:44:28 +0900 Yuya Nishihara hgweb: add bookmark labels to gitweb theme (based on 270f57d35525) stable
Sat, 12 Mar 2011 11:20:03 +0100 Alexander Solovyov hgweb: add separate page with bookmarks listing stable
Tue, 26 Oct 2010 02:38:14 +0530 Pradeepkumar Gayam templates: fix inconsistency in 'help' link stable
Sat, 09 Oct 2010 17:58:48 -0500 Augie Fackler hgweb: add help link to templates missed in ead4e21f49f1
Sat, 09 Oct 2010 12:27:14 -0500 Augie Fackler web: add a help view for getting hg help output
Sun, 26 Sep 2010 13:41:32 -0500 Matt Mackall tests: unify test-hgweb
less more (0) tip