[Buildbot-commits] [djmitche/buildbot] 515523: Fix the /buildstatus embedded iframe

noreply at github.com noreply at github.com
Sun Jun 27 23:36:13 UTC 2010


Branch: refs/heads/master
Home:   http://github.com/djmitche/buildbot

Commit: 51552303edd7a6b00418fdb73f845436d9abb1dc
    http://github.com/djmitche/buildbot/commit/51552303edd7a6b00418fdb73f845436d9abb1dc
Author: Dustin J. Mitchell <dustin at zmanda.com>
Date:   2010-06-27 (Sun, 27 Jun 2010)

Changed paths:
  M master/buildbot/status/web/baseweb.py
  M master/buildbot/status/web/templates/buildstatus.html
  M master/buildbot/status/web/templates/layout.html

Log Message:
-----------
Fix the /buildstatus embedded iframe

This was invoking box() incorrectly, causing bogus output, and also
had a full header and footer which did not fit in the iframe.
Fixes #902.






More information about the Commits mailing list