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
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
Created
July 10, 2013 15:40
Hi Deniz,at this time there is no simple way to detect such an event, please watch/vote for http://youtrack.jetbrains.com/issue/TW-30394. You can detect builds re-added to the queue using following...
Community
TeamCity Plugin Development
Listen on unexpected finish
0 votes
Created
April 15, 2014 11:58
Hi Nick,do you run analysis on the server or it is a stage of a build?
Community
TeamCity Plugin Development
Storing plugin data
0 votes
Created
April 15, 2014 16:07
Nope, the project doesn't have a data storage and TeamCity doesn't provide a direct interface to its database, sorry. You can store some files in a plugin data directory. To get the plugin director...
Community
TeamCity Plugin Development
Storing plugin data
0 votes
«
First
‹
Previous
Next
›
Last
»