[Buildbot-commits] [buildbot/buildbot] fae7b3: JSONP: Add _ as a valid character for the callback...

GitHub noreply at github.com
Tue Apr 23 01:08:53 UTC 2013


  Branch: refs/heads/master
  Home:   https://github.com/buildbot/buildbot
  Commit: fae7b3b379cf99a911bc6fa62b41867e0141f65c
      https://github.com/buildbot/buildbot/commit/fae7b3b379cf99a911bc6fa62b41867e0141f65c
  Author: Benoît Allard <benoit.allard at gmx.de>
  Date:   2013-04-22 (Mon, 22 Apr 2013)

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

  Log Message:
  -----------
  JSONP: Add _ as a valid character for the callback name

At least angularjs is using callbacks names with underscore in them, and that's a valid character in a JavaScript identifier name anyway.


  Commit: 62e35b1b2624a180da94f21d10f3371d34bace96
      https://github.com/buildbot/buildbot/commit/62e35b1b2624a180da94f21d10f3371d34bace96
  Author: Dustin J. Mitchell <dustin at mozilla.com>
  Date:   2013-04-22 (Mon, 22 Apr 2013)

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

  Log Message:
  -----------
  Merge branch 'patch-6' of git://github.com/benallard/buildbot


Compare: https://github.com/buildbot/buildbot/compare/ad302035cf47...62e35b1b2624


More information about the Commits mailing list