[Buildbot-commits] [buildbot/buildbot] f7fb48: Get rid of internal usage of deprecated who argume...
GitHub
noreply at github.com
Tue Feb 14 00:03:20 UTC 2012
Branch: refs/heads/master
Home: https://github.com/buildbot/buildbot
Commit: f7fb488a888b50507046e7717e6ac669906d1a2e
https://github.com/buildbot/buildbot/commit/f7fb488a888b50507046e7717e6ac669906d1a2e
Author: Tom Prince <tom.prince at ualberta.net>
Date: 2012-02-13 (Mon, 13 Feb 2012)
Changed paths:
M master/buildbot/changes/mail.py
M master/buildbot/changes/svnpoller.py
M master/buildbot/status/web/hooks/base.py
M master/buildbot/status/web/hooks/googlecode.py
M master/buildbot/test/unit/test_changes_mail_CVSMaildirSource.py
M master/buildbot/test/unit/test_status_web_change_hook.py
M master/buildbot/test/unit/test_status_web_change_hooks_googlecode.py
M master/contrib/post_build_request.py
Log Message:
-----------
Get rid of internal usage of deprecated who argument for addChange.
The who argument has been renamed to author.
Fixes #2202.
More information about the Commits
mailing list