[Buildbot-commits] [buildbot/buildbot] 09fdd8: Fix pyflakes warnings on post_build_request.py

GitHub noreply at github.com
Wed Oct 9 11:58:40 UTC 2013


  Branch: refs/heads/master
  Home:   https://github.com/buildbot/buildbot
  Commit: 09fdd804a7c10f52f1cefe0ea985d34559ea764c
      https://github.com/buildbot/buildbot/commit/09fdd804a7c10f52f1cefe0ea985d34559ea764c
  Author: Graham Markall <graham at opengamma.com>
  Date:   2013-10-04 (Fri, 04 Oct 2013)

  Changed paths:
    M master/contrib/post_build_request.py

  Log Message:
  -----------
  Fix pyflakes warnings on post_build_request.py


  Commit: 6c9bd1446305975547791e9a008cc53654009422
      https://github.com/buildbot/buildbot/commit/6c9bd1446305975547791e9a008cc53654009422
  Author: Graham Markall <graham at opengamma.com>
  Date:   2013-10-04 (Fri, 04 Oct 2013)

  Changed paths:
    M master/contrib/post_build_request.py

  Log Message:
  -----------
  Update post_build_request to match change_hook

Since 2e25ec71 change_hook no longer returns a JSON object with a
200 OK response code. Instead it returns a 202 Accepted code with
no data. This commit updates post_build_request.py to match this
behaviour.


  Commit: 3e28e2ec6c071d63a271e101331284b34b4414f4
      https://github.com/buildbot/buildbot/commit/3e28e2ec6c071d63a271e101331284b34b4414f4
  Author: Dustin J. Mitchell <dustin at mozilla.com>
  Date:   2013-10-08 (Tue, 08 Oct 2013)

  Changed paths:
    M master/contrib/post_build_request.py

  Log Message:
  -----------
  Merge branch 'master' of git://github.com/gmarkall/buildbot


Compare: https://github.com/buildbot/buildbot/compare/c048e24d5a86...3e28e2ec6c07


More information about the Commits mailing list