[Buildbot-commits] [buildbot/buildbot] 293e68: Convert BitBucket hook's project from a list to a ...
GitHub
noreply at github.com
Tue Oct 28 12:40:32 UTC 2014
Branch: refs/heads/master
Home: https://github.com/buildbot/buildbot
Commit: 293e682ae8dc547897950d38839cff50018574d5
https://github.com/buildbot/buildbot/commit/293e682ae8dc547897950d38839cff50018574d5
Author: Jeppe Pihl <jpihl08 at gmail.com>
Date: 2014-10-28 (Tue, 28 Oct 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: 99fe851a90682f1478394fec65d5f0ed37e16939
https://github.com/buildbot/buildbot/commit/99fe851a90682f1478394fec65d5f0ed37e16939
Author: Jeppe Pihl <jpihl08 at gmail.com>
Date: 2014-10-28 (Tue, 28 Oct 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: 443ef697c6e06139d37148dd4b266d69c0a3473e
https://github.com/buildbot/buildbot/commit/443ef697c6e06139d37148dd4b266d69c0a3473e
Author: Jeppe Pihl <jpihl08 at gmail.com>
Date: 2014-10-28 (Tue, 28 Oct 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: 97bfddc6e75700962686e4804f1898da09a48cd1
https://github.com/buildbot/buildbot/commit/97bfddc6e75700962686e4804f1898da09a48cd1
Author: Jeppe Pihl <jpihl08 at gmail.com>
Date: 2014-10-28 (Tue, 28 Oct 2014)
Changed paths:
M master/docs/relnotes/index.rst
Log Message:
-----------
added release note about bitbucket dialect
Commit: c52c2d5afa3f5095a92e889f7d5605a278a87287
https://github.com/buildbot/buildbot/commit/c52c2d5afa3f5095a92e889f7d5605a278a87287
Author: Dustin J. Mitchell <dustin at buildbot.net>
Date: 2014-10-28 (Tue, 28 Oct 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 jpihl/buildbot:fix-issue-2981 (PR #1300)
Compare: https://github.com/buildbot/buildbot/compare/a090c23d9d3e...c52c2d5afa3f
More information about the Commits
mailing list