log mercurial-tests/src/jetbrains/buildServer/buildTriggers/vcs/mercurial/Util.java @ 1045:71d765469b2d

age author description
Mon, 22 Jan 2018 11:39:20 +0100 pavel.sher Update copyright
Tue, 14 Jan 2014 12:45:10 +0100 Dmitry Neverov Update copyright
Thu, 01 Aug 2013 11:35:55 +0400 Dmitry Neverov For non-windows OSes assume that mercurial is in path instead of using bundled win executable Gaya-8.0.x
Fri, 16 Nov 2012 16:44:51 +0400 Dmitry Neverov Fix tests on agents with enabled largefiles extension
Tue, 23 Oct 2012 13:51:23 +0400 Dmitry Neverov Merge branch Faradi-7.1.x
Tue, 23 Oct 2012 13:44:38 +0400 Dmitry Neverov Make tests independent from mercurial settings on agent Faradi-7.1.x
Wed, 03 Oct 2012 18:08:22 +0400 Dmitry Neverov Move MercurialBranchSupport to separate module
Mon, 01 Oct 2012 14:36:02 +0400 Dmitry Neverov Fix tests
Mon, 01 Oct 2012 12:18:29 +0400 Dmitry Neverov fix compilation
Wed, 26 Sep 2012 18:29:01 +0400 Dmitry Neverov TW-23382 agent logs with info, server logs with debug Faradi-7.1.x
Wed, 20 Jun 2012 22:54:13 +0400 Dmitry Neverov Ensure plugin works without revnums in revisions
Tue, 19 Jun 2012 15:17:11 +0400 Dmitry Neverov Test refactoring: get rid of LocalRepositoryUtil
Fri, 11 May 2012 19:33:48 +0400 Dmitry Neverov TW-21403 better error message when hg not found
Wed, 25 Apr 2012 17:56:34 +0400 Dmitry Neverov Add option to not use revsets Faradi-7.0.x
Mon, 05 Mar 2012 10:42:02 +0400 Dmitry Neverov TW-20295 store log.template in the temp dir Faradi-7.0.x
Fri, 02 Mar 2012 14:24:58 +0400 Dmitry Neverov Support local mirrors for subrepos Faradi-7.0.x
Thu, 09 Feb 2012 12:58:53 +0400 Dmitry Neverov TW-17252 handle mercurial caches correctly
Fri, 27 Jan 2012 19:34:03 +0400 Dmitry Neverov TW-19984 ensure map file cleaned as well remote-run/TW-19984
Thu, 12 Jan 2012 18:21:07 +0400 Dmitry Neverov TW-19698 Handle unrelated repositories
Wed, 14 Sep 2011 15:17:57 +0400 Dmitry Neverov Use jmock-2.x
Thu, 04 Aug 2011 12:04:38 +0400 Dmitry Neverov TW-17797 Fix merge-base calculation
Tue, 28 Sep 2010 15:00:50 +0400 Dmitry Neverov Extract Util class and method getHgPath(). Now tests can be ran using installed hg in the system.