log mercurial-tests/src/jetbrains/buildServer/buildTriggers/vcs/mercurial/AgentSideCheckoutTest.java @ 935:eb3e0285ae52

age author description
Wed, 11 Nov 2015 21:03:31 +0300 Dmitry Treskunov TW-43138 Migrate to fresh auto checkout api
Tue, 10 Nov 2015 21:27:07 +0300 Dmitry Treskunov TW-43138 Implement auto checkout
Fri, 07 Nov 2014 16:04:52 +0100 Dmitry Neverov fix tests to support flow logger
Tue, 08 Jul 2014 16:15:55 +0200 Dmitry Neverov Support sparse checkout
Sun, 01 Jun 2014 22:16:18 +0200 Dmitry Neverov TW-18605 add support for 'hg purge'
Fri, 30 May 2014 18:42:35 +0200 eugene petrenko add weaver into tests
Tue, 25 Feb 2014 13:11:18 +0100 eugene petrenko allow to include hg extensions defined in VCS root
Tue, 14 Jan 2014 12:45:10 +0100 Dmitry Neverov Update copyright
Tue, 17 Sep 2013 14:36:02 +0400 Dmitry Neverov Unify HgRepoFactory on server and agent
Mon, 19 Aug 2013 14:46:21 +0400 Dmitry Neverov Better test name + reuse temp files
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, 26 Sep 2012 18:29:01 +0400 Dmitry Neverov TW-23382 agent logs with info, server logs with debug Faradi-7.1.x
Fri, 22 Jun 2012 12:41:23 +0400 Dmitry Neverov Do not include revnum in revision
Tue, 19 Jun 2012 15:17:11 +0400 Dmitry Neverov Test refactoring: get rid of LocalRepositoryUtil
Sat, 03 Mar 2012 12:28:29 +0400 Dmitry Neverov Don't use pull protocol in clone, do clone whenever it is possible Eluru-6.5.x
Fri, 02 Mar 2012 14:24:58 +0400 Dmitry Neverov Support local mirrors for subrepos Faradi-7.0.x
Fri, 27 Jan 2012 19:34:03 +0400 Dmitry Neverov TW-19984 ensure map file cleaned as well remote-run/TW-19984
Wed, 18 Jan 2012 14:03:35 +0400 Dmitry Neverov TW-19703 add checks that repository and working dir are not locked
Fri, 28 Oct 2011 19:08:33 +0300 Dmitry Neverov Add ability to specify timeout for pull operation (teamcity.hg.pull.timeout.seconds)
Fri, 28 Oct 2011 15:08:17 +0300 Dmitry Neverov Add ability to specify timeout for pull operation Eluru-6.0.x
Thu, 08 Sep 2011 18:32:27 +0400 Dmitry Neverov Test for agent-side checkout with updated subrepository url remote-run/subrepos
Fri, 19 Aug 2011 15:21:38 +0400 Dmitry Neverov Implement mercurial detection on the agents
Wed, 20 Jul 2011 12:04:08 +0400 Dmitry Neverov Fix file encoding
Mon, 04 Apr 2011 18:01:45 +0400 Dmitry Neverov Do init+pull instead of clone in agent-side checkout
Thu, 31 Mar 2011 09:47:49 +0400 Dmitry Neverov Test we write a default path to hgrc
Thu, 31 Mar 2011 09:05:35 +0400 Dmitry Neverov Add test for TW-15984
Thu, 31 Mar 2011 09:47:49 +0400 Dmitry Neverov Test we write a default path to hgrc Eluru-6.0.x
Thu, 31 Mar 2011 09:05:35 +0400 Dmitry Neverov Add test for TW-15984 Eluru-6.0.x
Tue, 01 Mar 2011 16:47:00 +0300 Dmitry Neverov Mercurial mirrors on agent remote-run/dmitry.neverov/final_agent_caches
Tue, 22 Feb 2011 13:43:29 +0300 Dmitry Neverov Add local mirrors on agent remote-run/dmitry.neverov/agent_caches
Fri, 21 Jan 2011 09:54:10 +0300 Dmitry Neverov Update copyrights
Tue, 11 May 2010 00:05:11 +0400 Pavel.Sher switch to new API
Tue, 02 Feb 2010 20:59:41 +0300 Pavel.Sher copyright =>2010 Darjeeling-5.0.x
Wed, 09 Dec 2009 01:28:10 +0300 Pavel.Sher improving merge commits reporting Darjeeling-5.0.x
Wed, 29 Jul 2009 15:08:53 +0400 Pavel.Sher fixing checkout rules on agent side
Wed, 29 Jul 2009 13:12:54 +0400 Pavel.Sher support include rules of the form .=> for checkout on agent
Sun, 26 Oct 2008 16:23:50 +0300 Pavel.Sher branches support
Thu, 31 Jul 2008 00:36:47 +0400 Pavel.Sher initial working version of agent side checkout + some tests