[Buildbot-commits] [buildbot/buildbot] 7cec3b: add buildstatus directive

GitHub noreply at github.com
Fri Jun 5 13:10:03 UTC 2015


  Branch: refs/heads/master
  Home:   https://github.com/buildbot/buildbot
  Commit: 7cec3b936bb9379279412b1b037e6465641d1713
      https://github.com/buildbot/buildbot/commit/7cec3b936bb9379279412b1b037e6465641d1713
  Author: Chase Zhang <yun.er.run at gmail.com>
  Date:   2015-06-01 (Mon, 01 Jun 2015)

  Changed paths:
    A www/md_base/src/app/common/directives/buildstatus/buildstatus.directive.coffee
    A www/md_base/src/app/common/directives/buildstatus/buildstatus.less
    A www/md_base/src/app/common/directives/buildstatus/buildstatus.spec.coffee
    A www/md_base/src/app/common/directives/buildstatus/buildstatus.tpl.jade

  Log Message:
  -----------
  add buildstatus directive


  Commit: 8b59c42be29cb496946583b6a65fc0e46e9a07ca
      https://github.com/buildbot/buildbot/commit/8b59c42be29cb496946583b6a65fc0e46e9a07ca
  Author: Chase Zhang <yun.er.run at gmail.com>
  Date:   2015-06-01 (Mon, 01 Jun 2015)

  Changed paths:
    M www/md_base/src/app/home/panels/recent_builds/recent_builds.directive.coffee
    M www/md_base/src/app/home/panels/recent_builds/recent_builds_panel.tpl.jade

  Log Message:
  -----------
  basic recent builds panel


  Commit: ee679e67aa9a20780585076d9af6e06bba0b1c3c
      https://github.com/buildbot/buildbot/commit/ee679e67aa9a20780585076d9af6e06bba0b1c3c
  Author: Chase Zhang <yun.er.run at gmail.com>
  Date:   2015-06-01 (Mon, 01 Jun 2015)

  Changed paths:
    M www/md_base/src/app/common/directives/buildstatus/buildstatus.directive.coffee
    M www/md_base/src/app/common/directives/buildstatus/buildstatus.less
    M www/md_base/src/app/common/directives/buildstatus/buildstatus.tpl.jade
    A www/md_base/src/icons/build-fail.svg
    A www/md_base/src/icons/build-pending.svg
    A www/md_base/src/icons/build-success.svg

  Log Message:
  -----------
  use icons to display build status


  Commit: 05b8bb94c40542b9495a911a996d241a70993145
      https://github.com/buildbot/buildbot/commit/05b8bb94c40542b9495a911a996d241a70993145
  Author: Chase Zhang <yun.er.run at gmail.com>
  Date:   2015-06-01 (Mon, 01 Jun 2015)

  Changed paths:
    M www/md_base/guanlecoja/config.coffee
    M www/md_base/src/app/common/directives/panel/panel.less
    M www/md_base/src/app/common/directives/sidenav/sidenav.less
    M www/md_base/src/styles/styles.less

  Log Message:
  -----------
  update angular materials version. add angular-moment


  Commit: 379cae6119ffd677a8bc59b2dc122176396d551d
      https://github.com/buildbot/buildbot/commit/379cae6119ffd677a8bc59b2dc122176396d551d
  Author: Chase Zhang <yun.er.run at gmail.com>
  Date:   2015-06-01 (Mon, 01 Jun 2015)

  Changed paths:
    M www/md_base/src/app/app.module.coffee
    A www/md_base/src/app/common/directives/builditem/builditem.directive.coffee
    A www/md_base/src/app/common/directives/builditem/builditem.less
    A www/md_base/src/app/common/directives/builditem/builditem.spec.coffee
    A www/md_base/src/app/common/directives/builditem/builditem.tpl.jade
    M www/md_base/src/app/home/panels/recent_builds/recent_builds.directive.coffee
    M www/md_base/src/app/home/panels/recent_builds/recent_builds_panel.tpl.jade

  Log Message:
  -----------
  basic displaying of builditem


  Commit: 7c3c98a89c5b642a90500f8efee6e55a22a04246
      https://github.com/buildbot/buildbot/commit/7c3c98a89c5b642a90500f8efee6e55a22a04246
  Author: Chase Zhang <yun.er.run at gmail.com>
  Date:   2015-06-01 (Mon, 01 Jun 2015)

  Changed paths:
    M www/md_base/src/app/home/home.less

  Log Message:
  -----------
  remove button margin under project-info


  Commit: bc131542557774efd1a438efc97cc9345d599a73
      https://github.com/buildbot/buildbot/commit/bc131542557774efd1a438efc97cc9345d599a73
  Author: Chase Zhang <yun.er.run at gmail.com>
  Date:   2015-06-01 (Mon, 01 Jun 2015)

  Changed paths:
    M www/md_base/src/app/settings/settings.less

  Log Message:
  -----------
  tweak on setting controller's style


  Commit: 06f10688611ae1fc2e9573023c92ecf9a794473f
      https://github.com/buildbot/buildbot/commit/06f10688611ae1fc2e9573023c92ecf9a794473f
  Author: Chase Zhang <yun.er.run at gmail.com>
  Date:   2015-06-01 (Mon, 01 Jun 2015)

  Changed paths:
    M www/md_base/src/app/home/home.route.coffee
    M www/md_base/src/app/home/panels/recent_builds/recent_builds.directive.coffee
    A www/md_base/src/app/home/panels/recent_builds/recent_builds.less
    M www/md_base/src/app/home/panels/recent_builds/recent_builds_panel.tpl.jade

  Log Message:
  -----------
  change recent build style, apply setting show instructions on now builds


  Commit: de455ace6bf0c2a0a8e3e55e405ac64fdbd2ab86
      https://github.com/buildbot/buildbot/commit/de455ace6bf0c2a0a8e3e55e405ac64fdbd2ab86
  Author: Chase Zhang <yun.er.run at gmail.com>
  Date:   2015-06-01 (Mon, 01 Jun 2015)

  Changed paths:
    M www/md_base/src/app/common/directives/buildstatus/buildstatus.directive.coffee
    M www/md_base/src/app/common/directives/buildstatus/buildstatus.spec.coffee

  Log Message:
  -----------
  add test for build status


  Commit: 5fe8447e97280fa9bfe68be425add3fad3fd6b5c
      https://github.com/buildbot/buildbot/commit/5fe8447e97280fa9bfe68be425add3fad3fd6b5c
  Author: Chase Zhang <yun.er.run at gmail.com>
  Date:   2015-06-01 (Mon, 01 Jun 2015)

  Changed paths:
    M www/md_base/src/app/home/panels/overview/overview.spec.coffee

  Log Message:
  -----------
  update overview tests


  Commit: a19272175e98a9dd06a060c2395b30df032f06cf
      https://github.com/buildbot/buildbot/commit/a19272175e98a9dd06a060c2395b30df032f06cf
  Author: Chase Zhang <yun.er.run at gmail.com>
  Date:   2015-06-01 (Mon, 01 Jun 2015)

  Changed paths:
    M www/md_base/src/app/common/directives/builditem/builditem.directive.coffee
    M www/md_base/src/app/common/directives/builditem/builditem.spec.coffee
    M www/md_base/src/app/common/directives/buildstatus/buildstatus.spec.coffee
    A www/md_base/src/app/home/panels/recent_builds/recent_builds.spec.coffee

  Log Message:
  -----------
  tests for build-item


  Commit: dc171a5893d19e8504f1c2b50c9e71ee09ee4a15
      https://github.com/buildbot/buildbot/commit/dc171a5893d19e8504f1c2b50c9e71ee09ee4a15
  Author: Chase Zhang <yun.er.run at gmail.com>
  Date:   2015-06-01 (Mon, 01 Jun 2015)

  Changed paths:
    R www/md_base/src/app/home/panels/recent_builds/recent_builds.spec.coffee

  Log Message:
  -----------
  remove recent builds spec


  Commit: 5d2ccfa9a1453ae9d45f09242361aa6b5d354b29
      https://github.com/buildbot/buildbot/commit/5d2ccfa9a1453ae9d45f09242361aa6b5d354b29
  Author: Chase Zhang <yun.er.run at gmail.com>
  Date:   2015-06-01 (Mon, 01 Jun 2015)

  Changed paths:
    M www/md_base/src/app/home/panels/recent_builds/recent_builds_panel.tpl.jade

  Log Message:
  -----------
  fix a typo


  Commit: f6bee41d6f22edfdaaa3babfdad3482f67be6cba
      https://github.com/buildbot/buildbot/commit/f6bee41d6f22edfdaaa3babfdad3482f67be6cba
  Author: Chase Zhang <yun.er.run at gmail.com>
  Date:   2015-06-01 (Mon, 01 Jun 2015)

  Changed paths:
    M www/md_base/src/app/home/panels/recent_builds/recent_builds_panel.tpl.jade

  Log Message:
  -----------
  remove underline on white space in the link


  Commit: 4b5399e17b39ad4bf17073f89303a15139564be3
      https://github.com/buildbot/buildbot/commit/4b5399e17b39ad4bf17073f89303a15139564be3
  Author: Chase Zhang <yun.er.run at gmail.com>
  Date:   2015-06-03 (Wed, 03 Jun 2015)

  Changed paths:
    M www/md_base/src/app/common/directives/builditem/builditem.less
    M www/md_base/src/app/common/directives/builditem/builditem.tpl.jade
    M www/md_base/src/app/common/directives/buildstatus/buildstatus.directive.coffee
    M www/md_base/src/app/common/directives/buildstatus/buildstatus.less
    M www/md_base/src/app/common/directives/buildstatus/buildstatus.tpl.jade

  Log Message:
  -----------
  add status text mode for build status


  Commit: df660b21b992d95d33bb97aeed2d1581049a3456
      https://github.com/buildbot/buildbot/commit/df660b21b992d95d33bb97aeed2d1581049a3456
  Author: Chase Zhang <yun.er.run at gmail.com>
  Date:   2015-06-03 (Wed, 03 Jun 2015)

  Changed paths:
    M www/md_base/src/app/common/directives/builditem/builditem.spec.coffee
    M www/md_base/src/app/common/directives/buildstatus/buildstatus.directive.coffee
    M www/md_base/src/app/common/directives/buildstatus/buildstatus.spec.coffee

  Log Message:
  -----------
  update tests


  Commit: b2979d42118e95b978e76b9b97d291181baa2303
      https://github.com/buildbot/buildbot/commit/b2979d42118e95b978e76b9b97d291181baa2303
  Author: Chase Zhang <yun.er.run at gmail.com>
  Date:   2015-06-03 (Wed, 03 Jun 2015)

  Changed paths:
    M www/md_base/src/app/common/directives/builditem/builditem.tpl.jade

  Log Message:
  -----------
  show state_string


  Commit: a5f119450598a7453487314a6f5eb3d3f686df69
      https://github.com/buildbot/buildbot/commit/a5f119450598a7453487314a6f5eb3d3f686df69
  Author: Chase Zhang <yun.er.run at gmail.com>
  Date:   2015-06-03 (Wed, 03 Jun 2015)

  Changed paths:
    M www/md_base/src/app/common/directives/buildstatus/buildstatus.directive.coffee
    M www/md_base/src/app/common/directives/buildstatus/buildstatus.less
    M www/md_base/src/app/common/directives/buildstatus/buildstatus.spec.coffee
    M www/md_base/src/app/common/directives/buildstatus/buildstatus.tpl.jade

  Log Message:
  -----------
  apply old status->color map from base and update tests


  Commit: fbceb9c65d7982f233d689e64cf6bd9e51c3fb5b
      https://github.com/buildbot/buildbot/commit/fbceb9c65d7982f233d689e64cf6bd9e51c3fb5b
  Author: Pierre Tardy <tardyp at gmail.com>
  Date:   2015-06-05 (Fri, 05 Jun 2015)

  Changed paths:
    M www/md_base/guanlecoja/config.coffee
    M www/md_base/src/app/app.module.coffee
    A www/md_base/src/app/common/directives/builditem/builditem.directive.coffee
    A www/md_base/src/app/common/directives/builditem/builditem.less
    A www/md_base/src/app/common/directives/builditem/builditem.spec.coffee
    A www/md_base/src/app/common/directives/builditem/builditem.tpl.jade
    A www/md_base/src/app/common/directives/buildstatus/buildstatus.directive.coffee
    A www/md_base/src/app/common/directives/buildstatus/buildstatus.less
    A www/md_base/src/app/common/directives/buildstatus/buildstatus.spec.coffee
    A www/md_base/src/app/common/directives/buildstatus/buildstatus.tpl.jade
    M www/md_base/src/app/common/directives/panel/panel.less
    M www/md_base/src/app/common/directives/sidenav/sidenav.less
    M www/md_base/src/app/home/home.less
    M www/md_base/src/app/home/home.route.coffee
    M www/md_base/src/app/home/panels/overview/overview.spec.coffee
    M www/md_base/src/app/home/panels/recent_builds/recent_builds.directive.coffee
    A www/md_base/src/app/home/panels/recent_builds/recent_builds.less
    M www/md_base/src/app/home/panels/recent_builds/recent_builds_panel.tpl.jade
    M www/md_base/src/app/settings/settings.less
    A www/md_base/src/icons/build-fail.svg
    A www/md_base/src/icons/build-pending.svg
    A www/md_base/src/icons/build-success.svg
    M www/md_base/src/styles/styles.less

  Log Message:
  -----------
  Merge pull request #1699 from shanzi/md

[Material Design] Recent builds panel's content


Compare: https://github.com/buildbot/buildbot/compare/6b8756ee8810...fbceb9c65d79


More information about the Commits mailing list