Evgeny Goldin
- Total activity 71
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 21
-
Created Settings "Inspections" and "Duplicates finder" runners scope
Hi,I don't seem to understand how "Inspections" or "Duplicates finder" runners can be configured to exclude certain files. Found this old thread but see nothing in runner configurations where I can... -
Created EAP not displaying build date and time, only in a tooltip
Hi,I noticed 6.5 EAP (17372) doesn't display build time and only does so in a tooltip - see screenshots attached for 6.0.2 (1.png) and EAP (2.png). Will it stay this way? I would much prefer seeing... -
Created Display an exact command line invoked
I usually modify scripts like mvn.bat and ant.bat to display the command line invoked:set command=%MAVEN_JAVA_EXE% %MAVEN_OPTS% -classpath...echo [%command%]%command%This way, when Maven starts I s... -
Created JIRA integration
I was wondering how TeamCity integrates with Jira.The documentation describes how VCS change comments may be transformedto JIRA links but is it possible to, say, automatically add comment to JIRA i... -
Created Add metadata to build artifacts
Hello,Is there a way to add a custom metadata (like XML) to build artifacts in TeamCity ?We would like to add such metadata to artifacts and then query by it.The metadata may be a label/tag (I know... -
Created Upgrading IDEA bundled with TeamCity (from 8.0.1 to 8.1)
If I understand correctly - TeamCity 4.0.2 is bundled with IDEA 8.0.1 (9179) as seen in TeamCity\buildAgent\plugins\idea\build.txtCan IDEA be upgraded to the latest EAP version (9720 as of today) ?... -
Created TeamCity Quick View (Windows tray) - time and agent name the operation took place
Hello,I think it would be more comfortable if TeamCity Quick View (Windows tray notifier) application will display the time and agent name the operation took place.If it can be configurable (what t... -
Created Running "Inspections" runner - exceptions thrown (full log attached) and no results are displayed
Running "Inspections" runner - there were many exceptions thrown by IDEA code (from "com.intellij.psi" package).See the full log file attached.Also, when going to "Code Inspection" tab all I could ... -
Created "Build Configuration Steps" - new "8: Summary" page ?
When going from page 1 (General settings) to page 7 (Agent requirements) while editing a project settings - how about a "Summary" page that will summarize nicely all current project settings (with ... -
Created Links in e-mail notifications have wrong port number (8080 instead of 88)
I think when installing TeamCity I've specified port 8080 for it to use (don't remember already, can't be sure about it).Later, I've modified TeamCity/conf/server.xml to use port 88 instead (<Servi...