[Buildbot-commits] [buildbot/buildbot] 2748c9: handle missing account properties for GerritChange...
GitHub
noreply at github.com
Thu Oct 2 10:08:53 UTC 2014
Branch: refs/heads/master
Home: https://github.com/buildbot/buildbot
Commit: 2748c9b88284e47ab86b003bcc67d1447403814d
https://github.com/buildbot/buildbot/commit/2748c9b88284e47ab86b003bcc67d1447403814d
Author: Mikhail Sobolev <mss at mawhrin.net>
Date: 2014-09-30 (Tue, 30 Sep 2014)
Changed paths:
M master/buildbot/changes/gerritchangesource.py
M master/buildbot/test/unit/test_changes_gerritchangesource.py
Log Message:
-----------
handle missing account properties for GerritChangeSource
* create a separate function to convert account properties
* make use of the function in all cases where the situation might take place
* update test cases
Fixes ticket:2918
Commit: 919be114743a94d62cb51aa5688ff58a5d9c88e2
https://github.com/buildbot/buildbot/commit/919be114743a94d62cb51aa5688ff58a5d9c88e2
Author: Mikhail Sobolev <mss at mawhrin.net>
Date: 2014-09-30 (Tue, 30 Sep 2014)
Changed paths:
M master/docs/relnotes/index.rst
Log Message:
-----------
update release notes
Commit: 512404eb57dd8b7e5071293f84d1e70349ff5bf2
https://github.com/buildbot/buildbot/commit/512404eb57dd8b7e5071293f84d1e70349ff5bf2
Author: Mikhail Sobolev <mss at mawhrin.net>
Date: 2014-09-30 (Tue, 30 Sep 2014)
Changed paths:
M master/buildbot/test/unit/test_changes_gerritchangesource.py
Log Message:
-----------
address pep8 errors
Commit: b517697d0dad0280249c30fa0ec2f5cc241c045f
https://github.com/buildbot/buildbot/commit/b517697d0dad0280249c30fa0ec2f5cc241c045f
Author: Pierre Tardy <pierre.tardy at intel.com>
Date: 2014-10-02 (Thu, 02 Oct 2014)
Changed paths:
M master/buildbot/changes/gerritchangesource.py
M master/buildbot/test/unit/test_changes_gerritchangesource.py
M master/docs/relnotes/index.rst
Log Message:
-----------
Merge branch 'bug-2918' of github.com:sa2ajj/buildbot into pr1241
Commit: 97a0944eed610e62992864da8935ccc827e8778a
https://github.com/buildbot/buildbot/commit/97a0944eed610e62992864da8935ccc827e8778a
Author: Pierre Tardy <pierre.tardy at intel.com>
Date: 2014-10-02 (Thu, 02 Oct 2014)
Changed paths:
M master/buildbot/changes/gerritchangesource.py
Log Message:
-----------
_gerrit_user_to_author: fix codestyle to use string manipulation
Signed-off-by: Pierre Tardy <pierre.tardy at intel.com>
Compare: https://github.com/buildbot/buildbot/compare/6f87b398c499...97a0944eed61
More information about the Commits
mailing list