[Buildbot-commits] [buildbot/buildbot] d8f0be: Add test for proper handling of blamelists with mu...
noreply at github.com
noreply at github.com
Mon Dec 19 01:57:27 UTC 2011
Branch: refs/heads/master
Home: https://github.com/buildbot/buildbot
Commit: d8f0befd3140a759f5b09339622a4bc0ccfa9bd5
https://github.com/buildbot/buildbot/commit/d8f0befd3140a759f5b09339622a4bc0ccfa9bd5
Author: Tom Prince <tom.prince at ualberta.net>
Date: 2011-12-14 (Wed, 14 Dec 2011)
Changed paths:
M master/buildbot/test/unit/test_status_mail.py
Log Message:
-----------
Add test for proper handling of blamelists with multiple builds.
Commit: bfe465b2ecd1c4b2e68aef9d91fd56e8a17e18dd
https://github.com/buildbot/buildbot/commit/bfe465b2ecd1c4b2e68aef9d91fd56e8a17e18dd
Author: Tom Prince <tom.prince at ualberta.net>
Date: 2011-12-14 (Wed, 14 Dec 2011)
Changed paths:
M master/buildbot/status/mail.py
M master/buildbot/test/fake/fakebuild.py
M master/buildbot/test/unit/test_status_mail.py
Log Message:
-----------
Simplify extraHeaders logic in MailNotifier.
Commit: 9dcc7962a8302aee02c97340598de64923196959
https://github.com/buildbot/buildbot/commit/9dcc7962a8302aee02c97340598de64923196959
Author: Tom Prince <tom.prince at ualberta.net>
Date: 2011-12-14 (Wed, 14 Dec 2011)
Changed paths:
M master/buildbot/status/mail.py
Log Message:
-----------
MailNotifier: Simplify recipient logic.
Pass result through deferreds, rather than using instance variables.
Commit: 83ea0bacd489103c9d8c891a241fbb97a3953fa0
https://github.com/buildbot/buildbot/commit/83ea0bacd489103c9d8c891a241fbb97a3953fa0
Author: Dustin J. Mitchell <dustin at mozilla.com>
Date: 2011-12-18 (Sun, 18 Dec 2011)
Changed paths:
M master/buildbot/status/mail.py
M master/buildbot/test/fake/fakebuild.py
M master/buildbot/test/unit/test_status_mail.py
Log Message:
-----------
Merge branch 'mail-notifier' of git://github.com/tomprince/buildbot into mailnotif
* 'mail-notifier' of git://github.com/tomprince/buildbot:
MailNotifier: Simplify recipient logic.
Simplify extraHeaders logic in MailNotifier.
Add test for proper handling of blamelists with multiple builds.
Commit: aa4d7d66ce4abb145857983a9006f34c1858eda8
https://github.com/buildbot/buildbot/commit/aa4d7d66ce4abb145857983a9006f34c1858eda8
Author: Dustin J. Mitchell <dustin at mozilla.com>
Date: 2011-12-18 (Sun, 18 Dec 2011)
Changed paths:
M master/buildbot/test/unit/test_status_mail.py
Log Message:
-----------
fix pyflakes
Commit: 554b5f4acdad4d9b757f2023a8cd4b0448ff9653
https://github.com/buildbot/buildbot/commit/554b5f4acdad4d9b757f2023a8cd4b0448ff9653
Author: Dustin J. Mitchell <dustin at mozilla.com>
Date: 2011-12-18 (Sun, 18 Dec 2011)
Changed paths:
M master/buildbot/status/mail.py
M master/buildbot/test/fake/fakebuild.py
M master/buildbot/test/unit/test_status_mail.py
Log Message:
-----------
Merge branch 'mailnotif'
* mailnotif:
fix pyflakes
MailNotifier: Simplify recipient logic.
Simplify extraHeaders logic in MailNotifier.
Add test for proper handling of blamelists with multiple builds.
Compare: https://github.com/buildbot/buildbot/compare/dca4d67...554b5f4
More information about the Commits
mailing list