[Buildbot-commits] [buildbot/buildbot] c5968f: Display multiple revs in Web UI for multiple codeb...
GitHub
noreply at github.com
Wed Jun 5 01:36:25 UTC 2013
Branch: refs/heads/master
Home: https://github.com/buildbot/buildbot
Commit: c5968fcdd28a9d73853ee903091604f31dfc26c0
https://github.com/buildbot/buildbot/commit/c5968fcdd28a9d73853ee903091604f31dfc26c0
Author: Jared Grubb <jaredgrubb at gmail.com>
Date: 2013-06-02 (Sun, 02 Jun 2013)
Changed paths:
M master/buildbot/status/web/base.py
M master/buildbot/status/web/templates/build_line.html
M master/docs/relnotes/index.rst
Log Message:
-----------
Display multiple revs in Web UI for multiple codebase setups
Currently, the web UI only shows "multiple rev" when viewing Builder pages. This is entirely
unhelpful. This patch changes it so it will show the revisions (including codebase) wherever
possible.
Commit: 2d27ca829e4f73df83f67370bad8e6d2d065d571
https://github.com/buildbot/buildbot/commit/2d27ca829e4f73df83f67370bad8e6d2d065d571
Author: Jared Grubb <jaredgrubb at gmail.com>
Date: 2013-06-02 (Sun, 02 Jun 2013)
Changed paths:
M master/buildbot/status/web/base.py
M master/buildbot/status/web/templates/build_line.html
Log Message:
-----------
MultiRev: fix minor error in Jinja templates
Commit: 0cc4a32dee2ce4a17f118b221bd9617ee08b053a
https://github.com/buildbot/buildbot/commit/0cc4a32dee2ce4a17f118b221bd9617ee08b053a
Author: Jared Grubb <jaredgrubb at gmail.com>
Date: 2013-06-02 (Sun, 02 Jun 2013)
Changed paths:
M master/buildbot/status/web/base.py
Log Message:
-----------
MultiRev: address review comments
Prefer 'got_revision' to 'revision' field
Commit: 1b525662f8aea129be5610b9ecd8dd678101c0f0
https://github.com/buildbot/buildbot/commit/1b525662f8aea129be5610b9ecd8dd678101c0f0
Author: Dustin J. Mitchell <dustin at mozilla.com>
Date: 2013-06-04 (Tue, 04 Jun 2013)
Changed paths:
M master/buildbot/status/web/base.py
M master/buildbot/status/web/templates/build_line.html
M master/docs/relnotes/index.rst
Log Message:
-----------
Merge branch 'MultiRevOnWeb' of git://github.com/jaredgrubb/buildbot
Compare: https://github.com/buildbot/buildbot/compare/f3d619d05814...1b525662f8ae
More information about the Commits
mailing list