Home
TeamCity Support | JetBrains
Contact Support
Community
Sign in
Dmitry Neverov
Total activity
655
Last activity
June 27, 2018 15:31
Member since
June 07, 2010 12:15
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
198
Activity overview
Articles (0)
Posts (0)
Comments (457)
Sort by recent activity
Recent activity
Votes
Created
November 14, 2013 14:15
Thanks Bernhard,it seems like git-plugin removes some branches incorrectly. I've created an issue, please watch it http://youtrack.jetbrains.com/issue/TW-33401.
Community
TeamCity Plugin Development
Git Reference Repos?
0 votes
Created
November 08, 2011 12:20
Hi Donald,local mirrors go to the buildAgent/system/git directory, so separation you need is possible. BTW, you can use git local mirrors in 6.5.5 (Teamcity 6.5 doc) , but ability to do shallow clo...
Community
TeamCity Plugin Development
Git in TC7: shallow clones, local mirrors
0 votes
Created
April 17, 2012 15:47
Hi Simon,it should work as you expected. What was the revision on the changes tab of the build you labeled?
Community
TeamCity Plugin Development
Version off by one?
0 votes
Created
April 19, 2012 12:57
Simon,this is quite strange.. could you please enable debug-all loging preset in TeamCity 7.0.2 at 'Administration > Diagnostics', reproduce it again and provide teamcity-server.log and teamcity-vc...
Community
TeamCity Plugin Development
Version off by one?
0 votes
Created
April 19, 2012 14:34
I found a following line in teamcity-vcs.log:[2012-04-19 14:46:15,394] INFO [TeamCity Agent ] - jetbrains.buildServer.VCS - Setting build revisions on agent=pc-3263 {id=1, host=127.0.0.1:909...
Community
TeamCity Plugin Development
Version off by one?
0 votes
Created
April 20, 2012 12:23
Please check your code in the collectChanges() method in the server part of plugin, make sure you use right revisions in the ModificationData constructor. I think this behaviour can be caused by th...
Community
TeamCity Plugin Development
Version off by one?
0 votes
Created
April 20, 2012 13:16
Great! :) BTW, do you have any plans to open-source the plugin?
Community
TeamCity Plugin Development
Version off by one?
0 votes
Created
August 01, 2013 13:31
Hi,a project at https://github.com/JetBrains/teamcity-gerrit is still an early prototype not suitable for a production use. I hope it will make it to 8.1 release. At the moment it indeed depends on...
Community
TeamCity Plugin Development
Gerrit!
0 votes
Created
August 02, 2013 08:58
TeamCity 8.0 has a cool new überfeature called MetaRunner, which allows you to create a custom runner from existing build steps. I've created a runner that votes for or against Gerrit changes depen...
Community
TeamCity Plugin Development
Gerrit!
0 votes
Created
August 23, 2013 16:17
Thanks, I've fixed a hard-coded gerrit server.You can workaround limitations you mentioned by creating a separate build configuration with a snapshot dependency on your main build and a single buil...
Community
TeamCity Plugin Development
Gerrit!
0 votes
«
First
‹
Previous
Next
›
Last
»