[Buildbot-commits] [djmitche/buildbot] 63e2d5: Replace /builders with contents of /one_box_per_bu...
noreply at github.com
noreply at github.com
Sun Feb 14 05:45:08 UTC 2010
Branch: refs/heads/master
Home: http://github.com/djmitche/buildbot
Commit: 63e2d5d5b0fd039efa6cc4e120d4729fbfb205d7
http://github.com/djmitche/buildbot/commit/63e2d5d5b0fd039efa6cc4e120d4729fbfb205d7
Author: Dustin J. Mitchell <dustin at zmanda.com>
Date: 2010-02-13 (Sat, 13 Feb 2010)
Changed paths:
M buildbot/status/web/base.py
M buildbot/status/web/baseweb.py
M buildbot/status/web/builder.py
M buildbot/status/web/files/robots.txt
R buildbot/status/web/obpb.py
M buildbot/status/web/templates/builders.html
M buildbot/status/web/templates/layout.html
R buildbot/status/web/templates/oneboxperbuilder.html
M buildbot/status/web/templates/root.html
M buildbot/test/runs/test_webparts.py
M docs/buildbot.texinfo
Log Message:
-----------
Replace /builders with contents of /one_box_per_builder
These two views were redundant, so I collapsed them at the more logical
URI (/builders) with the more informative display (OneBoxPerBuilder)
More information about the Commits
mailing list