The Community TFS Build Manager is OSS and available onGithub. A standalone Windows Application is available there too.
Update History
UPDATE 20 May 2016 (2.12.0.23)
- NEW - add *** build def search support to search into process template default parameters
- NEW - queue a low priority build
- FIXED - previous build may have included a 2015 ref. Sorry if it broke you.
UPDATE 19 May 2016 (2.12.0.22)
- Increased searchbox delay to 3 seconds (from1)
- Allowed for process parameters to be updated to an emtpy string
UPDATE 30 Dec 2015 (2.12.0.21)
- NEW - ProcessParameterWindow now supports multiline param values and json
- NEW - Add ability to change the TestSpecs process parameterFIX - Avoid IndexOutOfRangeException in cloning builds
- FIX - Avoid IndexOutOfRangeException in cloning builds
- FIX - Dark Theme issues
- NOTE --- VS2015 Support
UPDATE 12 Sep 2015 (2.12.0.20)
- NEW - Add ability to clone a Git Build and force clone to be disabled.
- FIX - DefaultSortColumn in Definitions and builds
- FIX - self referencing loop detected with 2010 template export #16
- FIX - Show an error if someone is cloning a build already corrupted by TFS
UPDATE 21 Apr 2015 (2.12.0.19)
- FIX - .Net 4.5.x support
- FIX - Update process templates which have a null Process
- NEW - Set Priority of builds in queue
- NEW - More work on export / import. AgileTestPlatformSpecs now supported. More to follow.
UPDATE 29 Dec 2014 (2.12.0.18)
- FIX - Export / Import build definition fixes
- NEW - Add day scheduling to Trigger window.
UPDATE 03 Nov 2014 (2.12.0.17)
- FIX - Git Build Cloning names are always unique
- FIX - Cloning Git builds which do not pull from a repo
- FIX - Cloning Git builds which do not build projects
- NEW - Multi-Select build cloning
- NEW - Set Process Parameter values across multiple builds. Supports String and Bool
UPDATE 19 Sep 2014 (2.12.0.16)
- FIX - Export / Import build definition BuildSettings
UPDATE 27 July 2014 (2.12.0.15)
- NEW - Several new fields added to Build Resources view.
- FIX - Sorting Build Definitions by ID
- FIX - Edge case crashes on initiializing PerformanceCounters
- FIX - Displaying Tag and output locations when using custom assemblies in Process Parameters
UPDATE 19 July 2014 (2.12.0.14)
For more info seethis blog post
- NEW - Export Build Definitions
- NEW - Import Build Definitions
- NEW - View Trigger Details
- NEW - View who last modified a build definition and when
- NEW - View and edit BuildOutput settings
- NEW - View Build Tags
- NEW - Disable Auto Refresh
- NEW - View Process Template Types
- FIX - View build durations > 24h
- FIX - minor performance tweaks
- FIX - Refreshing on non refresh screens
UPDATE 03 Jun 2014 (2.12.0.11)
- NEW - Filter definitions by Process Parameters. See the tooltip on filter box for more info
UPDATE 15 May 2014 (2.12.0.10)
- FIX - Sort order of Controllers and Team Projects
- FIX - Disabled definitions are shown as dim italic font again
- FIX - Clone a build to the same project
- FIX - Clone a build with no drop location to a branch
UPDATE 01 May 2014 (2.12.0.9)
- FIX - Theme support
- FIX - Performance issues on viewing Running and Completed builds
- FIX - Show build duration of builds that have started
- NEW - Filter build definitions by Server Workspace Mappings
- NEW - Dump Build Definition (requires TFS 2013 PowerTools to be installed. TFVC only)
- NEW - Support cloning TfvcTemplate.12.xaml builds
- NEW - Support cloning GitTemplate.12.xaml builds
UPDATE 02 Mar 2014 (2.12.0.6)
- FIX - filtering by duration
- FIX - paused build definitions filtered out as disabled
- NEW - clean "drops folder" option to delete drops folders of already deleted builds
- NEW - pause definitions
- NEW - show build definition count
- NEW - allow retry builds in the builds view
UPDATE 18 Nov 2013 (2.12.0.5)
- NEW - Git team projects and builds are now supported
UPDATE 30 Oct 2013 (2.12.0.4)
- NEW - Allow deletion of build definitions using del key
- NEW - Display Build ID in the Build Definitions tab
UPDATE 17 Sep 2013 (2.12.0.2)
- FIX - Build Controller exception when re-mapping workspaces
UPDATE 11 Sep 2013 (2.12.0.0)
- NEW - Search and replace workspace mappings
- NEW - Filter Build Definitions via text
- NEW - Access build logs in web access
- NEW - Build Duration and Agent Name columns
- NEW - Friendly Trigger Names
- NEW - Easily queue high priority builds
- NEW - Clone to Project
- FIX - Case insensitive comparisons when changing drop location of existing builds
- FIX - Invalid Project Reference issue
- FIX - Only change & save the new process template only if it's a different one
- FIX - UI typo in Change Drop Location screen