|
All content with label plugin+draft.
Related Labels:
idea
, delayed
, run
, builds
, paper
, statistics
, struts2
, admin
, msbuild
, build
, visual
, openapi
, jvm
, rspec
, authentication
, vcs
, reordering
, graph
, environment
,
script
, number
, project
, net
, clean
, general
, server
, history
, teamcity
, task
, metric
, mstest
, watched
, feed
, gem
, tool
, deployment
, system
, activate
, sticky
, https
, packaging
, ant
, custom
, date
, status
, code
, notifier
, tray
, ui
, risk
, jdk
, url
, inspection
, command
, framework
, agent
, result
, sln2005
, post
, trigger
, nunit
, commit
, studio
, artifact
, duplicate
, extend
, property
, vs
, subscribe
, docs
, addin
, queue
, web
, java
, test
, console
, iblogextension
, configure
, launch
, maven2
, runner
, personal
, drafts
, log
, eclipse
, tab
, notification
, dotnet
, chart
, properties
, variable
, visible
, file
, configuration
, ipr
, rake
, nant
, settings
, extending
, launcher
, ruby
, coverage
, user
, report
, pause
more »
( - plugin
, - draft
)
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 ...
|
Custom User Authentication
(TeamCity 4.x Documentation)
Custom User Authentication Custom authentication API is based on Sun JAAS API. To provide your own authentication scheme, you should provide a login module class which must implement interface javax.security.auth.spi.LoginModule and register it in the jetbrains.buildServer.serverSide.auth.LoginConfiguration. For example: public ...
|
Plugins Packaging
(TeamCity 4.x Documentation)
TeamCity is able to load plugin from the following directories: {{<TeamCity data directory> TCD4:TeamCity Data Directory/plugins}} {{<teamcity server root>/webapps/ROOT/WEBINF/plugins}} default directory for bundled TeamCity plugins This section contains short ...
|
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
|
|
|