Mon, 23 Jan 2012 13:21:27 +0400 |
Dmitry Neverov |
TW-19781 do clone instead of pull
|
Wed, 18 Jan 2012 14:03:35 +0400 |
Dmitry Neverov |
TW-19703 add checks that repository and working dir are not locked
|
Wed, 18 Jan 2012 13:07:14 +0400 |
Dmitry Neverov |
TW-13178 clean tmp dir when cat command fails
|
Wed, 18 Jan 2012 12:23:14 +0400 |
Dmitry Neverov |
Remove results of cat command
|
Thu, 12 Jan 2012 20:12:28 +0400 |
Dmitry Neverov |
Forgot to add interface
|
Thu, 12 Jan 2012 18:21:07 +0400 |
Dmitry Neverov |
TW-19698 Handle unrelated repositories
|
Wed, 11 Jan 2012 15:09:52 +0400 |
Dmitry Neverov |
Better method name
|
Wed, 11 Jan 2012 13:22:42 +0400 |
Dmitry Neverov |
Merge branch Eluru-6.5.x
|
Wed, 11 Jan 2012 12:50:45 +0400 |
Dmitry Neverov |
Introduce CommandResult that filters out private data from ExecResult
Eluru-6.5.x
|
Tue, 10 Jan 2012 13:08:37 +0400 |
Dmitry Neverov |
Merge branch Eluru-6.5.x
|
Tue, 10 Jan 2012 12:49:29 +0400 |
Dmitry Neverov |
TW-19658: workaround a bug in hg log xml output
Eluru-6.5.x
|
Thu, 05 Jan 2012 13:20:03 +0100 |
Pavel.Sher |
use url with credentials for pull command, because for some reason credentials may not be stored under .hg
|
Thu, 29 Dec 2011 10:53:04 +0300 |
Dmitry Neverov |
Use factory to create repository state
|
Mon, 12 Dec 2011 11:51:38 +0300 |
Dmitry Neverov |
Merge branch Eluru-6.5.x
|
Mon, 12 Dec 2011 11:44:01 +0300 |
Dmitry Neverov |
TW-19369
Eluru-6.5.x
|
Fri, 02 Dec 2011 15:35:00 +0300 |
Dmitry Neverov |
Merge branch Eluru-6.5.x
|
Fri, 02 Dec 2011 15:12:49 +0300 |
Dmitry Neverov |
Support subrepositories while building clean patch.
Eluru-6.5.x
|
Thu, 01 Dec 2011 14:51:35 +0300 |
Dmitry Neverov |
Merge branch Eluru-6.5.x
|
Thu, 01 Dec 2011 14:47:47 +0300 |
Dmitry Neverov |
Mercurial 1.5.2 which we support doesn't have option -S in archive command
Eluru-6.5.x
|
Thu, 01 Dec 2011 14:25:26 +0300 |
Dmitry Neverov |
Merge branch Eluru-6.5.x
|
Tue, 22 Nov 2011 10:30:40 +0000 |
alex.davies |
TW-16796, TW-16335 use hg archive to build full patch
Eluru-6.5.x
|
Mon, 28 Nov 2011 08:38:22 +0300 |
Dmitry Neverov |
Fix compilation
|
Thu, 03 Nov 2011 10:28:00 +0300 |
Dmitry Neverov |
TW-18835: provide URLStreamProtocolHandler in order to parse ssh URLs correctly
Eluru-6.5.x
|
Thu, 03 Nov 2011 10:06:29 +0300 |
Dmitry Neverov |
TW-18835: provide URLStreamProtocolHandler in order to parse ssh URLs correctly
|
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 17:55:04 +0300 |
Dmitry Neverov |
Add ability to specify timeout for pull operation (teamcity.hg.pull.timeout.seconds)
Eluru-6.5.x
|
Fri, 28 Oct 2011 15:08:17 +0300 |
Dmitry Neverov |
Add ability to specify timeout for pull operation
Eluru-6.0.x
|
Fri, 28 Oct 2011 13:11:12 +0300 |
Dmitry Neverov |
Implement new method getRepositoryState() instead of getBranchRevisions()
|
Tue, 04 Oct 2011 17:46:47 +0200 |
Pavel.Sher |
fix compilation
|
Mon, 03 Oct 2011 11:28:42 +0400 |
Dmitry Neverov |
Implement CollectChangesBetweenRoots policy explicitly
|
Thu, 22 Sep 2011 15:08:15 +0400 |
Dmitry Neverov |
Make hg dag-based again
|
Mon, 19 Sep 2011 13:52:22 +0400 |
Dmitry Neverov |
Make hg non-dag-based because of problems with revision numbers
|
Mon, 19 Sep 2011 12:02:37 +0400 |
Dmitry Neverov |
Merge branch Eluru-6.5.x
|
Mon, 19 Sep 2011 11:31:58 +0400 |
Dmitry Neverov |
Use revision numbers again.
|
Thu, 15 Sep 2011 12:25:37 +0400 |
Dmitry Neverov |
TW-18262 escape ampersand in the password
Eluru-6.5.x
|
Thu, 15 Sep 2011 11:41:06 +0400 |
Dmitry Neverov |
Hg output is empty when no changes found
Eluru-6.0.x
|
Thu, 15 Sep 2011 11:40:23 +0400 |
Dmitry Neverov |
Hg output is empty when no changes found
Eluru-6.5.x
|
Thu, 15 Sep 2011 11:05:57 +0400 |
Dmitry Neverov |
Make hg dag-based
|
Thu, 15 Sep 2011 11:05:39 +0400 |
Dmitry Neverov |
Fix tests
|
Thu, 15 Sep 2011 11:01:17 +0400 |
Dmitry Neverov |
Use commit hash as a full modification version (do not add commit number)
|
Thu, 15 Sep 2011 10:20:49 +0400 |
Dmitry Neverov |
Use old order of changes: from earlier to the latest
|
Thu, 15 Sep 2011 10:11:34 +0400 |
Dmitry Neverov |
remove machine-specific settings
|
Thu, 15 Sep 2011 10:06:59 +0400 |
Dmitry Neverov |
TW-17882 report changes from the merged named branches
|
Wed, 14 Sep 2011 18:49:59 +0400 |
Dmitry Neverov |
Hg output is empty when no changes found
|
Wed, 14 Sep 2011 15:17:57 +0400 |
Dmitry Neverov |
Use jmock-2.x
|
Wed, 14 Sep 2011 15:00:30 +0400 |
Dmitry Neverov |
Take caches and plugin data dirs from PluginConfig
|
Wed, 14 Sep 2011 13:46:50 +0400 |
Dmitry Neverov |
improve docs
|
Tue, 13 Sep 2011 13:19:01 +0400 |
Dmitry Neverov |
Improve logging
|
Fri, 09 Sep 2011 12:06:52 +0400 |
Dmitry Neverov |
Close personal branch
remote-run/subrepos
|
Fri, 09 Sep 2011 12:05:23 +0400 |
Dmitry Neverov |
Detect an update of subrepository URL and do clean checkout in this case.
|
Fri, 09 Sep 2011 11:47:59 +0400 |
Dmitry Neverov |
Do clean checkout if subrepository URL changed
remote-run/subrepos
|
Thu, 08 Sep 2011 18:32:27 +0400 |
Dmitry Neverov |
Test for agent-side checkout with updated subrepository url
remote-run/subrepos
|
Thu, 08 Sep 2011 15:17:43 +0400 |
Dmitry Neverov |
Add the rest of hg distribution
Eluru-6.0.x
|
Thu, 08 Sep 2011 15:13:22 +0400 |
Dmitry Neverov |
Update hg up to 1.5.2
Eluru-6.0.x
|
Thu, 08 Sep 2011 13:36:01 +0400 |
Dmitry Neverov |
Add test on parents
|
Thu, 08 Sep 2011 12:56:56 +0400 |
Dmitry Neverov |
Use customized xml output from the 'hg log' command instead of running 'hg status' for every commit
|
Thu, 08 Sep 2011 11:27:21 +0400 |
Dmitry Neverov |
Log the duration of executed command
|
Thu, 08 Sep 2011 11:26:22 +0400 |
Dmitry Neverov |
Log stdout before stderr
|
Thu, 08 Sep 2011 11:25:42 +0400 |
Dmitry Neverov |
Remove redundant check
|
Wed, 07 Sep 2011 19:58:38 +0400 |
Dmitry Neverov |
Update hg distribution to 1.5.2
|
Wed, 07 Sep 2011 19:46:47 +0400 |
Dmitry Neverov |
Update whole hg distribution to 1.5.2
Eluru-6.5.x
|
Wed, 07 Sep 2011 19:31:10 +0400 |
Dmitry Neverov |
add python.dll
Eluru-6.5.x
|
Wed, 07 Sep 2011 19:24:32 +0400 |
Dmitry Neverov |
update hg up to 1.5.2
Eluru-6.5.x
|
Wed, 07 Sep 2011 16:05:39 +0400 |
Dmitry Neverov |
Add jdom to the module
Eluru-6.5.x
|
Wed, 07 Sep 2011 14:42:32 +0400 |
Dmitry Neverov |
Regenerate a build script
Eluru-6.5.x
|
Wed, 07 Sep 2011 12:40:50 +0400 |
Dmitry Neverov |
Use customized xml output from the 'hg log' command instead of running 'hg status' for every commit
Eluru-6.5.x
|
Wed, 07 Sep 2011 11:58:54 +0400 |
Dmitry Neverov |
Log the duration of executed command
Eluru-6.5.x
|
Wed, 07 Sep 2011 11:54:57 +0400 |
Dmitry Neverov |
Log normal stdout before stderr
Eluru-6.5.x
|
Wed, 07 Sep 2011 11:52:32 +0400 |
Dmitry Neverov |
Remove redundant check
Eluru-6.5.x
|
Mon, 29 Aug 2011 17:31:31 +0400 |
Dmitry Neverov |
Use customized xml output from the 'hg log' command
Eluru-6.0.x
|
Mon, 29 Aug 2011 11:41:03 +0400 |
Dmitry Neverov |
Log the duration of executed command
Eluru-6.0.x
|
Mon, 29 Aug 2011 11:37:02 +0400 |
Dmitry Neverov |
Log normal stdout before stderr
Eluru-6.0.x
|
Mon, 29 Aug 2011 11:35:19 +0400 |
Dmitry Neverov |
Remove redundant check
Eluru-6.0.x
|
Mon, 29 Aug 2011 11:34:17 +0400 |
Dmitry Neverov |
Do not log command twice
Eluru-6.0.x
|
Fri, 19 Aug 2011 15:21:38 +0400 |
Dmitry Neverov |
Implement mercurial detection on the agents
|
Thu, 11 Aug 2011 09:33:20 +0400 |
Dmitry Neverov |
Remove private data from the logs
Eluru-6.5.x
|
Thu, 11 Aug 2011 09:56:51 +0400 |
Dmitry Neverov |
Use utf-8
Eluru-6.5.x
|
Thu, 11 Aug 2011 09:33:20 +0400 |
Dmitry Neverov |
Remove private data from the logs
|
Thu, 04 Aug 2011 12:04:38 +0400 |
Dmitry Neverov |
TW-17797 Fix merge-base calculation
|
Mon, 01 Aug 2011 16:38:05 +0400 |
Dmitry Neverov |
Implement VersionCommand
|
Thu, 28 Jul 2011 16:40:11 +0400 |
Dmitry Neverov |
Add test for TW-17797
|
Mon, 25 Jul 2011 13:04:07 +0400 |
Dmitry Neverov |
Improve logging
Eluru-6.5.x
|
Mon, 25 Jul 2011 13:04:07 +0400 |
Dmitry Neverov |
Improve logging
|
Wed, 20 Jul 2011 17:40:04 +0400 |
Dmitry Neverov |
Revert premature commit. Parents are not part of API yet
|
Wed, 20 Jul 2011 15:10:49 +0400 |
Dmitry Neverov |
Provide an information about parents of commits
|
Wed, 20 Jul 2011 13:34:00 +0400 |
Dmitry Neverov |
Better test for parents
|
Wed, 20 Jul 2011 12:26:16 +0400 |
Dmitry Neverov |
Use better name for command
|
Wed, 20 Jul 2011 12:05:41 +0400 |
Dmitry Neverov |
Test reported changes have parents
|
Wed, 20 Jul 2011 12:04:08 +0400 |
Dmitry Neverov |
Fix file encoding
|
Thu, 07 Jul 2011 14:11:32 +0400 |
Dmitry Neverov |
merge branch Eluru-6.5.x
|
Thu, 07 Jul 2011 14:10:26 +0400 |
Dmitry Neverov |
revert 46687f569747: log every file added to patch is too much even for debug log
Eluru-6.5.x
|
Thu, 07 Jul 2011 12:17:38 +0400 |
Dmitry Neverov |
Merge branch Eluru-6.5.x
|
Thu, 07 Jul 2011 12:15:10 +0400 |
Dmitry Neverov |
Add debug logging for patch building
Eluru-6.5.x
|
Mon, 04 Jul 2011 13:42:30 +0400 |
Dmitry Neverov |
TW-17530
|
Mon, 04 Jul 2011 13:39:51 +0400 |
Dmitry Neverov |
TW-17530
Eluru-6.5.x
|
Fri, 17 Jun 2011 12:15:41 +0400 |
Dmitry Neverov |
Do not log parse errors for empty lines
|
Thu, 16 Jun 2011 19:00:44 +0400 |
Dmitry Neverov |
Add ability to disable pull protocol
|
Fri, 17 Jun 2011 12:15:41 +0400 |
Dmitry Neverov |
Do not log parse errors for empty lines
Eluru-6.5.x
|
Thu, 16 Jun 2011 19:00:44 +0400 |
Dmitry Neverov |
Add ability to disable pull protocol
Eluru-6.5.x
|
Thu, 02 Jun 2011 14:22:17 +0100 |
alex.davies |
Use hg archive to create clean patches rather than hg clone (for performance)
TW-16796
|
Fri, 20 May 2011 13:28:48 +0400 |
Dmitry Neverov |
Create branch for 6.5.x
Eluru-6.5.x
|
Tue, 17 May 2011 20:12:08 +0400 |
Dmitry Neverov |
Create an empty mapping file to not log that map file does not exist on every startup
|
Fri, 13 May 2011 16:09:32 +0400 |
Dmitry Neverov |
Change default pattern
|
Fri, 29 Apr 2011 18:58:49 +0400 |
Dmitry Neverov |
Implement method getPersonalBranchDescription()
|
Fri, 29 Apr 2011 18:57:49 +0400 |
Dmitry Neverov |
Add ability to change branch
|
Tue, 19 Apr 2011 18:52:31 +0400 |
Dmitry Neverov |
Create settings only once
|
Tue, 19 Apr 2011 18:40:40 +0400 |
Dmitry Neverov |
Fix TW-16278
Eluru-6.0.x
|
Tue, 19 Apr 2011 18:35:37 +0400 |
Dmitry Neverov |
test to reproduce TW-16278
Eluru-6.0.x
|
Tue, 19 Apr 2011 16:53:29 +0400 |
Dmitry Neverov |
fix comments
|
Tue, 19 Apr 2011 16:52:26 +0400 |
Dmitry Neverov |
do labeling in tmp dir
|
Tue, 19 Apr 2011 16:48:55 +0400 |
Dmitry Neverov |
Method to create tmp dir for labeling
|
Tue, 19 Apr 2011 16:48:20 +0400 |
Dmitry Neverov |
Method to create settings which use custom clone dir
|
Tue, 19 Apr 2011 16:45:01 +0400 |
Dmitry Neverov |
Use settings instead of VcsRoot as argument to syncRepository methods
|
Tue, 19 Apr 2011 16:34:32 +0400 |
Dmitry Neverov |
test to reproduce TW-16278
|
Fri, 15 Apr 2011 09:50:35 +0400 |
teamcityserver |
Added tag build-snapshot-134 for changeset 9998e944a4f2
|
Fri, 15 Apr 2011 09:45:55 +0400 |
teamcityserver |
Added tag build-snapshot-133 for changeset df6ed5ed6c10
build-snapshot-134
|
Thu, 14 Apr 2011 17:28:37 +0400 |
teamcityserver |
Added tag build-snapshot-131 for changeset 9a52e7a891ce
build-snapshot-133
|
Thu, 14 Apr 2011 17:24:14 +0400 |
teamcityserver |
Added tag build-snapshot-130 for changeset ff587c27a2d0
build-snapshot-131
|
Thu, 14 Apr 2011 17:19:42 +0400 |
teamcityserver |
Added tag build-snapshot-129 for changeset 45a4b3169272
build-snapshot-130
|
Thu, 14 Apr 2011 17:15:17 +0400 |
teamcityserver |
Added tag build-snapshot-128 for changeset 9c29eab7a27c
build-snapshot-129
|