[Buildbot-commits] [buildbot/buildbot] e2924c: Convert BitBucket hook's project from a list to a ...

GitHub noreply at github.com
Fri Nov 14 10:40:33 UTC 2014


  Branch: refs/heads/eight
  Home:   https://github.com/buildbot/buildbot
  Commit: e2924ce59c721dec712b14fbba2aa366a6d0efca
      https://github.com/buildbot/buildbot/commit/e2924ce59c721dec712b14fbba2aa366a6d0efca
  Author: Jeppe Pihl <jpihl08 at gmail.com>
  Date:   2014-11-14 (Fri, 14 Nov 2014)

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

  Log Message:
  -----------
  Convert BitBucket hook's project from a list to a string


  Commit: 8405956a68cba955774a117ed9e4c7fe4cf1cdab
      https://github.com/buildbot/buildbot/commit/8405956a68cba955774a117ed9e4c7fe4cf1cdab
  Author: Jeppe Pihl <jpihl08 at gmail.com>
  Date:   2014-11-14 (Fri, 14 Nov 2014)

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

  Log Message:
  -----------
  refactor the way to get the project from the request args


  Commit: 91fc4ee55af60bc1db74120acb91120af058b1dd
      https://github.com/buildbot/buildbot/commit/91fc4ee55af60bc1db74120acb91120af058b1dd
  Author: Jeppe Pihl <jpihl08 at gmail.com>
  Date:   2014-11-14 (Fri, 14 Nov 2014)

  Changed paths:
    M master/buildbot/test/unit/test_status_web_hooks_bitbucket.py

  Log Message:
  -----------
  added test for checking that the project is correctly extracted from the request args


  Commit: 4960c01e3967f971cbc089cf789a5d0bf6cb61f5
      https://github.com/buildbot/buildbot/commit/4960c01e3967f971cbc089cf789a5d0bf6cb61f5
  Author: Jeppe Pihl <jpihl08 at gmail.com>
  Date:   2014-11-14 (Fri, 14 Nov 2014)

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

  Log Message:
  -----------
  added release note about bitbucket dialect


  Commit: c542da3ef85a778e44169697a54722bc16199a92
      https://github.com/buildbot/buildbot/commit/c542da3ef85a778e44169697a54722bc16199a92
  Author: Mikhail Sobolev <mss at mawhrin.net>
  Date:   2014-11-14 (Fri, 14 Nov 2014)

  Changed paths:
    M master/buildbot/status/web/hooks/bitbucket.py
    M master/buildbot/status/web/hooks/github.py
    M master/buildbot/status/web/hooks/gitlab.py
    M master/buildbot/test/unit/test_status_web_hooks_bitbucket.py
    M master/docs/relnotes/index.rst

  Log Message:
  -----------
  Merge pull request #1349 from sa2ajj/fix-3025

Fix BitBucket hook (backport to eight)

Fixes ticket:3025


Compare: https://github.com/buildbot/buildbot/compare/315289185c97...c542da3ef85a


More information about the Commits mailing list