log tests/test-hgweb.t @ 26749:4a82cb5c1dc8

age author description
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