[Buildbot-commits] [buildbot/buildbot] 64aa62: Fix pyflakes.
GitHub
noreply at github.com
Sun Feb 26 19:48:22 UTC 2012
Branch: refs/heads/master
Home: https://github.com/buildbot/buildbot
Commit: 64aa62017307fb36cc68ff4df40cf1b019e5bd9e
https://github.com/buildbot/buildbot/commit/64aa62017307fb36cc68ff4df40cf1b019e5bd9e
Author: Tom Prince <tom.prince at ualberta.net>
Date: 2012-02-26 (Sun, 26 Feb 2012)
Changed paths:
M master/buildbot/status/web/hooks/github.py
M master/buildbot/status/web/hooks/googlecode.py
Log Message:
-----------
Fix pyflakes.
Commit: 80a3d9888e6078b2a149097e4eb87d4165b7f83f
https://github.com/buildbot/buildbot/commit/80a3d9888e6078b2a149097e4eb87d4165b7f83f
Author: Tom Prince <tom.prince at ualberta.net>
Date: 2012-02-26 (Sun, 26 Feb 2012)
Changed paths:
M master/buildbot/status/status_push.py
M master/buildbot/status/web/hooks/github.py
Log Message:
-----------
Remove bogus uses of python's logging module.
We use twisted.python.log, but there were a couple of places using
logging instead.
Commit: 7021022ad2666da419e26daf6497cc326c86d026
https://github.com/buildbot/buildbot/commit/7021022ad2666da419e26daf6497cc326c86d026
Author: Tom Prince <tom.prince at ualberta.net>
Date: 2012-02-26 (Sun, 26 Feb 2012)
Changed paths:
M master/buildbot/status/web/hooks/github.py
M master/buildbot/test/unit/test_status_web_change_hooks_github.py
Log Message:
-----------
Add test for non-branch case of github hook.
Compare: https://github.com/buildbot/buildbot/compare/757e0e3...7021022
More information about the Commits
mailing list