Alexander Ashitkin
- Total activity 71
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 22
-
Created Is there any plugins/roadmaps for jira/crucible/fisheye to Teamcity integration?
I meant not the Teamcity to Altlassian, but Atlassian to teamcity. Atlassian provides powerful stack and it could be difficult to reject jira in favor of YouTrack, jetbrains doesn't have somethng s... -
-
Created Eluru 15673 ignores my NUnit tests
I can't figure out from log, why do they are ignored. there are no any [Ignore] annotation, etc.Logs just state the test being ignore => Test ignored: TestNameHow do i investigate what's wrong? -
Created temcity eap 6 forces artifacts download as an attachement
I'm trying to browse some html atifacts and even simple txt/html pages downloaded as an atachement. in recent version i was able to brose directly on the server. this is really annoing. Did i set s... -
Created Performance impact on IDEA when locally installed agent performes build
I have a locally installed build agent - then build is started my local idea almost hangs, although any other local application is working perfectly. How to avoid such a behaviour? -
Created Does checkstyle xml-data import supported or not?
Hi! I'm interested in checkstyle integration. After little research i've found this article http://www.jetbrains.net/confluence/display/TW/XML+Test+Reporting there is written teamcity could import ... -
Created Duplicated tests with enabled code coverage
I have a build configured with ant runner to execute junut task. When i enable code coverage(EMMA) my tests executions are duplicated, and when i turn it off everything becomes ok. I can't figure o... -
Created does IDEA 8 plugins compatible with teamcity 5.0?
Does plugins installed in IDEA 8 will work properly after upgrade from 4.5 to 5.0 or upgrade is necessary? -
Created Question: inspection file fromat
In inspections runner i can specify inspections file, but which format is acceptable: separate *.ipr, <profiles></profiles> or <profile></profile>? -
Created Spelling inspection implicitly starts and fail down build
I use an ipr based inspection runner. Where are no any spelling inspections in my inspection profile, but then i running build on the server - for some unknown reasons teamcity exetuses it. How to ...