log

age author description
Fri, 27 Feb 2015 11:35:02 +0100 Dmitry Neverov Switch to non-depricated test logging api Hajipur-9.0.x
Mon, 16 Feb 2015 12:24:10 +0100 Dmitry Neverov Merge branch Hajipur-9.0.x
Mon, 16 Feb 2015 12:21:36 +0100 Dmitry Neverov More robust commit Hajipur-9.0.x
Wed, 11 Feb 2015 14:20:06 +0100 Dmitry Neverov Merge branch Hajipur-9.0.x
Wed, 11 Feb 2015 14:18:51 +0100 Dmitry Neverov wording Hajipur-9.0.x
Wed, 11 Feb 2015 12:45:15 +0100 Dmitry Neverov Merge branch Hajipur-9.0.x
Wed, 11 Feb 2015 12:44:17 +0100 Dmitry Neverov TW-39916 Return revision when repository is up-to-date Hajipur-9.0.x
Mon, 19 Jan 2015 20:26:38 +0100 eugene petrenko do not fail test if HG is too old
Mon, 19 Jan 2015 18:55:10 +0100 eugene petrenko test russian characters are processed in patch
Mon, 19 Jan 2015 18:30:08 +0100 eugene petrenko fix non-ascii characters support in commandline arguments
Tue, 13 Jan 2015 20:58:29 +0100 Dmitry Neverov Merge branch Hajipur-9.0.x
Tue, 13 Jan 2015 20:52:21 +0100 Dmitry Neverov TW-39663 don't escape command output dedicated for parsing Hajipur-9.0.x
Fri, 02 Jan 2015 12:37:50 +0100 Dmitry Neverov Merge branch Hajipur-9.0.x
Fri, 02 Jan 2015 12:36:52 +0100 Dmitry Neverov Fix test: test repository requires a more recent mercurial Hajipur-9.0.x
Fri, 02 Jan 2015 12:26:32 +0100 Dmitry Neverov Merge branch Hajipur-9.0.x
Fri, 02 Jan 2015 12:24:21 +0100 Dmitry Neverov TW-39482 recover from abandoned transaction error in local mirror Hajipur-9.0.x
Tue, 16 Dec 2014 20:55:08 +0100 Dmitry Neverov Merge branch Hajipur-9.0.x
Tue, 16 Dec 2014 20:45:00 +0100 Dmitry Neverov TW-39321 create branch for commit if repository has no branches Hajipur-9.0.x
Tue, 16 Dec 2014 20:11:05 +0100 Dmitry Neverov TW-39321 better error message when commit destination branch doesn't exist Hajipur-9.0.x
Tue, 09 Dec 2014 12:20:05 +0100 Dmitry Neverov Create branch Hajipur-9.0.x Hajipur-9.0.x
Fri, 05 Dec 2014 14:59:15 +0100 Dmitry Neverov TW-39095 handle commit messages with non-ascii symbols
Wed, 03 Dec 2014 18:58:09 +0100 Dmitry Neverov Support profile for hg update command on agent
Fri, 28 Nov 2014 16:28:47 +0100 Dmitry Neverov TW-36023 include local repository path into warn log messages to ease troubleshooting
Thu, 27 Nov 2014 21:05:41 +0100 Dmitry Neverov Make sure commit message is not empty
Thu, 20 Nov 2014 15:43:07 +0100 Dmitry Neverov Throw exception when it is known upfront that commit will fail
Thu, 13 Nov 2014 20:25:46 +0100 Dmitry Neverov Implement new API
Thu, 13 Nov 2014 20:02:28 +0100 Dmitry Neverov implement CommitPatchBuilder.dispose()
Thu, 13 Nov 2014 15:33:52 +0100 Dmitry Neverov Ability to specify a custom caches dir
Thu, 13 Nov 2014 15:24:26 +0100 Dmitry Neverov TW-36401 ability to disable custom clone dir even if it specified in VCS root
Thu, 13 Nov 2014 14:44:52 +0100 Dmitry Neverov TW-36401 hide 'Clone repository to' option
Wed, 12 Nov 2014 17:30:16 +0100 Dmitry Neverov Polishing 'use mirrors' option
Mon, 10 Nov 2014 21:48:09 +0100 Dmitry Neverov TW-38580 log 'hg purge' command flags
Fri, 07 Nov 2014 18:07:06 +0100 Dmitry Neverov Add VCS root option to use shared mirrors during agent-side checkout
Fri, 07 Nov 2014 17:29:47 +0100 Dmitry Neverov +javadoc
Fri, 07 Nov 2014 16:47:44 +0100 Dmitry Neverov Remove redundant logging: we already log all executed commands
Fri, 07 Nov 2014 16:05:09 +0100 Dmitry Neverov gather progress only if command reports it
Fri, 07 Nov 2014 16:04:52 +0100 Dmitry Neverov fix tests to support flow logger
Fri, 07 Nov 2014 14:55:14 +0100 Dmitry Neverov Log agent-side checkout progress with blocks
Fri, 07 Nov 2014 14:30:28 +0100 Dmitry Neverov More command descriptions
Fri, 07 Nov 2014 13:12:56 +0100 Dmitry Neverov Move logging into mercurial command
Mon, 03 Nov 2014 12:53:47 +0100 Dmitry Neverov CommitSupport: return CommitResult instead of revision
Wed, 15 Oct 2014 06:38:25 +0200 Dmitry Neverov use regular messages
Wed, 15 Oct 2014 06:29:39 +0200 Dmitry Neverov Report agent-side checkout progress to build log
Sun, 05 Oct 2014 21:05:15 +0200 Dmitry Neverov Create HgRepo via OperationContext
Sun, 05 Oct 2014 12:49:09 +0200 Dmitry Neverov hg version progress
Sun, 05 Oct 2014 11:15:34 +0200 Dmitry Neverov Report more vcs operation progress
Sun, 05 Oct 2014 09:32:01 +0200 Dmitry Neverov Report whole line if we failed to parse progress percents
Sat, 04 Oct 2014 23:25:34 +0200 Dmitry Neverov Require progress in ChangesCollectingContext
Sat, 04 Oct 2014 23:16:43 +0200 Dmitry Neverov Implement MercurialProgress
Sat, 04 Oct 2014 23:16:32 +0200 Dmitry Neverov Extract OperationContext without details needed only for changes collecting
Fri, 03 Oct 2014 22:48:45 +0200 Dmitry Neverov Generate less garbage
Fri, 03 Oct 2014 22:29:27 +0200 Dmitry Neverov Remove unused field
Wed, 01 Oct 2014 22:03:19 +0200 Dmitry Neverov Report lock acquisition progress
Wed, 01 Oct 2014 14:21:31 +0200 Dmitry Neverov more progress for 'hg pull' commands
Tue, 30 Sep 2014 18:45:16 +0200 Dmitry Neverov run 'hg log' with progress
Tue, 30 Sep 2014 18:27:09 +0200 Dmitry Neverov Run hg pull with progress
Wed, 24 Sep 2014 20:38:50 +0200 Dmitry Neverov TW-19916 more support for custom mercurial config
Wed, 24 Sep 2014 19:58:13 +0200 Dmitry Neverov remove unused property
Wed, 24 Sep 2014 19:40:10 +0200 Dmitry Neverov TW-19916 ability to specify custom mercurial config for VCS root
Mon, 22 Sep 2014 10:11:51 +0200 Dmitry Neverov Clean temp dirs after commit