[Buildbot-commits] [buildbot/buildbot] 41c414: Add optional flag to HttpStatusPush to pass extrap...

GitHub noreply at github.com
Fri Apr 20 22:07:28 UTC 2012


  Branch: refs/heads/master
  Home:   https://github.com/buildbot/buildbot
  Commit: 41c4143562b2f0892893a4a4592877701a217fa0
      https://github.com/buildbot/buildbot/commit/41c4143562b2f0892893a4a4592877701a217fa0
  Author: Marc-Antoine Ruel <maruel at chromium.org>
  Date:   2012-04-20 (Fri, 20 Apr 2012)

  Changed paths:
    M master/buildbot/status/status_push.py

  Log Message:
  -----------
  Add optional flag to HttpStatusPush to pass extraparameters to the HTTP POST request.

For example, a password can be provided or other relevant meta data.


  Commit: 7a8b7bf2975250b7e9d1e5d4af3b6b9746af1450
      https://github.com/buildbot/buildbot/commit/7a8b7bf2975250b7e9d1e5d4af3b6b9746af1450
  Author: Marc-Antoine Ruel <maruel at chromium.org>
  Date:   2012-04-20 (Fri, 20 Apr 2012)

  Changed paths:
    M master/buildbot/status/status_push.py

  Log Message:
  -----------
  Fix typo, add comment about silent packet drop.


  Commit: 4dbfaa0651a754a59ca1cd4ce06e3899f9bad291
      https://github.com/buildbot/buildbot/commit/4dbfaa0651a754a59ca1cd4ce06e3899f9bad291
  Author: Marc-Antoine Ruel <maruel at chromium.org>
  Date:   2012-04-20 (Fri, 20 Apr 2012)

  Changed paths:
    M master/buildbot/status/status_push.py

  Log Message:
  -----------
  Raise a config.ConfigErrors if no serverUrl is provided to HttpStatusPush


  Commit: 5a380b312e719d6bd0fb96f28db3e16fcbc9c826
      https://github.com/buildbot/buildbot/commit/5a380b312e719d6bd0fb96f28db3e16fcbc9c826
  Author: Marc-Antoine Ruel <maruel at chromium.org>
  Date:   2012-04-20 (Fri, 20 Apr 2012)

  Changed paths:
    M master/buildbot/status/status_push.py

  Log Message:
  -----------
  Stop dropping packets if HttpStatusPush.serverUrl is not set


  Commit: 92efc088c8dd7bc6ef9835f0a1ca142811d74c8d
      https://github.com/buildbot/buildbot/commit/92efc088c8dd7bc6ef9835f0a1ca142811d74c8d
  Author: Tom Prince <tom.prince at ualberta.net>
  Date:   2012-04-20 (Fri, 20 Apr 2012)

  Changed paths:
    M master/buildbot/status/status_push.py

  Log Message:
  -----------
  Merge pull request #387 from maruel/add_post_param

Add optional flag to HttpStatusPush to pass extraparameters to the HTTP ...


Compare: https://github.com/buildbot/buildbot/compare/dd97424...92efc08


More information about the Commits mailing list