log tests/test-commandserver.t @ 37009:5890e5872f36

age author description
Tue, 13 Mar 2018 09:45:56 -0700 Gregory Szorc hgweb: allow defining Server response header for HTTP server
Sun, 25 Feb 2018 23:51:32 -0500 Augie Fackler http: drop custom http client logic
Sun, 18 Feb 2018 18:28:45 +0530 Pulkit Goyal py3: use range instead of xrange in tests/test-commandserver.t
Wed, 06 Dec 2017 22:56:15 -0500 Matt Harbison lfs: introduce a user level cache for lfs files
Thu, 23 Nov 2017 22:17:03 +0900 Yuya Nishihara dispatch: add HGPLAIN=+strictflags to restrict early parsing of global options stable
Tue, 24 Oct 2017 11:15:30 -0700 Siddharth Agarwal merge: disable path conflict checking by default (issue5716) stable
Thu, 19 Oct 2017 12:32:42 +0200 Boris Feld obsfate: rename obsfate into obsolete in changeset_printer
Thu, 28 Sep 2017 18:19:06 +0100 Boris Feld config: use 'experimental.evolution.create-markers'
Thu, 05 Oct 2017 15:25:18 +0200 Boris Feld log: add obsfate by default in changeset printer
Fri, 13 Oct 2017 23:53:06 +0200 Boris Feld configitems: register the test 'failafterfinalize.fail' config
Mon, 02 Oct 2017 14:05:30 -0700 Mark Thomas merge: check for path conflicts when merging (issue5628)
Tue, 22 Aug 2017 14:26:25 -0400 Augie Fackler tests: update test-commandserver to pass our import checker
Tue, 22 Aug 2017 16:37:56 -0400 Augie Fackler tests: add blank output lines to test-commandserver
Fri, 04 Aug 2017 18:41:16 +0200 Boris Feld test: update evolution config
Wed, 26 Jul 2017 22:10:15 +0900 Yuya Nishihara pathauditor: disable cache of audited paths by default (issue5628) stable