log tests/test-https.t @ 23253:8d84b7a2dd91

age author description
Fri, 17 Oct 2014 18:56:12 +0200 Mads Kiilerich ssl: only use the dummy cert hack if using an Apple Python (issue4410)
Thu, 16 Oct 2014 15:54:53 +0900 Mike Hommey changegroup: use a copy of hookargs when invoking the changegroup hook
Sun, 12 Oct 2014 08:03:20 -0700 Pierre-Yves David phases: inform transaction-related hooks that a phase was moved
Fri, 26 Sep 2014 02:19:48 +0200 Mads Kiilerich ssl: on OS X, use a dummy cert to trick Python/OpenSSL to use system CA certs
Wed, 06 Aug 2014 11:43:59 -0500 Matt Mackall tests: replace exit 80 with #require
Wed, 13 Feb 2013 22:05:30 +0100 Simon Heimberg tests: remove glob from output lines containing no glob character
Sat, 09 Feb 2013 05:26:16 -0600 Augie Fackler test-https.t: stop using kill `cat $pidfile`
Tue, 15 Jan 2013 01:10:08 +0100 Mads Kiilerich serve: use chunked encoding in hgweb responses
Sat, 28 Jul 2012 13:33:06 +0200 Pierre-Yves David pushkey: do not exchange obsole markers if feature is disabled stable
Thu, 07 Jun 2012 19:21:59 +0200 Pierre-Yves David obsolete: exchange obsolete marker over pushkey
Tue, 19 Jun 2012 19:45:00 +0200 Adrian Buehlmann test-http and test-https: partially adapt for Windows
Thu, 21 Jun 2012 03:05:02 +0200 Mads Kiilerich tests: consistently use printenv.py the same MSYS/Windows-compatible way
Sun, 17 Jun 2012 00:27:31 +0200 Adrian Buehlmann tests/printenv.py: eliminate trailing spaces on output
Mon, 23 Apr 2012 01:56:48 +0200 Mads Kiilerich tests: use 'do sleep 0' instead of 'do true', also on first line of command stable
Wed, 28 Mar 2012 19:23:25 -0500 Matt Mackall tests: fix startup/shutdown races in test-https stable