[Buildbot-commits] [buildbot/buildbot] 992a42: cache busting for scripts.js

GitHub noreply at github.com
Sun Mar 1 14:51:20 UTC 2015


  Branch: refs/heads/master
  Home:   https://github.com/buildbot/buildbot
  Commit: 992a421ffb4a83e57434229062e425acff1261d2
      https://github.com/buildbot/buildbot/commit/992a421ffb4a83e57434229062e425acff1261d2
  Author: Pierre Tardy <pierre.tardy at intel.com>
  Date:   2015-02-27 (Fri, 27 Feb 2015)

  Changed paths:
    M www/base/src/app/layout.jade

  Log Message:
  -----------
  cache busting for scripts.js

when application is rebuilt, we need to prevent browsers cache to reuse old build


  Commit: 0aef465a7152b41e3ee406c026ef87db2df23bf5
      https://github.com/buildbot/buildbot/commit/0aef465a7152b41e3ee406c026ef87db2df23bf5
  Author: Pierre Tardy <pierre.tardy at intel.com>
  Date:   2015-02-27 (Fri, 27 Feb 2015)

  Changed paths:
    M www/base/src/app/common/directives/changelist/changelist.tpl.jade

  Log Message:
  -----------
  fix changelist revurl

revurl were not clickable

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


  Commit: 14aee59e760e9a783d30da627fb891b79a037b26
      https://github.com/buildbot/buildbot/commit/14aee59e760e9a783d30da627fb891b79a037b26
  Author: Pierre Tardy <pierre.tardy at intel.com>
  Date:   2015-02-27 (Fri, 27 Feb 2015)

  Changed paths:
    M master/buildbot/www/avatar.py

  Log Message:
  -----------
  Avatar: do not use default URL for gravatar

gravatar will serve default avatars itself, which do not work when the bot is in an intranet
We'd better use same default as github (retro)


  Commit: dd6627b965d58018449d00bd6d93b7ffc4178aa2
      https://github.com/buildbot/buildbot/commit/dd6627b965d58018449d00bd6d93b7ffc4178aa2
  Author: Pierre Tardy <pierre.tardy at intel.com>
  Date:   2015-02-27 (Fri, 27 Feb 2015)

  Changed paths:
    M master/buildbot/test/unit/test_www_avatar.py

  Log Message:
  -----------
  fix tests


  Commit: 03c55d869b18f75008ee1673ae3d7198e40d4453
      https://github.com/buildbot/buildbot/commit/03c55d869b18f75008ee1673ae3d7198e40d4453
  Author: Dustin J. Mitchell <dustin at buildbot.net>
  Date:   2015-03-01 (Sun, 01 Mar 2015)

  Changed paths:
    M master/buildbot/test/unit/test_www_avatar.py
    M master/buildbot/www/avatar.py
    M www/base/src/app/common/directives/changelist/changelist.tpl.jade
    M www/base/src/app/layout.jade

  Log Message:
  -----------
  Merge tardyp/buildbot:uifix (PR #1565)


Compare: https://github.com/buildbot/buildbot/compare/f412772da3ba...03c55d869b18


More information about the Commits mailing list