Skip to end of metadata
Go to start of metadata
You are viewing an old version of this page. View the current version.
Compare with Current
View Page History
« Previous
Version 15
Next »
Build 909 -> 1075
NOTE: Team server plugin from current Demetra EAP is not compatible with this version. To use remote run feature you'll need to install the plugin from the Download page.
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