[Buildbot-commits] [buildbot/buildbot] 1a7b2c: remove handling of description related parameters

GitHub noreply at github.com
Fri Jan 23 15:30:22 UTC 2015


  Branch: refs/heads/eight
  Home:   https://github.com/buildbot/buildbot
  Commit: 1a7b2c10de62dc0567b13d1f5b4fd0eb1ae5b8ae
      https://github.com/buildbot/buildbot/commit/1a7b2c10de62dc0567b13d1f5b4fd0eb1ae5b8ae
  Author: Mikhail Sobolev <mss at mawhrin.net>
  Date:   2015-01-22 (Thu, 22 Jan 2015)

  Changed paths:
    M master/buildbot/steps/http.py

  Log Message:
  -----------
  remove handling of description related parameters


  Commit: a872645f891d6e264f581509884a07a0d5264b3b
      https://github.com/buildbot/buildbot/commit/a872645f891d6e264f581509884a07a0d5264b3b
  Author: Mikhail Sobolev <mss at mawhrin.net>
  Date:   2015-01-22 (Thu, 22 Jan 2015)

  Changed paths:
    M master/buildbot/steps/http.py

  Log Message:
  -----------
  perform method check before using it


  Commit: 530695e30e5b95893408af5525ff0d6fd4341fb7
      https://github.com/buildbot/buildbot/commit/530695e30e5b95893408af5525ff0d6fd4341fb7
  Author: Mikhail Sobolev <mss at mawhrin.net>
  Date:   2015-01-22 (Thu, 22 Jan 2015)

  Changed paths:
    M master/buildbot/steps/http.py

  Log Message:
  -----------
  remove method and url from the requestsParams


  Commit: 585d8a2402efd3b9d347f62c788833f1c76d0484
      https://github.com/buildbot/buildbot/commit/585d8a2402efd3b9d347f62c788833f1c76d0484
  Author: Mikhail Sobolev <mss at mawhrin.net>
  Date:   2015-01-22 (Thu, 22 Jan 2015)

  Changed paths:
    M master/buildbot/steps/http.py

  Log Message:
  -----------
  make requestkwargs a local variable


  Commit: c9907dccb3fc33001444dc24ed8c0659977179f3
      https://github.com/buildbot/buildbot/commit/c9907dccb3fc33001444dc24ed8c0659977179f3
  Author: Mikhail Sobolev <mss at mawhrin.net>
  Date:   2015-01-23 (Fri, 23 Jan 2015)

  Changed paths:
    M master/buildbot/steps/http.py

  Log Message:
  -----------
  do not use self.__dict__


  Commit: afa2c7a685b499333387b7fc851d671e27aa2084
      https://github.com/buildbot/buildbot/commit/afa2c7a685b499333387b7fc851d671e27aa2084
  Author: Mikhail Sobolev <mss at mawhrin.net>
  Date:   2015-01-23 (Fri, 23 Jan 2015)

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

  Log Message:
  -----------
  update release notes


  Commit: 88857a7a94dc88c34e90a147af9ff615d62e3b9f
      https://github.com/buildbot/buildbot/commit/88857a7a94dc88c34e90a147af9ff615d62e3b9f
  Author: Mikhail Sobolev <mss at mawhrin.net>
  Date:   2015-01-23 (Fri, 23 Jan 2015)

  Changed paths:
    M master/buildbot/steps/http.py
    M master/docs/relnotes/index.rst

  Log Message:
  -----------
  Merge pull request #1495 from sa2ajj/http-step-fix

Make sure url parameter of buildbot.steps.http steps is renderable


Compare: https://github.com/buildbot/buildbot/compare/4fcefdd3e740...88857a7a94dc


More information about the Commits mailing list