log tests/test-hgweb.t @ 37827:11ee9bf24791 stable

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