[Buildbot-commits] buildbot ChangeLog,1.922,1.923
Brian Warner
warner at users.sourceforge.net
Tue Aug 14 03:51:46 UTC 2007
Update of /cvsroot/buildbot/buildbot
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv24586
Modified Files:
ChangeLog
Log Message:
[project @ Change: add a tooltip that shows the checkin comments when you hover over the Change entry]
Original author: warner at lothar.com
Date: 2007-08-14 03:50:51+00:00
Index: ChangeLog
===================================================================
RCS file: /cvsroot/buildbot/buildbot/ChangeLog,v
retrieving revision 1.922
retrieving revision 1.923
diff -u -d -r1.922 -r1.923
--- ChangeLog 13 Aug 2007 17:22:54 -0000 1.922
+++ ChangeLog 14 Aug 2007 03:51:44 -0000 1.923
@@ -1,5 +1,10 @@
2007-08-13 Brian Warner <warner at lothar.com>
+ * buildbot/changes/changes.py (Change.get_HTML_box): add a tooltip
+ that contains the checkin comments when you hover over the entry
+ in the 'changes' column of the waterfall. Thanks to Frederic Leroy
+ for the patch.
+
* buildbot/status/web/waterfall.py (WaterfallStatusResource): improve
'help' page linkage
More information about the Commits
mailing list