[Buildbot-commits] [buildbot/buildbot] 84c6fd: Merge branch 'build_set_status' of git://github.co...

noreply at github.com noreply at github.com
Tue May 31 00:21:32 UTC 2011


Branch: refs/heads/master
Home:   https://github.com/buildbot/buildbot

Commit: 84c6fd5d7a4c3375a910f4798e6c4219cdbe9ae1
    https://github.com/buildbot/buildbot/commit/84c6fd5d7a4c3375a910f4798e6c4219cdbe9ae1
Author: Dustin J. Mitchell <dustin at mozilla.com>
Date:   2011-05-30 (Mon, 30 May 2011)

Changed paths:
  M master/buildbot/status/mail.py
  M master/buildbot/test/fake/fakedb.py
  M master/buildbot/test/unit/test_status_mail_MailNotifier.py
  M master/docs/cfg-statustargets.texinfo

Log Message:
-----------
Merge branch 'build_set_status' of git://github.com/aslater/buildbot

* 'build_set_status' of git://github.com/aslater/buildbot:
  Corrected order of operations in MailNotifier startService/stopService Added return value to MailNotifier stopService
  Fixed one more long line
  Added buildset subscribe/unsubscribe in MailNotifier start/stopService Fixed long lines Added documentation Removed unnecessary import
  Added the ability to only send a single summary email from a MailNotifier when an entire buildset completes, rather than sending one for each build


Commit: 90370bdf1d1a472e446e35dacb3eb46f3a6a462a
    https://github.com/buildbot/buildbot/commit/90370bdf1d1a472e446e35dacb3eb46f3a6a462a
Author: Dustin J. Mitchell <dustin at mozilla.com>
Date:   2011-05-30 (Mon, 30 May 2011)

Changed paths:
  M master/buildbot/test/unit/test_status_mail_MailNotifier.py

Log Message:
-----------
fix pyflakes


Compare: https://github.com/buildbot/buildbot/compare/4dd0a89...90370bd




More information about the Commits mailing list