[Buildbot-commits] [buildbot/buildbot] 97300b: added BitbucketPullrequestPoller changes source

GitHub noreply at github.com
Mon Apr 7 03:13:21 UTC 2014


  Branch: refs/heads/nine
  Home:   https://github.com/buildbot/buildbot
  Commit: 97300bd91afe231d6545299def54c9dd79ac3705
      https://github.com/buildbot/buildbot/commit/97300bd91afe231d6545299def54c9dd79ac3705
  Author: Josef Eisl <zapster at zapster.cc>
  Date:   2014-02-05 (Wed, 05 Feb 2014)

  Changed paths:
    A master/buildbot/changes/bitbucket.py

  Log Message:
  -----------
  added BitbucketPullrequestPoller changes source

The BitbucketPullrequestPoller polls a Bitbucket repository (merucrial
or git) for new or updated pull requests.

* master/buildbot/changes/bitbucket.py: added


  Commit: 07d06fc77099ad878f344e281de64f474272ee0c
      https://github.com/buildbot/buildbot/commit/07d06fc77099ad878f344e281de64f474272ee0c
  Author: Josef Eisl <zapster at zapster.cc>
  Date:   2014-02-05 (Wed, 05 Feb 2014)

  Changed paths:
    M master/docs/manual/cfg-changesources.rst
    M master/docs/relnotes/index.rst

  Log Message:
  -----------
  added BitbucketPullrequestPoller documentation

