[Buildbot-commits] [buildbot/buildbot] ddf8e5: Show parent relationship for builds

GitHub noreply at github.com
Sat Jan 17 01:47:34 UTC 2015


  Branch: refs/heads/master
  Home:   https://github.com/buildbot/buildbot
  Commit: ddf8e532833817e4040218bf532643f0672f47cc
      https://github.com/buildbot/buildbot/commit/ddf8e532833817e4040218bf532643f0672f47cc
  Author: Pierre Tardy <pierre.tardy at intel.com>
  Date:   2015-01-14 (Wed, 14 Jan 2015)

  Changed paths:
    M master/buildbot/steps/trigger.py
    M www/base/src/app/builders/build/build.controller.coffee
    M www/base/src/app/builders/build/build.tpl.jade
    M www/base/src/app/common/directives/buildsummary/buildsummary.directive.coffee
    M www/base/src/app/common/directives/buildsummary/buildsummary.tpl.jade

  Log Message:
  -----------
  Show parent relationship for builds

It should be easy to go back to a parent build, when you are in a child build.
This changes implements link, and build sumary of the parent build in a child build

Signed-off-by: Pierre Tardy <pierre.tardy at intel.com>


  Commit: ef00f6a1d1e5eaa8dc1d809adfa5d3285d3047d7
      https://github.com/buildbot/buildbot/commit/ef00f6a1d1e5eaa8dc1d809adfa5d3285d3047d7
  Author: Dustin J. Mitchell <dustin at buildbot.net>
  Date:   2015-01-16 (Fri, 16 Jan 2015)

  Changed paths:
    M master/buildbot/steps/trigger.py
    M www/base/src/app/builders/build/build.controller.coffee
    M www/base/src/app/builders/build/build.tpl.jade
    M www/base/src/app/common/directives/buildsummary/buildsummary.directive.coffee
    M www/base/src/app/common/directives/buildsummary/buildsummary.tpl.jade

  Log Message:
  -----------
  Merge tardyp/buildbot:parentui (PR #1485)


Compare: https://github.com/buildbot/buildbot/compare/933aec2a6259...ef00f6a1d1e5


More information about the Commits mailing list