[Buildbot-commits] [buildbot/buildbot] 4985d3: Add support for the callback flag for /json pages....

noreply at github.com noreply at github.com
Wed Oct 20 16:45:56 UTC 2010


Branch: refs/heads/master
Home:   http://github.com/buildbot/buildbot

Commit: 4985d3f7c5b9c7be1968804cade7b62fd8db45d8
    http://github.com/buildbot/buildbot/commit/4985d3f7c5b9c7be1968804cade7b62fd8db45d8
Author: Marc-Antoine Ruel <maruel at chromium.org>
Date:   2010-10-19 (Tue, 19 Oct 2010)

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

Log Message:
-----------
Add support for the callback flag for /json pages. This is for JSONP support.

This can be used for offsite javascript based status pages.

TEST=/json?callback=foo can be used for cross site scripting


Commit: 3059ecad04380837c37eb839bc10c33c8cf47f6a
    http://github.com/buildbot/buildbot/commit/3059ecad04380837c37eb839bc10c33c8cf47f6a
Author: Dustin J. Mitchell <dustin at zmanda.com>
Date:   2010-10-20 (Wed, 20 Oct 2010)

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

Log Message:
-----------
Merge branch 'add_callback_try_2' of git://github.com/maruel/buildbot

* 'add_callback_try_2' of git://github.com/maruel/buildbot:
  Add support for the callback flag for /json pages. This is for JSONP support.


Commit: d2ea5cba5a8234f0fe865521de0d4fb9d6ed9a61
    http://github.com/buildbot/buildbot/commit/d2ea5cba5a8234f0fe865521de0d4fb9d6ed9a61
Author: Dustin J. Mitchell <dustin at zmanda.com>
Date:   2010-10-20 (Wed, 20 Oct 2010)

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

Log Message:
-----------
fix comment






More information about the Commits mailing list