[Buildbot-commits] [buildbot/buildbot] a5d249: Add the ability to cancel builds for a change.
noreply at github.com
noreply at github.com
Tue Oct 26 00:19:05 UTC 2010
Branch: refs/heads/master
Home: http://github.com/buildbot/buildbot
Commit: a5d24947e09619b0984903df61dd030b6450db46
http://github.com/buildbot/buildbot/commit/a5d24947e09619b0984903df61dd030b6450db46
Author: Amber Yust <ayust at yelp.com>
Date: 2010-10-25 (Mon, 25 Oct 2010)
Changed paths:
M master/NEWS
M master/buildbot/status/web/authz.py
M master/buildbot/status/web/builder.py
M master/buildbot/status/web/templates/change.html
M master/buildbot/status/web/templates/forms.html
M master/docs/cfg-statustargets.texinfo
Log Message:
-----------
Add the ability to cancel builds for a change.
Includes a new authz privledge 'stopChange' which
governs which users can utilize this functionality.
To stop builds for a given change, go to that change's
page in the web status and press the Cancel button.
More information about the Commits
mailing list