[Buildbot-commits] [buildbot/buildbot] e95bd8: add custom_template_dir in www configuration

GitHub noreply at github.com
Wed Jul 15 17:38:30 UTC 2015


  Branch: refs/heads/master
  Home:   https://github.com/buildbot/buildbot
  Commit: e95bd88b1bbe2632aa7c5ee013ad8701c5edf3d8
      https://github.com/buildbot/buildbot/commit/e95bd88b1bbe2632aa7c5ee013ad8701c5edf3d8
  Author: Pierre Tardy <pierre.tardy at intel.com>
  Date:   2015-07-11 (Sat, 11 Jul 2015)

  Changed paths:
    M master/buildbot/config.py
    A master/buildbot/test/unit/test_templates_dir/builds.html
    A master/buildbot/test/unit/test_templates_dir/plugin/plugin.jade
    M master/buildbot/test/unit/test_www_config.py
    M master/buildbot/www/config.py
    M master/docs/manual/cfg-www.rst

  Log Message:
  -----------
  add custom_template_dir in www configuration

This allows people to customize the views with no need of writting javascript


  Commit: ba9f9768c7b99a80199e806331a38b6dd25961f9
      https://github.com/buildbot/buildbot/commit/ba9f9768c7b99a80199e806331a38b6dd25961f9
  Author: Pierre Tardy <pierre.tardy at intel.com>
  Date:   2015-07-11 (Sat, 11 Jul 2015)

  Changed paths:
    M master/buildbot/test/unit/test_www_config.py
    M master/buildbot/www/config.py
    M master/docs/manual/cfg-www.rst
    M www/base/src/app/layout.jade

  Log Message:
  -----------
  integrate in the UI


  Commit: a34562efc6cb95489a84731ad891df67bd49c0fc
      https://github.com/buildbot/buildbot/commit/a34562efc6cb95489a84731ad891df67bd49c0fc
  Author: Pierre Tardy <pierre.tardy at intel.com>
  Date:   2015-07-11 (Sat, 11 Jul 2015)

  Changed paths:
    M .travis.yml

  Log Message:
  -----------
  add pyjade in travis


  Commit: dd9e199d8a91f4955596f12dbfaa21c58423e5c9
      https://github.com/buildbot/buildbot/commit/dd9e199d8a91f4955596f12dbfaa21c58423e5c9
  Author: Pierre Tardy <pierre.tardy at intel.com>
  Date:   2015-07-12 (Sun, 12 Jul 2015)

  Changed paths:
    M master/buildbot/test/unit/test_www_config.py
    M master/buildbot/www/config.py

  Log Message:
  -----------
  enhance coverage


  Commit: 75154c80b56d266394a447b7b847fc7280f62304
      https://github.com/buildbot/buildbot/commit/75154c80b56d266394a447b7b847fc7280f62304
  Author: Pierre Tardy <pierre.tardy at intel.com>
  Date:   2015-07-15 (Wed, 15 Jul 2015)

  Changed paths:
    M master/buildbot/test/unit/test_www_config.py
    M master/buildbot/www/config.py

  Log Message:
  -----------
  address some review comments

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


  Commit: 8affe6619cf53c33c081839a9ad745b34382329e
      https://github.com/buildbot/buildbot/commit/8affe6619cf53c33c081839a9ad745b34382329e
  Author: Mikhail Sobolev <mss at mawhrin.net>
  Date:   2015-07-15 (Wed, 15 Jul 2015)

  Changed paths:
    M .travis.yml
    M master/buildbot/config.py
    A master/buildbot/test/unit/test_templates_dir/builds.html
    A master/buildbot/test/unit/test_templates_dir/plugin/plugin.jade
    M master/buildbot/test/unit/test_www_config.py
    M master/buildbot/www/config.py
    M master/docs/manual/cfg-www.rst
    M www/base/src/app/layout.jade

  Log Message:
  -----------
  Merge pull request #1767 from tardyp/uicustomization

UI Customization


Compare: https://github.com/buildbot/buildbot/compare/d85c514c0466...8affe6619cf5


More information about the Commits mailing list