[Buildbot-commits] [buildbot/buildbot] 74e8dc: fix more AssertionError's for new-style steps in w...

GitHub noreply at github.com
Mon Oct 20 20:38:32 UTC 2014


  Branch: refs/heads/eight
  Home:   https://github.com/buildbot/buildbot
  Commit: 74e8dc41151653815eabca27ba1ff551b029ad1a
      https://github.com/buildbot/buildbot/commit/74e8dc41151653815eabca27ba1ff551b029ad1a
  Author: Dylan Rajaratnam <thedylman at gmail.com>
  Date:   2014-10-20 (Mon, 20 Oct 2014)

  Changed paths:
    M master/buildbot/status/web/logs.py
    M master/buildbot/status/web/step.py
    M master/buildbot/status/web/waterfall.py

  Log Message:
  -----------
  fix more AssertionError's for new-style steps in web status ui

This fixes the following urls:
  http://localhost:8010/builders/<builder name>/builds/<build no>/steps/<step name>/logs/<log name>
  http://localhost:8010/builders/<builder name>/builds/<build no>/steps/<step name>
  http://localhost:8010/waterfall


  Commit: 449e63be7fecc3a54058cb05078d6ed412836b8b
      https://github.com/buildbot/buildbot/commit/449e63be7fecc3a54058cb05078d6ed412836b8b
  Author: Mikhail Sobolev <mss at mawhrin.net>
  Date:   2014-10-20 (Mon, 20 Oct 2014)

  Changed paths:
    M master/buildbot/status/web/logs.py
    M master/buildbot/status/web/step.py
    M master/buildbot/status/web/waterfall.py

  Log Message:
  -----------
  Merge pull request #1275 from thedylman/fix_new_style_steps_in_web

fix more AssertionError's for new-style steps in web status ui


Compare: https://github.com/buildbot/buildbot/compare/45ef323a0a94...449e63be7fec


More information about the Commits mailing list