[Buildbot-commits] [buildbot/buildbot] 22f11d: Add gitlab webhook based on existing github webhoo...
GitHub
noreply at github.com
Wed Jun 26 01:14:47 UTC 2013
Branch: refs/heads/master
Home: https://github.com/buildbot/buildbot
Commit: 22f11d552263a10dafe0ee12edcebb16b7597df3
https://github.com/buildbot/buildbot/commit/22f11d552263a10dafe0ee12edcebb16b7597df3
Author: adieu <adieu at adieu.me>
Date: 2013-06-24 (Mon, 24 Jun 2013)
Changed paths:
A master/buildbot/status/web/hooks/gitlab.py
Log Message:
-----------
Add gitlab webhook based on existing github webhook.
Commit: e546e094b096de1b9e51e9222904e5fdc7aa3570
https://github.com/buildbot/buildbot/commit/e546e094b096de1b9e51e9222904e5fdc7aa3570
Author: Ross Guarino <rssguar at gmail.com>
Date: 2013-06-24 (Mon, 24 Jun 2013)
Changed paths:
M master/buildbot/status/web/authz.py
Log Message:
-----------
Added a default for view in the web.authz module.
I added a default to true for the view in the master.status.web.authz
module. If there is no view specified in the master config then the
master will behave the same as it did before view was added. If view is
explicitly set in the master.cfg that argument will be used.
Commit: a1abe9bbcddfae3fe23d7fb59e57cf807e6a82f3
https://github.com/buildbot/buildbot/commit/a1abe9bbcddfae3fe23d7fb59e57cf807e6a82f3
Author: adieu <adieu at adieu.me>
Date: 2013-06-25 (Tue, 25 Jun 2013)
Changed paths:
M master/buildbot/status/web/hooks/gitlab.py
M master/buildbot/test/fake/web.py
A master/buildbot/test/unit/test_status_web_change_hooks_gitlab.py
M master/docs/manual/cfg-statustargets.rst
M master/docs/relnotes/index.rst
Log Message:
-----------
Add tests and docs for gitlab hook.
Commit: 69819714316cb55d3ee38542c76c1f26babb4b4e
https://github.com/buildbot/buildbot/commit/69819714316cb55d3ee38542c76c1f26babb4b4e
Author: Dustin J. Mitchell <dustin at mozilla.com>
Date: 2013-06-25 (Tue, 25 Jun 2013)
Changed paths:
M master/buildbot/status/web/authz.py
Log Message:
-----------
Merge branch 'hotfix-authz' of git://github.com/rguarino/buildbot
Commit: 2260f67d2f8d0045984e4306ba44fe7a9cd63cee
https://github.com/buildbot/buildbot/commit/2260f67d2f8d0045984e4306ba44fe7a9cd63cee
Author: Dustin J. Mitchell <dustin at mozilla.com>
Date: 2013-06-25 (Tue, 25 Jun 2013)
Changed paths:
A master/buildbot/status/web/hooks/gitlab.py
M master/buildbot/test/fake/web.py
A master/buildbot/test/unit/test_status_web_change_hooks_gitlab.py
M master/docs/manual/cfg-statustargets.rst
M master/docs/relnotes/index.rst
Log Message:
-----------
Merge branch 'gitlab' of git://github.com/adieu/buildbot
Minor fixes to docs for highlighting
Compare: https://github.com/buildbot/buildbot/compare/21323555305b...2260f67d2f8d
More information about the Commits
mailing list