[Buildbot-commits] buildbot ChangeLog,1.986,1.987
Brian Warner
warner at users.sourceforge.net
Wed Nov 21 09:22:51 UTC 2007
Update of /cvsroot/buildbot/buildbot
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv19356
Modified Files:
ChangeLog
Log Message:
[project @ more #138: after force/stop/ping, redirect back to waterfall, not index page]
Original author: warner at lothar.com
Date: 2007-11-21 08:56:10+00:00
Index: ChangeLog
===================================================================
RCS file: /cvsroot/buildbot/buildbot/ChangeLog,v
retrieving revision 1.986
retrieving revision 1.987
diff -u -d -r1.986 -r1.987
--- ChangeLog 21 Nov 2007 09:22:04 -0000 1.986
+++ ChangeLog 21 Nov 2007 09:22:48 -0000 1.987
@@ -5,6 +5,10 @@
(StatusResourceBuilder.build_line): add a 'Stop Build' button next
to the 'Force Build' button, so you can start and stop a build
from the same place.
+ (StatusResourceBuilder.force): redirect back to the waterfall,
+ rather than the index page
+ (StatusResourceBuilder.ping): same
+ * buildbot/status/web/build.py (StatusResourceBuild.stop): same
* buildbot/slave/bot.py (Bot.remote_setBuilderList): don't
consider the 'info' directory as a leftover directory. Patch from
More information about the Commits
mailing list