[Buildbot-commits] [buildbot/buildbot] 97300b: added BitbucketPullrequestPoller changes source
GitHub
noreply at github.com
Mon Apr 7 00:36:57 UTC 2014
Branch: refs/heads/master
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: 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
Compare: https://github.com/buildbot/buildbot/compare/2d0f8e832cb9...af58804d2874
More information about the Commits
mailing list