Publicly available plugins for JetBrains 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.
The plugins are listed in the following sections:
Want to list your plugin? Contact us
Want to write your plugin? Read more
* [build-whisperer|http://code.google.com/p/build-whisperer/] \- might work with CC feed, needs testing. |
iOS
Android
Windows Phone
by Michael Dumont |
by Paul Stack and Gary Park, also have twitter account |
Misc
* [CI Game|https://github.com/MikeHanson/TeamCityCiGame] \- (not yet functional) |
Use SQLCompareSupport@red-gate.com email to report issues. |
related issue: http://youtrack.jetbrains.com/issue/TW-9752 |
psake - example on reporting NUnit tests to TeamCity from psake build
See also Open-source Bundled Plugins |
<script type="text/javascript"> AJS.$("div.wiki-content > ul > li > a").click(function() { var link = AJS.$(this); var title = link.text(); //link.attr("title") if (!title) { title = "Untitled Plugin"; } title = title.replace("'", "_"); _gaq.push(['_setAccount', 'UA-940435-14']); _gaq.push(['_trackEvent', 'Follow links', 'TeamCity Plugins - ' + title]); }); </script> |