NOTE: Team server plugin from previous EAP is not compatible with current version. Updated plugins should be downloaded the plugin from the Download page.
Build 1270 -> 1382
Features
- TW-231 Administration: Edit/Delete TeamServer projects
- TW-236 Administration: General Parameters
- TW-237 Administration: Edit build configuration requirements
- TW-238 Administration: Edit build configuration parameters
- TW-239 Administration: Build triggering
- TW-175 Problems connecting VCS servers should be handled gracefully and displayed on build status page
- TW-325 Overview Page redesign
- TW-457 VS 2005 solution build
- TW-428 Use "echo" task with special message format to generate progress messages
- Possibility to configure "Guest" account
- TW-116 Ignored tests support for C# builds
- TW-319 Do not differ failed and crashed tests
- TW-361 Final build status should be detected only by return code of the build process.
- TW-362,TW-427 Improve build status text
- TW-131 Manual editing of build numbers used for buildTypes
- TW-307 Make it possible to specify JAVA_HOME for runner java processes via run-parameters of build configuration
Bugs
- TW-262 Thread freeze / CPU spike when using ssh keys to checkout from Subversion (SVN)
- TW-275 TeamServer performs full check-out instead of applying patch after the first check-out
- TW-352 Subversion checkout producing different size binary images
- other fixes and imrovements
Build 1075 -> 1270
Features
Bugs
- TW-187 svn+ssh not supported?
- TW-241 Same changes go to the VCS history several times
- TW-290 IDEA Plugin: TeamServer access progress dialog should have cancel button
Build 909 -> 1075
Features
- TW-118 My Changes view
- TW-184 Ant Runtime should support Jdk 1.3
- TW-216 Show VCS change numbers in change history/popups
- TW-199 For failed tests indicate if this test has been already passed successfully in one of next builds
- TW-140 Redesign BuildType page so it clearly shows current, past and future state of the build
- Significant redesign of the site navigation
- CVS Branches support
- Possibility to configure Run Configurations to perform "clean" build. Just add clean-build='true' attribute to build-type configuration element.
Bugs
- TW-219 When calculating "First failed in" build, running builds should be considered
- TW-273 Use JAVA_HOME for AntBuildRunner invocation
- TW-264 Server doesn't start correctly when starting from arbitrary directory
- TW-242 AlbusTomcat download: bin directory files are not executable
- Bugfix: same SVN change appears several times in change history.
Build 882 -> 909
- Team server plugin does not require enabled jabber account (in IDEtalk) and enabled jabber notificator (on TeamServer) for viewing user personal build status (plugin).
- Possibility to view all changes from last successfully finished build (plugin)
- Possibility to stop running build on agent (plugin)
- Possibility to remove personal finished build
- TW-216 Show VCS change numbers in change history/popups
- Start working on administration section: user list is available for administrator
Build 700 -> 882
Features:
- Remote run functionality (requires build server IDEA plugin) - run build with my changes on build agent without putting them to VCS
- TW-110 Delayed commit: Server
- TW-111 Delayed commit: notifications
- TW-112 Delayed commit: agent
- TW-113 Delayed commit: web
- TW-93 User login/profile
- Windows NT domain login module (see Team Server FAQ)
- New design of the build results page
- TW-190 Standalone mode with a default registered build agent
- TW-196 No notifications are sent to other users if there is a responsible for the build
- TW-198 Ability to specify multiple artefact locations
- TW-102 Server plugins architecture (see Plugin Development page)
Bugs:
- Many usability improvments/fixes in Web UI
- TW-214 Non-ASCII comments in web forms
Build 636 -> 700
Features:
- TW-22 Artefacts and build messages storage policy (when artefacts or messages are removed)
- TW-59 Custom message templates for Email/Jabber notifications for different build types
See Notificator templates customization for documentation.
Bugs:
- TW-181 Problem: build agent stuck in update loop
- TW-186 Agent.sh does not work on OS X out-of-the-box
- Improve page loading for large build logs in MSIE
- Text messages after tests passing were not logged at all