[Buildbot-commits] [buildbot/buildbot] 260f5e: better display for changes

GitHub noreply at github.com
Thu Dec 11 16:24:38 UTC 2014


  Branch: refs/heads/master
  Home:   https://github.com/buildbot/buildbot
  Commit: 260f5e3ca3ea8d412115c5bf62d1d2ad20f5c82c
      https://github.com/buildbot/buildbot/commit/260f5e3ca3ea8d412115c5bf62d1d2ad20f5c82c
  Author: Pierre Tardy <pierre.tardy at intel.com>
  Date:   2014-12-10 (Wed, 10 Dec 2014)

  Changed paths:
    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/changes/changes.controller.coffee
    M www/base/src/app/changes/changes.tpl.jade
    A www/base/src/app/common/directives/changelist/changelist.directive.coffee
    A www/base/src/app/common/directives/changelist/changelist.directive.spec.coffee
    A www/base/src/app/common/directives/changelist/changelist.tpl.jade
    M www/base/src/styles/animations.less
    M www/base/src/styles/styles.less

  Log Message:
  -----------
  better display for changes

create a common directive for displaying list of changes

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


  Commit: d1d8e82cff57ff2e5ba768b482f04d1fec2910c0
      https://github.com/buildbot/buildbot/commit/d1d8e82cff57ff2e5ba768b482f04d1fec2910c0
  Author: Pierre Tardy <pierre.tardy at intel.com>
  Date:   2014-12-10 (Wed, 10 Dec 2014)

  Changed paths:
    M www/base/src/app/builders/build/build.controller.coffee
    M www/base/src/app/builders/build/build.tpl.jade
    M www/base/src/styles/styles.less

  Log Message:
  -----------
  enhance responsible users

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


  Commit: 4428070cde9c75403166c235ad6b4263ebbdd84c
      https://github.com/buildbot/buildbot/commit/4428070cde9c75403166c235ad6b4263ebbdd84c
  Author: Pierre Tardy <pierre.tardy at intel.com>
  Date:   2014-12-11 (Thu, 11 Dec 2014)

  Changed paths:
    M www/base/src/app/builders/build/build.controller.coffee
    M www/base/src/app/common/directives/changelist/changelist.tpl.jade

  Log Message:
  -----------
  more enhancements responding to benallard coments

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


  Commit: 88d78bc32947a82bfdbbd5a373e74919e14483af
      https://github.com/buildbot/buildbot/commit/88d78bc32947a82bfdbbd5a373e74919e14483af
  Author: Mikhail Sobolev <mss at mawhrin.net>
  Date:   2014-12-11 (Thu, 11 Dec 2014)

  Changed paths:
    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/changes/changes.controller.coffee
    M www/base/src/app/changes/changes.tpl.jade
    A www/base/src/app/common/directives/changelist/changelist.directive.coffee
    A www/base/src/app/common/directives/changelist/changelist.directive.spec.coffee
    A www/base/src/app/common/directives/changelist/changelist.tpl.jade
    M www/base/src/styles/animations.less
    M www/base/src/styles/styles.less

  Log Message:
  -----------
  Merge pull request #1438 from tardyp/changelist

display enhancements for changes and responsible users


Compare: https://github.com/buildbot/buildbot/compare/d928cf01572e...88d78bc32947


More information about the Commits mailing list