Label: plugin+build

All content with label plugin+build.
Related Labels: change , pending , idea , delayed , run , duplicates , compare , paper , statistics , struts2 , results , admin , msbuild , disabled , external , visual , openapi , rspec , authentication , more » ( - plugin , - build )

Build Result Tabs (TeamCity 4.x Documentation)
Build Result Tabs Create subclass of ViewLogTab and attach it to the web place: WebControllerManager.addPageExtension(WebPlace.VIEWLOGTAB
Custom Build Runner (TeamCity 4.x Documentation)
Writing a Custom Build Runner Agentside Part Implement jetbrains.buildServer.agent.BuildRunner interface (you may also extend GenericProgramRunner or even JavaProgramRunner helpers for this). To log your messages, you may obtain instance of ServerLogger singleton (you may also use ...
Custom Statistics (TeamCity 4.x Documentation)
TeamCity provides number of ways to customize statistics. You can add your own custom metrics to integrate your tools/processes, insert any stats chart/report into any extension place, etc. Quick Start TODO: how ...
Installing Tools (TeamCity 4.x Documentation)
TeamCity has a number of addons that provide seamless integration with various IDEs and greatly extend their capabilities with features like Personal build and Pretested (delayed) commit
Typical Plugins (TeamCity 4.x Documentation)
section is preliminary and a subject to change. This section covers: Build Result Tabs Custom Build Runner Custom Build Number Custom Notifiers Custom User Authentication Custom VCS