[Buildbot-commits] [buildbot/buildbot] ea401b: fixed several PEP8 violations
GitHub
noreply at github.com
Sat May 4 01:53:09 UTC 2013
Branch: refs/heads/master
Home: https://github.com/buildbot/buildbot
Commit: ea401b7afc3c168b23c40dac167f4c0fec5dd6f3
https://github.com/buildbot/buildbot/commit/ea401b7afc3c168b23c40dac167f4c0fec5dd6f3
Author: @damnwidget <oscar.campos at member.fsf.org>
Date: 2013-04-30 (Tue, 30 Apr 2013)
Changed paths:
M master/buildbot/status/web/hooks/github.py
Log Message:
-----------
fixed several PEP8 violations
Commit: 20bf5c66e7b72389ac8ee532b6c1c596d886bdc4
https://github.com/buildbot/buildbot/commit/20bf5c66e7b72389ac8ee532b6c1c596d886bdc4
Author: @damnwidget <oscar.campos at member.fsf.org>
Date: 2013-04-30 (Tue, 30 Apr 2013)
Changed paths:
M master/buildbot/status/web/hooks/github.py
Log Message:
-----------
removed docstring clearly inherited from contrib code
Commit: 30ed6549d5f6eddb86c2c9cff53fb2a76109e9de
https://github.com/buildbot/buildbot/commit/30ed6549d5f6eddb86c2c9cff53fb2a76109e9de
Author: @damnwidget <oscar.campos at member.fsf.org>
Date: 2013-04-30 (Tue, 30 Apr 2013)
Changed paths:
M master/buildbot/status/web/hooks/github.py
Log Message:
-----------
full refactor of github web hook:
- removed unnecessary time conversions and replace it with
dateutil.parser
- updated dictionary keys that were hitting deprecation warnings (who
and when for author and when_timestamp)
- reindentation and other code sanitize
Commit: ff44c99b45c013280bd8de66eb44c5789bba64c9
https://github.com/buildbot/buildbot/commit/ff44c99b45c013280bd8de66eb44c5789bba64c9
Author: Oscar Campos <oscar.campos at member.fsf.org>
Date: 2013-05-01 (Wed, 01 May 2013)
Changed paths:
A master/buildbot/status/web/hooks/bitbucket.py
A master/buildbot/test/unit/test_status_web_change_hooks_bitbucket.py
M master/buildbot/test/unit/test_status_web_change_hooks_github.py
M master/docs/manual/cfg-changesources.rst
M master/docs/manual/cfg-statustargets.rst
Log Message:
-----------
added bitbucket web status hook
Commit: 4267e5bbf0ff98dcc2c4652d1f0063e970043056
https://github.com/buildbot/buildbot/commit/4267e5bbf0ff98dcc2c4652d1f0063e970043056
Author: Dustin J. Mitchell <dustin at mozilla.com>
Date: 2013-05-03 (Fri, 03 May 2013)
Changed paths:
A master/buildbot/status/web/hooks/bitbucket.py
M master/buildbot/status/web/hooks/github.py
A master/buildbot/test/unit/test_status_web_change_hooks_bitbucket.py
M master/buildbot/test/unit/test_status_web_change_hooks_github.py
M master/docs/manual/cfg-changesources.rst
M master/docs/manual/cfg-statustargets.rst
Log Message:
-----------
Merge branch 'bitbucket' of git://github.com/DamnWidget/buildbot
#
# It looks like you may be committing a merge.
# If this is not correct, please remove the file
# .git/MERGE_HEAD
# and try again.
# Please enter the commit message for your changes. Lines starting
# with '#' will be kept; you may remove them yourself if you want to.
# An empty message aborts the commit.
# On branch master
# All conflicts fixed but you are still merging.
# (use "git commit" to conclude merge)
#
# Changes to be committed:
#
# new file: master/buildbot/status/web/hooks/bitbucket.py
# modified: master/buildbot/status/web/hooks/github.py
# new file: master/buildbot/test/unit/test_status_web_change_hooks_bitbucket.py
# modified: master/buildbot/test/unit/test_status_web_change_hooks_github.py
# modified: master/docs/manual/cfg-changesources.rst
# modified: master/docs/manual/cfg-statustargets.rst
#
Commit: 8407f32c505e5ba7dc861acd95773a76c524203e
https://github.com/buildbot/buildbot/commit/8407f32c505e5ba7dc861acd95773a76c524203e
Author: Dustin J. Mitchell <dustin at mozilla.com>
Date: 2013-05-03 (Fri, 03 May 2013)
Changed paths:
M master/docs/relnotes/index.rst
Log Message:
-----------
add relnotes for previous commit
Compare: https://github.com/buildbot/buildbot/compare/7268940c7b51...8407f32c505e
More information about the Commits
mailing list