[Buildbot-commits] [buildbot/buildbot] d2c00b: Proposed patch for #2589 to guard against content ...

GitHub noreply at github.com
Fri Oct 10 08:36:48 UTC 2014


  Branch: refs/heads/eight
  Home:   https://github.com/buildbot/buildbot
  Commit: d2c00b3fa4629387f23bd9661d6a395309a53d68
      https://github.com/buildbot/buildbot/commit/d2c00b3fa4629387f23bd9661d6a395309a53d68
  Author: William Siegrist <wsiegrist at apple.com>
  Date:   2014-10-03 (Fri, 03 Oct 2014)

  Changed paths:
    M master/buildbot/status/web/builder.py
    M master/buildbot/status/web/olpb.py
    M master/buildbot/status/web/status_json.py
    M master/buildbot/status/web/waterfall.py

  Log Message:
  -----------
  Proposed patch for #2589 to guard against content spoofing.


  Commit: 388e868cc482e253f988305e816791b9eda2c4e7
      https://github.com/buildbot/buildbot/commit/388e868cc482e253f988305e816791b9eda2c4e7
  Author: William Siegrist <wsiegrist at apple.com>
  Date:   2014-10-06 (Mon, 06 Oct 2014)

  Changed paths:
    M master/buildbot/status/web/builder.py
    M master/buildbot/status/web/olpb.py
    M master/buildbot/status/web/slaves.py
    M master/buildbot/status/web/status_json.py

  Log Message:
  -----------
  Catch a specific exception


  Commit: d044297cf888e827da0e9a9f953463e35cbfac6d
      https://github.com/buildbot/buildbot/commit/d044297cf888e827da0e9a9f953463e35cbfac6d
  Author: William Siegrist <wsiegrist at apple.com>
  Date:   2014-10-06 (Mon, 06 Oct 2014)

  Changed paths:
    M master/docs/relnotes/index.rst

  Log Message:
  -----------
  Update release notes for #2589


  Commit: f074cc7edea0a1663379cd1115010df1848c01eb
      https://github.com/buildbot/buildbot/commit/f074cc7edea0a1663379cd1115010df1848c01eb
  Author: William Siegrist <wsiegrist at apple.com>
  Date:   2014-10-06 (Mon, 06 Oct 2014)

  Changed paths:
    M master/buildbot/status/web/olpb.py

  Log Message:
  -----------
  Fix one more missing exception


  Commit: 99874c2eacd8b613e48dd4e57f2a34e36795cecc
      https://github.com/buildbot/buildbot/commit/99874c2eacd8b613e48dd4e57f2a34e36795cecc
  Author: Mikhail Sobolev <sa2ajj at users.noreply.github.com>
  Date:   2014-10-10 (Fri, 10 Oct 2014)

  Changed paths:
    M master/buildbot/status/web/builder.py
    M master/buildbot/status/web/olpb.py
    M master/buildbot/status/web/slaves.py
    M master/buildbot/status/web/status_json.py
    M master/buildbot/status/web/waterfall.py
    M master/docs/relnotes/index.rst

  Log Message:
  -----------
  Merge pull request #1244 from wmswms/eight

Guard against content spoofing.

Fixes ticket:2589


Compare: https://github.com/buildbot/buildbot/compare/3c52778a75e1...99874c2eacd8


More information about the Commits mailing list