TeamCity On-Premises 릴리스

Released: Jun 2, 2011

Updates in this release

Updates in V6.5

  • Muting of failed tests
    TeamCity introduces new means to mute some of the failing tests so they wouldn't affect build status, allowing to significantly reduce cluttering of the build information flow.
  • Tests grouping
    Grouping tests by package is an essential feature for faster problem investigation. Tests can now be grouped in TeamCity on the build results page, current problems page, my changes page and so on.
  • Remote Agent Installation
    TeamCity 6.5 provides a new, experimental way...

Released: Dec 13, 2010

Updates in this release

Updates in V6.0

  • Build steps
    When creating a build configuration, you can now configure the sequence of build steps to be executed. Each build step is represented by a build runner and provides integration with a specific build or test tool. You can add as many build steps to your build configuration as needed.
  • New "My Changes" page
    For TeamCity 6 release JetBrains has carefully re-thought a concept of the My Changes page, and made some radical changes towards usability and navigability. The new...

Released: Sep 3, 2010

Updates in this release

Updates in V5.1.4

  • Now includes transparent support for maven-failsafe-plugin reports

Released: Jun 14, 2010

Updates in this release

Updates in V5.1.2

  • Supports Asia Pacific EC2 region
  • Removed TEAMCITY_RAKE_RUNNER_MODE env variable requirement
  • You can now temporarily disable sending notifications via email or Jabber

Released: Apr 26, 2010

Updates in this release

Updates in V5.1

Greatly improved support for .NET 4.0

  • .NET 4.0, Visual Studio 2010 and TFS 2010 are now supported;
  • All solution runners (except 2003) were merged into the one solution runner which includes support for Visual Studio 2010;
  • MSBuild runner now supports MSBuild for .NET 4.0;
  • .NET 4.0 is supported for tests runners. You can also choose the .NET framework version for NUnit runner;
  • NUnit tests UI is available in MSBuild runner;
  • NAnt 0.90 alpha 1 is supported;
  • Support for NUnit 2.5.3 and...

Released: Dec 8, 2009

Updates in this release

Updates in V5.0

  • Amazon EC2 and Virtual Agents
    Take avdantage of cloud computing with TeamCity by putting Build Agents on Amazon EC2. After your Build Agents' AMIs (Amazon Machine Images) are registered, the TeamCity server will account for those virtual machines in its build scheduling and will automatically do a suspend/resume job on them, based on the load and build queue status.
  • Better Support for Maven
    Version 5.0 has many Maven support improvements under the hood. These include the creation...