[Buildbot-commits] [buildbot/buildbot] c5af51: Do not submit change links in the webhooks

GitHub noreply at github.com
Fri Feb 10 14:29:11 UTC 2012


  Branch: refs/heads/master
  Home:   https://github.com/buildbot/buildbot
  Commit: c5af514957904b1e275418f8114cff74cdf5095a
      https://github.com/buildbot/buildbot/commit/c5af514957904b1e275418f8114cff74cdf5095a
  Author: Louis Opter <louis at lse.epita.fr>
  Date:   2012-02-10 (Fri, 10 Feb 2012)

  Changed paths:
    M master/buildbot/status/web/hooks/github.py
  M master/buildbot/status/web/hooks/googlecode.py

  Log Message:
  -----------
  Do not submit change links in the webhooks

- The links argument has been removed from addChange() in
  changeset:139222f3d6edb052e6870789e68298ba6cd2811e (see #836);
- Update/Fix the webhooks handler accordingly.


  Commit: ef9e5ce82aaf95d8b81632ccd94731a90950e711
      https://github.com/buildbot/buildbot/commit/ef9e5ce82aaf95d8b81632ccd94731a90950e711
  Author: Tom Prince <tom.prince at ualberta.net>
  Date:   2012-02-10 (Fri, 10 Feb 2012)

  Changed paths:
    M master/buildbot/status/web/hooks/base.py

  Log Message:
  -----------
  Fix base and bitbucket change_hook to not pass 'links'.

This was removed in 139222f3d6edb052e6870789e68298ba6cd2811e.


Compare: https://github.com/buildbot/buildbot/compare/b75d58c...ef9e5ce


More information about the Commits mailing list