log tests/test-push-http.t @ 19407:ce3d1cf957f8

age author description
Fri, 19 Oct 2012 15:03:35 +0200 Adrian Buehlmann test-push-http: fix failing test on Windows stable
Mon, 15 Oct 2012 18:37:34 -0300 Wagner Bruna wireproto: fix pushkey hook failure and output on remote http repo
Fri, 14 Sep 2012 21:05:24 +0200 Patrick Mezard tests: enable even more Windows server tests
Mon, 20 Aug 2012 22:36:51 +0200 Patrick Mezard killdaemons: take file argument explicitely
Wed, 05 Sep 2012 23:59:27 +0900 Yuya Nishihara hgweb: respond 403 forbidden for ssl required error
Wed, 05 Sep 2012 23:58:43 +0900 Yuya Nishihara test-push-http: include exit status of hg push
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, 11 Jun 2012 01:40:51 +0200 Mads Kiilerich tests: add missing trailing 'cd ..'
Thu, 19 Jan 2012 16:09:43 +0100 Pierre-Yves David phases: only synchronize on common changeset when push fails
Fri, 13 Jan 2012 02:04:16 +0100 Pierre-Yves David phases: simplify phase exchange and movement over pushkey
Wed, 04 Jan 2012 01:12:31 +0100 Pierre-Yves David phases: fix phase synchronization on push
Thu, 15 Dec 2011 11:45:01 +0100 Pierre-Yves David phases: exchange phase boundaries on push
Mon, 07 Nov 2011 03:24:53 +0100 Mads Kiilerich tests: use 'hghave serve' to guard tests that requires serve daemon management
Sun, 18 Sep 2011 19:59:33 -0400 Greg Ward rollback: only restore dirstate and branch when appropriate.