tests/test-push-http.t
Thu, 22 Oct 2020 13:31:34 -0700 Martin von Zweigbergk errors: set detailed exit code to 100 for some remote errors
Sun, 08 Sep 2019 09:42:53 +0200 Pierre-Yves David changegroup: move message about added changes to transaction summary
Sat, 09 Feb 2019 23:01:30 +0100 Pierre-Yves David transaction: include txnname in the hookargs dictionary
Sat, 09 Feb 2019 01:23:29 +0100 Boris Feld test: use `printenv.py --line` in `test-push-http.t`
Sun, 15 Jul 2018 23:46:09 -0400 Matt Harbison hook: disable the shell to native command translation by default
Sat, 07 Jul 2018 23:38:06 -0400 Matt Harbison hook: add support for disabling the shell to native command translation
Tue, 15 May 2018 11:52:43 -0700 Kyle Lippincott tests: mark tests that fail when using chg as #require no-chg
Mon, 30 Apr 2018 19:54:55 -0700 Gregory Szorc tests: remove #require killdaemons
Thu, 26 Apr 2018 21:10:56 +0900 Yuya Nishihara test-push-http: do not clear pid file stable
Tue, 24 Apr 2018 13:55:25 -0700 Gregory Szorc hgweb: reuse body file object when hgwebdir calls hgweb (issue5851) stable
Wed, 11 Apr 2018 17:07:07 -0400 Augie Fackler tests: glob away fqdn wherever we print it
Sun, 08 Apr 2018 22:56:16 -0400 Matt Harbison tests: stabilize test-push-http.t for Windows
Tue, 27 Feb 2018 02:37:31 +0100 Joerg Sonnenberger wireproto: allow direct stream processing for unbundle
Sun, 18 Feb 2018 10:40:49 -0800 Gregory Szorc tests: extract HTTP permissions tests to own test file stable
Sun, 18 Feb 2018 16:19:26 -0800 Gregory Szorc tests: expand test coverage for updating phases stable
Sun, 18 Feb 2018 10:00:34 -0800 Gregory Szorc tests: consolidate test-push-http.t and test-push-http-bundle1.t stable
Sun, 18 Feb 2018 08:52:57 -0800 Gregory Szorc tests: port value-less unbundle capability test to test-push-http.t stable
Fri, 20 Oct 2017 23:01:56 -0400 Matt Harbison tests: adjust hooks for Windows stable
Wed, 18 Oct 2017 12:19:53 -0500 Kevin Bullock phases: pass phase names to hooks instead of internal values
Wed, 20 Sep 2017 19:38:06 +0200 Boris Feld phase: use a binary phase part to push through bundle2 (BC)
Sun, 08 Oct 2017 17:50:46 +0200 Boris Feld phase: add a dedicated txnclose-phase hook
Fri, 04 Aug 2017 15:49:36 -0400 Augie Fackler http: add a test of actually pushing with httppostargs
Mon, 03 Apr 2017 18:56:44 -0400 Augie Fackler tests: fix missing (glob) annotations in test-push-http.t
Fri, 31 Mar 2017 11:53:56 +0200 Pierre-Yves David hook: add hook name information to external hook
Fri, 31 Mar 2017 11:08:11 +0200 Pierre-Yves David hook: provide hook type information to external hook
Thu, 30 Mar 2017 17:29:03 +0200 Pierre-Yves David run-tests: auto-replace 'TXNID' output
Thu, 16 Feb 2017 09:38:52 -0800 Jun Wu tests: use LOCALIP
Sat, 29 Oct 2016 02:44:45 +0900 FUJIWARA Katsunori tests: invoke printenv.py via sh -c for test portability stable
Tue, 05 Jan 2016 17:37:59 -0800 Mateusz Kwapich hooks: add HG_NODE_LAST to txnclose and changegroup hook environments
Wed, 27 May 2015 22:25:51 -0700 Pierre-Yves David phases: abort the whole push if phases fail to update (BC)
Mon, 08 Jun 2015 15:10:15 -0500 Matt Mackall tests: simplify printenv calls
Mon, 08 Jun 2015 14:55:40 -0500 Matt Mackall tests: drop DAEMON_PIDS from killdaemons calls
Mon, 08 Jun 2015 14:44:30 -0500 Matt Mackall tests: drop explicit $TESTDIR from executables
Wed, 27 May 2015 22:11:37 -0700 Pierre-Yves David test: drop all the forced use of bundle2
Wed, 27 May 2015 12:55:32 -0700 Pierre-Yves David test: use bundle2 in test-push-http
Wed, 15 Apr 2015 11:11:54 -0400 Pierre-Yves David transaction: introduce a transaction ID, to be available to all hooks
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
Wed, 06 Aug 2014 11:43:59 -0500 Matt Mackall tests: replace exit 80 with #require
Mon, 07 Apr 2014 18:10:50 -0700 Pierre-Yves David phase: apply publishing enforcement for "serve" source
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.
Sun, 01 May 2011 01:04:37 +0800 Steven Brown httprepo: long arguments support (issue2126)
Mon, 25 Apr 2011 18:00:30 +0800 Steven Brown tests: add script to disable a selected wire protocol capability
Sun, 17 Apr 2011 02:15:47 +0800 Steven Brown tests: new test cases for the unbundlehash capability
Sun, 20 Feb 2011 18:06:05 +0100 Gilles Moris test-push-http: use killdaemons.py instead of kill to avoid test unreliability stable
Thu, 10 Feb 2011 09:03:06 +0100 Gilles Moris rollback: clarifies the message about the reverted state (issue2628) stable
less more (0) -60 tip