* master/docs/manual/cfg-changesources.rst: added documentation
* master/docs/relnotes/index.rst: added release note


  Commit: 2029075e03256c00f04792205ac26c2ec9b8c83f
      https://github.com/buildbot/buildbot/commit/2029075e03256c00f04792205ac26c2ec9b8c83f
  Author: Josef Eisl <zapster at zapster.cc>
  Date:   2014-02-12 (Wed, 12 Feb 2014)

  Changed paths:
    M master/buildbot/changes/bitbucket.py
    M master/docs/manual/cfg-changesources.rst

  Log Message:
  -----------
  fix BitbucketPullrequestPoller issues


  Commit: 3994d48283899c9780de098e6dffdd0a7cf5b3ac
      https://github.com/buildbot/buildbot/commit/3994d48283899c9780de098e6dffdd0a7cf5b3ac
  Author: Josef Eisl <zapster at zapster.cc>
  Date:   2014-02-12 (Wed, 12 Feb 2014)

  Changed paths:
    A master/buildbot/test/unit/test_changes_bitbucket.py

  Log Message:
  -----------
  added BitbucketPullrequestPoller tests


  Commit: b6d085b462b06e2f8827d48cf1349cc58a989475
      https://github.com/buildbot/buildbot/commit/b6d085b462b06e2f8827d48cf1349cc58a989475
  Author: Josef Eisl <zapster at zapster.cc>
  Date:   2014-02-13 (Thu, 13 Feb 2014)

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

  Log Message:
  -----------
  BitbucketPullrequestPoller unittests fixed pep8 issues


  Commit: 677bf9c6d241008d4515a94045d3ec103f51e95b
      https://github.com/buildbot/buildbot/commit/677bf9c6d241008d4515a94045d3ec103f51e95b
  Author: Josef Eisl <zapster at zapster.cc>
  Date:   2014-02-13 (Thu, 13 Feb 2014)

  Changed paths:
    M master/buildbot/changes/bitbucket.py

  Log Message:
  -----------
  BitbucketPullrequestPoller removed log messages


  Commit: da68844db46523bb330a20e58e3166cb897abfdd
      https://github.com/buildbot/buildbot/commit/da68844db46523bb330a20e58e3166cb897abfdd
  Author: Konstantinos Koukopoulos <kk at longaccess.com>
  Date:   2014-02-14 (Fri, 14 Feb 2014)

  Changed paths:
    M master/buildbot/buildslave/ec2.py

  Log Message:
  -----------
  Support tagging instances after they have launched.


  Commit: f0c4e318f31d8909fbcc5d938a542ea6c43fb359
      https://github.com/buildbot/buildbot/commit/f0c4e318f31d8909fbcc5d938a542ea6c43fb359
  Author: Konstantinos Koukopoulos <koukopoulos at gmail.com>
  Date:   2014-02-24 (Mon, 24 Feb 2014)

  Changed paths:
    A master/buildbot/test/unit/test_buildslave_ec2.py
    M master/setup.py

  Log Message:
  -----------
  add some unit tests for EC2LatentBuildSlave


  Commit: 0d92692207948d84d3addef52a1d7a4ae48fc510
      https://github.com/buildbot/buildbot/commit/0d92692207948d84d3addef52a1d7a4ae48fc510
  Author: Konstantinos Koukopoulos <koukopoulos at gmail.com>
  Date:   2014-02-24 (Mon, 24 Feb 2014)

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

  Log Message:
  -----------
  make botoSetup return connection


  Commit: 17b9fb979dc5a75856db3f14b39b6d3ff8a9133b
      https://github.com/buildbot/buildbot/commit/17b9fb979dc5a75856db3f14b39b6d3ff8a9133b
  Author: Konstantinos Koukopoulos <koukopoulos at gmail.com>
  Date:   2014-02-24 (Mon, 24 Feb 2014)

  Changed paths:
    M master/buildbot/buildslave/ec2.py

  Log Message:
  -----------
  don't call create_tags unecessarily


  Commit: d73c8c9d811155de67fd8a628bc0746f039b1147
      https://github.com/buildbot/buildbot/commit/d73c8c9d811155de67fd8a628bc0746f039b1147
  Author: Konstantinos Koukopoulos <koukopoulos at gmail.com>
  Date:   2014-02-24 (Mon, 24 Feb 2014)

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

  Log Message:
  -----------
  test start_instance with tags


  Commit: aad90eb3869698e9614aa940a8fd39f3441ef28e
      https://github.com/buildbot/buildbot/commit/aad90eb3869698e9614aa940a8fd39f3441ef28e
  Author: Konstantinos Koukopoulos <kk at longaccess.com>
  Date:   2014-02-24 (Mon, 24 Feb 2014)

  Changed paths:
    M master/CREDITS
    M master/docs/manual/cfg-buildslaves.rst
    M master/docs/relnotes/index.rst

  Log Message:
  -----------
  document tags parameter for EC2LatentBuildSlave


  Commit: 0c60b083d0965165f277b5c93200b02fb48f4ca9
      https://github.com/buildbot/buildbot/commit/0c60b083d0965165f277b5c93200b02fb48f4ca9
  Author: Konstantinos Koukopoulos <koukopoulos at gmail.com>
  Date:   2014-02-26 (Wed, 26 Feb 2014)

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

  Log Message:
  -----------
  skip ec2 buildslave tests if moto not found


  Commit: fd02b0d77cc7c5a983b6ace9a636c074656febca
      https://github.com/buildbot/buildbot/commit/fd02b0d77cc7c5a983b6ace9a636c074656febca
  Author: Konstantinos Koukopoulos <koukopoulos at gmail.com>
  Date:   2014-02-26 (Wed, 26 Feb 2014)

  Changed paths:
    M master/setup.py

  Log Message:
  -----------
  remove moto dependency from setup.py


  Commit: 4b69155964925c50b5999230099a84e616385263
      https://github.com/buildbot/buildbot/commit/4b69155964925c50b5999230099a84e616385263
  Author: Konstantinos Koukopoulos <koukopoulos at gmail.com>
  Date:   2014-02-26 (Wed, 26 Feb 2014)

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

  Log Message:
  -----------
  skip ec2 buildslave tests if moto version is not up to date


  Commit: a703f2e4543fe0c579457867bbfa6f6d72b6e5dd
      https://github.com/buildbot/buildbot/commit/a703f2e4543fe0c579457867bbfa6f6d72b6e5dd
  Author: Konstantinos Koukopoulos <koukopoulos at gmail.com>
  Date:   2014-02-26 (Wed, 26 Feb 2014)

  Changed paths:
    M master/setup.py

  Log Message:
  -----------
  add lost comma to setup.py


  Commit: af58804d2874b745c3f2c6d3eb2a4f13931abaef
      https://github.com/buildbot/buildbot/commit/af58804d2874b745c3f2c6d3eb2a4f13931abaef
  Author: Dustin J. Mitchell <dustin at buildbot.net>
  Date:   2014-04-06 (Sun, 06 Apr 2014)

  Changed paths:
    A master/buildbot/changes/bitbucket.py
    A master/buildbot/test/unit/test_changes_bitbucket.py
    M master/docs/manual/cfg-changesources.rst
    M master/docs/relnotes/index.rst

  Log Message:
  -----------
  Merge zapster/buildbot:bitbucket-pullrequest-fix (PR #1064)

Conflicts:
	master/docs/relnotes/index.rst

+autopep8


  Commit: c1652f9725f5ba7d3c85601d6c247821e1bc6958
      https://github.com/buildbot/buildbot/commit/c1652f9725f5ba7d3c85601d6c247821e1bc6958
  Author: Dustin J. Mitchell <dustin at buildbot.net>
  Date:   2014-04-06 (Sun, 06 Apr 2014)

  Changed paths:
    M master/buildbot/changes/bitbucket.py
    M master/buildbot/test/unit/test_changes_bitbucket.py

  Log Message:
  -----------
  fix py25 compat: strptime doesn't support %f


  Commit: 00f32b08fb223a21263612c24a0ce0dc687288cd
      https://github.com/buildbot/buildbot/commit/00f32b08fb223a21263612c24a0ce0dc687288cd
  Author: Dustin J. Mitchell <dustin at buildbot.net>
  Date:   2014-04-06 (Sun, 06 Apr 2014)

  Changed paths:
    M master/CREDITS
    M master/buildbot/buildslave/ec2.py
    A master/buildbot/test/unit/test_buildslave_ec2.py
    M master/docs/manual/cfg-buildslaves.rst
    M master/docs/relnotes/index.rst

  Log Message:
  -----------
  Merge longaccess/buildbot:tags (PR #1067)


  Commit: dbd19fabbe13bb9a24d7299bda3130d269686a67
      https://github.com/buildbot/buildbot/commit/dbd19fabbe13bb9a24d7299bda3130d269686a67
  Author: Dustin J. Mitchell <dustin at buildbot.net>
  Date:   2014-04-06 (Sun, 06 Apr 2014)

  Changed paths:
    M master/buildbot/buildslave/ec2.py
    M master/buildbot/test/unit/test_buildslave_ec2.py

  Log Message:
  -----------
  Actually skip tests when boto's not installed

+autopep8


  Commit: 3955ad0bb8e75aef92db9c2ecb6d5871b4706de4
      https://github.com/buildbot/buildbot/commit/3955ad0bb8e75aef92db9c2ecb6d5871b4706de4
  Author: Dustin J. Mitchell <dustin at buildbot.net>
  Date:   2014-04-06 (Sun, 06 Apr 2014)

  Changed paths:
    M master/CREDITS
    M master/buildbot/buildslave/ec2.py
    A master/buildbot/changes/bitbucket.py
    A master/buildbot/test/unit/test_buildslave_ec2.py
    A master/buildbot/test/unit/test_changes_bitbucket.py
    M master/docs/manual/cfg-buildslaves.rst
    M master/docs/manual/cfg-changesources.rst
    M master/docs/relnotes/index.rst

  Log Message:
  -----------
  Merge branch 'master' into nine

Conflicts:
 * Bitbucket poller had to be forward-ported, with changes to tests


Compare: https://github.com/buildbot/buildbot/compare/1be9269490f7...3955ad0bb8e7


More information about the Commits mailing list