Wed, 09 Feb 2011 13:50:58 +0300 |
Dmitry Neverov |
By default - use compressed transfer - as before
|
Wed, 09 Feb 2011 13:50:04 +0300 |
Dmitry Neverov |
Add field and methods for uncompressed transfer
|
Wed, 09 Feb 2011 13:47:37 +0300 |
Dmitry Neverov |
Add constant for uncompressed transfer
|
Wed, 09 Feb 2011 12:57:04 +0300 |
Dmitry Neverov |
Add task "deploy"
|
Fri, 04 Feb 2011 13:53:02 +0300 |
Dmitry Neverov |
Fix TW-10172
|
Fri, 04 Feb 2011 12:31:26 +0300 |
Dmitry Neverov |
Cleanup
|
Fri, 04 Feb 2011 12:29:31 +0300 |
Dmitry Neverov |
Remove redundant udpate
|
Tue, 01 Feb 2011 17:58:36 +0300 |
Dmitry Neverov |
Change placeholder {teamcity.user} -> {teamcity.username}
|
Fri, 21 Jan 2011 09:56:06 +0300 |
Dmitry Neverov |
Update copyrights
Eluru-6.0.x
|
Fri, 21 Jan 2011 09:54:10 +0300 |
Dmitry Neverov |
Update copyrights
|
Wed, 12 Jan 2011 09:54:43 +0300 |
Dmitry Neverov |
Ignore mercurial.properties
|
Wed, 12 Jan 2011 09:52:31 +0300 |
Dmitry Neverov |
Remove machine specific file
|
Tue, 11 Jan 2011 20:38:46 +0300 |
Dmitry Neverov |
Implement BranchSupport interface
|
Tue, 11 Jan 2011 20:05:22 +0300 |
Dmitry Neverov |
Implement new methods from BranchSupport
|
Tue, 11 Jan 2011 16:49:19 +0300 |
Dmitry Neverov |
We should collect changes in the 'toRoot'
|
Tue, 11 Jan 2011 16:48:36 +0300 |
Dmitry Neverov |
Test for collecting changes between 2 branches
|
Tue, 11 Jan 2011 16:13:31 +0300 |
Dmitry Neverov |
reuse code
|
Tue, 11 Jan 2011 15:47:47 +0300 |
Dmitry Neverov |
Test for collecting changes between 2 same roots
|
Tue, 11 Jan 2011 15:47:13 +0300 |
Dmitry Neverov |
If branch point is initial cset - do no try to find its parents
|
Tue, 11 Jan 2011 15:44:08 +0300 |
Dmitry Neverov |
add method to check if changeset is initial
|
Tue, 11 Jan 2011 15:26:57 +0300 |
Dmitry Neverov |
Remove redundant method
|
Tue, 11 Jan 2011 15:24:58 +0300 |
Dmitry Neverov |
Initial implementation of BranchSupport interface
|
Tue, 11 Jan 2011 15:15:16 +0300 |
Dmitry Neverov |
Add limit option to log command
|
Tue, 11 Jan 2011 13:53:21 +0300 |
Dmitry Neverov |
Add dependency from server.jar
|
Tue, 11 Jan 2011 18:16:49 +0300 |
Dmitry Neverov |
Normilize file separators and map paths when collect changes
|
Tue, 11 Jan 2011 13:05:31 +0300 |
Dmitry Neverov |
Collect changes using CheckoutRules.
|
Thu, 23 Dec 2010 16:51:28 +0300 |
Dmitry Neverov |
Fix TW-15008. Show changed files in all merge commits.
Eluru-6.0.x
|
Thu, 23 Dec 2010 16:51:28 +0300 |
Dmitry Neverov |
Fix TW-15008. Show changed files in all merge commits.
|
Wed, 22 Dec 2010 17:56:41 +0300 |
Dmitry Neverov |
Merge: Fix problem with hg.cmd on Windows
Eluru-6.0.x
|
Wed, 22 Dec 2010 17:52:07 +0300 |
Dmitry Neverov |
Fix problem with hg.cmd on Windows
|
Wed, 22 Dec 2010 12:18:12 +0300 |
Dmitry Neverov |
Merge changes since September
|
Wed, 22 Dec 2010 12:15:44 +0300 |
Dmitry Neverov |
Merge chagnes since September
Darjeeling-5.1.x
|
Wed, 22 Dec 2010 11:39:14 +0300 |
Dmitry Neverov |
Merge changes since september
Eluru-6.0.x
|
Thu, 02 Dec 2010 14:44:37 +0300 |
Pavel.Sher |
minor
|
Thu, 02 Dec 2010 14:43:27 +0300 |
Pavel.Sher |
new branch
Eluru-6.0.x
|
Tue, 26 Oct 2010 21:23:50 +0400 |
Pavel.Sher |
remove dep on runtime-util.jar
|
Thu, 14 Oct 2010 16:11:17 +0400 |
Dmitry Neverov |
Setup snapshot builds
|
Thu, 14 Oct 2010 15:35:33 +0400 |
Dmitry Neverov |
add SettingsTest to test case
|
Thu, 14 Oct 2010 15:20:12 +0400 |
Dmitry Neverov |
Fix TW-13768: underscore in hostname are allowed.
|
Thu, 14 Oct 2010 12:45:54 +0400 |
Dmitry Neverov |
add test for TW-13768
|
Wed, 06 Oct 2010 14:00:36 +0400 |
Dmitry Neverov |
Fix problem with windows paths
|
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.
|
Tue, 28 Sep 2010 13:38:23 +0400 |
Dmitry Neverov |
Add log in case of error
|
Tue, 28 Sep 2010 13:09:04 +0400 |
Dmitry Neverov |
Create repositoryUrl using java.util.URI (it escapes illegal characters)
|
Tue, 28 Sep 2010 12:49:37 +0400 |
Dmitry Neverov |
Rewrite containsCredentials using java.util.URI
|
Tue, 28 Sep 2010 12:31:48 +0400 |
Dmitry Neverov |
Add test for tw-13317
|
Fri, 24 Sep 2010 19:45:30 +0400 |
Dmitry Neverov |
Use VcsManager to find all mercurial roots
|
Fri, 24 Sep 2010 19:35:07 +0400 |
Pavel.Sher |
fix error processing (hg on windows can return -1 exit code)
|
Fri, 24 Sep 2010 17:37:27 +0400 |
Pavel.Sher |
fix cleanup
|
Tue, 31 Aug 2010 20:46:18 +0400 |
nd |
Add loggin for deleting tmp directories.
Darjeeling-5.1.x
|
Tue, 31 Aug 2010 20:31:01 +0400 |
nd |
Use hg4idea plugin.
|
Tue, 31 Aug 2010 20:30:32 +0400 |
nd |
Add logging for deleting tmp directories
|
Mon, 23 Aug 2010 20:30:17 +0400 |
Dmitry Neverov |
Fix problem with locales different from en_US.
|
Mon, 23 Aug 2010 16:18:54 +0400 |
Dmitry Neverov |
Add ability to use mercurial installed on the system.
|
Fri, 30 Jul 2010 20:36:04 +0400 |
Pavel.Sher |
fail on exit code, rather than on messages in stderr
Darjeeling-5.1.x
|
Fri, 30 Jul 2010 20:03:51 +0400 |
Pavel.Sher |
fail on exit code, rather than on messages in stderr
|
Tue, 27 Jul 2010 12:37:39 +0400 |
Pavel.Sher |
revert prev change
|
Tue, 27 Jul 2010 12:27:58 +0400 |
Pavel.Sher |
remove unused libs from runtime classpath
|
Mon, 19 Jul 2010 13:00:20 +0400 |
Pavel.Sher |
TW-12785
Darjeeling-5.1.x
|
Mon, 19 Jul 2010 12:59:06 +0400 |
Pavel.Sher |
TW-12785
|
Fri, 02 Jul 2010 22:35:12 +0400 |
Pavel.Sher |
minor
|
Fri, 02 Jul 2010 22:32:16 +0400 |
C:\Users\pavel.sher\AppData\Roaming\The Bat! |
update teamcity-common.xml and teamcity-plugin.xml
|
Tue, 11 May 2010 00:14:31 +0400 |
Pavel.Sher |
fix tests execution
|
Tue, 11 May 2010 00:05:11 +0400 |
Pavel.Sher |
switch to new API
|
Thu, 22 Apr 2010 13:23:56 +0400 |
Pavel.Sher |
branch for 5.1
Darjeeling-5.1.x
|
Wed, 14 Apr 2010 19:18:53 +0400 |
Pavel.Sher |
add vendor to teamcity-plugin.xml
|
Mon, 12 Apr 2010 12:12:40 +0400 |
Pavel.Sher |
TW-10150
|
Sun, 11 Apr 2010 22:21:38 +0400 |
Pavel.Sher |
TW-10075
Darjeeling-5.0.x
|
Sun, 11 Apr 2010 22:19:44 +0400 |
Pavel.Sher |
TW-10075
|
Sat, 03 Apr 2010 12:28:19 +0400 |
Pavel.Sher |
TW-11493 merged
|
Sat, 03 Apr 2010 12:24:57 +0400 |
Pavel.Sher |
TW-11493
Darjeeling-5.0.x
|
Mon, 08 Feb 2010 14:05:39 +0300 |
Pavel.Sher |
TW-10928 fix integrated
Darjeeling-5.0.x
|
Mon, 08 Feb 2010 14:03:50 +0300 |
Pavel.Sher |
TW-10928
|
Tue, 02 Feb 2010 21:01:50 +0300 |
Pavel.Sher |
copyright =>2010
|
Tue, 02 Feb 2010 20:59:41 +0300 |
Pavel.Sher |
copyright =>2010
Darjeeling-5.0.x
|
Tue, 19 Jan 2010 22:30:04 +0300 |
Pavel.Sher |
improve repository url parsing (integrated)
Darjeeling-5.0.x
|
Tue, 19 Jan 2010 22:23:15 +0300 |
Pavel.Sher |
improve repository url parsing
|
Wed, 09 Dec 2009 11:14:30 +0300 |
Pavel.Sher |
changes from 5.0.x branch merged
|
Wed, 09 Dec 2009 10:38:52 +0300 |
Pavel.Sher |
one more test
Darjeeling-5.0.x
|
Wed, 09 Dec 2009 01:28:10 +0300 |
Pavel.Sher |
improving merge commits reporting
Darjeeling-5.0.x
|
Tue, 08 Dec 2009 20:21:08 +0300 |
Pavel.Sher |
separate class for changeset revision
Darjeeling-5.0.x
|
Tue, 08 Dec 2009 20:20:52 +0300 |
Pavel.Sher |
new hg utility
Darjeeling-5.0.x
|
Tue, 08 Dec 2009 19:58:10 +0300 |
Pavel.Sher |
new repo test data
Darjeeling-5.0.x
|
Tue, 08 Dec 2009 19:49:28 +0300 |
Pavel.Sher |
report parent changesets
Darjeeling-5.0.x
|
Thu, 03 Dec 2009 15:01:44 +0300 |
Pavel.Sher |
readme fix
Darjeeling-5.0.x
|
Wed, 25 Nov 2009 00:46:31 +0300 |
Pavel.Sher |
TW-10225
|
Fri, 23 Oct 2009 15:34:42 +0400 |
Pavel.Sher |
fix distribution
|
Sat, 10 Oct 2009 01:35:57 +0400 |
Pavel.Sher |
one more attempt to fix tests
|
Fri, 09 Oct 2009 22:04:43 +0400 |
Pavel.Sher |
drop support for TeamCity 3.1
|
Fri, 09 Oct 2009 22:03:45 +0400 |
Pavel.Sher |
fix checkout rules processing for server side patch
Calcutta-4.5.x
|
Fri, 09 Oct 2009 21:42:55 +0400 |
Pavel.Sher |
support checkout rules for server side patch
|
Fri, 09 Oct 2009 17:51:26 +0400 |
Pavel.Sher |
preparing to bundle with TeamCity
|
Fri, 09 Oct 2009 17:44:13 +0400 |
Pavel.Sher |
prepare to bundle with TeamCity
|
Fri, 09 Oct 2009 17:15:20 +0400 |
Pavel.Sher |
teamcity-common.xml added
|
Fri, 09 Oct 2009 17:14:37 +0400 |
Pavel.Sher |
teamcity-plugin.xml added
|
Fri, 09 Oct 2009 16:52:10 +0400 |
Pavel.Sher |
branch for 4.5.x created
Calcutta-4.5.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
|
Thu, 23 Jul 2009 17:08:43 +0400 |
Pavel.Sher |
do not show password in test connection popup
|
Thu, 23 Jul 2009 11:46:56 +0400 |
Pavel.Sher |
fix build
|
Thu, 23 Jul 2009 11:46:21 +0400 |
Pavel.Sher |
disable debug in tests
|
Thu, 23 Jul 2009 11:45:33 +0400 |
Pavel.Sher |
change directory name
|
Thu, 23 Jul 2009 11:42:23 +0400 |
Pavel.Sher |
always use url with credentials if username/password are specified
|
Thu, 09 Jul 2009 21:23:09 +0400 |
Pavel.Sher |
add test
|
Thu, 09 Jul 2009 21:21:36 +0400 |
Pavel.Sher |
do not show credentials in the error messages
|
Thu, 02 Jul 2009 20:34:56 +0400 |
Pavel.Sher |
minor fix
|
Thu, 02 Jul 2009 20:14:58 +0400 |
C:\Documents and Settings\pavel.sher\Application Data\The Bat! |
do not set credentials in the url if url already has them
|
Wed, 26 Nov 2008 19:12:27 +0300 |
Pavel.Sher |
TW-5636: Mercurial plugin can easilly hit Windows MAX_PATH limitations
|
Sun, 26 Oct 2008 17:08:25 +0300 |
Pavel.Sher |
throw exception if stderr is not empty for clone command
|
Sun, 26 Oct 2008 16:51:42 +0300 |
Pavel.Sher |
spring facet added
|
Sun, 26 Oct 2008 16:50:12 +0300 |
Pavel.Sher |
accept version in two formats: with rev number and without
|
Sun, 26 Oct 2008 16:34:32 +0300 |
Pavel.Sher |
fix display version
|
Sun, 26 Oct 2008 16:23:50 +0300 |
Pavel.Sher |
branches support
|
Fri, 24 Oct 2008 13:38:59 +0400 |
Pavel.Sher |
minor
|
Fri, 24 Oct 2008 13:30:20 +0400 |
Pavel.Sher |
remove order number from the version display name
|
Fri, 24 Oct 2008 13:25:45 +0400 |
Pavel.Sher |
timeout increased for clone command
|
Tue, 21 Oct 2008 16:10:54 +0400 |
Pavel.Sher |
fix agent side checkout for TeamCity 3.x
|
Thu, 09 Oct 2008 19:06:19 +0400 |
Pavel.Sher |
extracting runtime-util.jar
|
Thu, 09 Oct 2008 18:29:26 +0400 |
Pavel.Sher |
extracting runtime-util.jar
|
Thu, 09 Oct 2008 13:12:32 +0400 |
Pavel.Sher |
add ability to debug mercurial tests
|