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
|
Tue, 15 Feb 2011 02:17:43 +0100 |
Mads Kiilerich |
tests: use printenv.py where it is - don't copy it around
|
Tue, 15 Feb 2011 01:05:32 +0100 |
Mads Kiilerich |
tests: let printenv.py show the real values
|
Sat, 16 Oct 2010 18:09:01 +0200 |
Adrian Buehlmann |
check-code: add 'no tab indent' check for unified tests
|
Fri, 08 Oct 2010 22:36:11 -0500 |
Mads Kiilerich |
tests: reintroduce ":$HGPORT" in test output
|
Sun, 26 Sep 2010 13:44:49 -0500 |
Matt Mackall |
tests: unify test-push-http
base
tests/test-push-http@e74a13c44970
|