log tests/test-static-http @ 12156:4c94b6d0fb1c

age author description
Thu, 02 Sep 2010 23:22:51 +0200 Martin Geisler tests: remove unneeded -d flags
Mon, 26 Apr 2010 20:13:14 +0900 Nicolas Dumazet static-http: mimic more closely localrepo (issue2164: allow clone -r ) stable
Mon, 08 Feb 2010 02:53:41 +0100 Mads Kiilerich tests: don't just silently strip port numbers
Tue, 29 Dec 2009 19:02:26 -0200 Wagner Bruna run-tests.py: clears http_proxy for all tests stable
Mon, 30 Mar 2009 01:23:01 +0200 Benoit Boissinot Backed out changeset 490e40816cbd
Fri, 27 Feb 2009 17:28:26 -0800 John Coomes tests: strip o/s-dependent error messages from some http tests
Wed, 22 Oct 2008 15:41:32 -0500 Matt Mackall Autodetect static-http
Mon, 08 Sep 2008 11:32:53 +0200 Martin Geisler do not pretend to lock static-http repositories (issue994)
Fri, 08 Feb 2008 11:50:37 +0100 Dirkjan Ochtman make static-http work with empty repos (issue965)
Fri, 05 Oct 2007 12:17:01 -0700 Bryan O'Sullivan Allow tests to run in parallel.
Sat, 22 Sep 2007 18:52:26 +0200 Patrick Mezard Test static-http calls on '/' URI (issue 747)
Mon, 26 Mar 2007 23:50:03 -0300 Alexis S. L. Carvalho test-static-http: use printenv.py
Wed, 18 Oct 2006 18:47:50 -0300 Alexis S. L. Carvalho Don't use test -e in tests - sh doesn't like it on Solaris
Mon, 16 Oct 2006 18:01:25 -0300 Alexis S. L. Carvalho portability fixes for some tests
Tue, 25 Jul 2006 13:50:32 -0700 Vadim Gelfer hooks: add url to changegroup, incoming, prechangegroup, pretxnchangegroup hooks