eWEEK content and product recommendations are editorially independent. We may make money when you click on links to our partners. Learn More.
1Microsoft Designs Team Foundation Server 2015 for Agile, DevOps, ALM
2Backlog Navigation
Microsoft has overhauled the navigation of backlogs, letting you drill down into more levels, toggle the levels above your backlog on or off, differentiate between items your team owns, and reorder and reparent in every view. Now, from every backlog, you can drill down into more levels, all the way down to Tasks.
3Branch Policy
To help teams using Git improve the quality of code going into their repo, Microsoft added a new capability to set policies on branches. These new policies enable teams to configure requirements for their development branches that are enforced by the server when pushing or merging pull requests. You can prevent build breaks by using the build policy to require that all changes entering a branch must pass a configured build.
4Code Edit
5Swim Lanes on Kanban
6Pull Request
In the Web portal, the History hub under CODE has been updated to support a new view for Git projects. The new “Branch Updates” view shows all of the updates for a given branch, and also groups commits by Push and Pull Request activity. This view gives developers a new insight into how their Git repo is being updated over time, and provides traceability from History to Pull Requests.
7Continuous Delivery (CD)
8Specify Definition of Done (DoD)
TFS 2015 brings a new capability that lets you specify a definition of done for each column on your board. Columns with a definition now include a small icon in the header that communicates the agreed-upon definition.