Publicly available plugins for JetBrians TeamCity
These plugins are provided on "as is" basis, no warranties, etc.
JetBrains does not endorse or recommend the plugins provided by third parties.
Mentioned third-party plugins functionality, bugs possible data loss, etc. are not responsibility of JetBrains.
Plugins provided by JetBrains are marked with
icon.
Version Control Systems Support

Testing Frameworks Support
Notification/Visualizers
Notification and Interaction Applications
Issue Trackers
Troubleshooting
Remote APIs
Reporting
Administration Tools
- Configuration TFS backup - a separate .Net application that monitors TeamCity server configuration files and can automatically check the changes into TFS
- Agent Tasks - enable/disable (and more) predefined set of agents by schedule
- VCS Root Manager - allows to change checkout rules via remote API (announcement). TeamCity 7.0 provides the ability via REST API
Build Runners
Extended Settings for Build Configurations
- Autoincrementer
- allows to share the sequence of build numbers between several build configurations
- Date Build Number - adds date to build number. See also Groovy plug.
- RunAs
- Adds ability to run builds in sandboxes, under different user accounts (requires TeamCity 6.5.3)
- Swabra
- cleaning checkout directory (deleting new files) after the build (bundled since TeamCity 5.1)
- unique - Issues unique build numbers to builds across projects in a simple counter fashion. See also Autoincrementer plugin above.
- Url Build Trigger
- Adds build to the build queue when detecting change at the specified URL
Other Systems Support
Miscellaneous

Support for TeamCity in Other Tools
Other Integration Examples
psake - example on reporting NUnit tests to TeamCity from psake build
Want to list your plugin? Contact us
Want to write your plugin? Read more