Subversion Repositories DevTools

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
6267 2927 d 21 h dpurdie /ManagerSuite/Release_Manager/trunk/web/ Highlight deprecated build machines  
6183 3046 d 17 h dpurdie /ManagerSuite/Release_Manager/trunk/web/ Unified the Pulse and non-Pulse website code base.
Provide an Application variable to control the test/display of TOOLSET configuration errors
 
6176 3079 d 20 h dpurdie /ManagerSuite/Release_Manager/trunk/web/ Reject Packages approved for Building
The logic allowing a package, that has been approved for building, to be rejected has been enhanced. A package can be rejected if:
The user has required permissions AND
The release has no active (not Paused or Disabled) daemons OR
The package build has failed

Workflow for Manually Build Packages
The workflow for an Open release is now the same as all others. A WIP package goes to Pending and then the Released.
The user will be prevented from 'Releasing' a package unless it exists in dpkg_archive

Package Display Action Buttons
Changes to the logic of disabling the Action Buttons has been simplified.
An attempt has been made to show all action that could be available, but to deactivate those actions that are not currently allowed. Hover text on inactive buttons has been enabled.
 
6175 3081 d 18 h dpurdie /ManagerSuite/Release_Manager/trunk/web/ Added warn and error detection to build daemon configuration
Added build system menu on the side of 4 build-related pages
Factored out a few Build Daemon functions into common_daemon.asp
 
6166 3081 d 22 h dpurdie /ManagerSuite/Release_Manager/trunk/web/ Added warn and error detection to build daemon configuration