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

  Commit: 9e44be6107b2de1f5307bead4596f981d134e552
      
https://github.com/buildbot/buildbot/commit/9e44be6107b2de1f5307bead4596f981d134e552
  Author: Derek Hurley <[email protected]>
  Date:   2011-08-19 (Fri, 19 Aug 2011)

  Changed paths:
    M master/buildbot/process/users/users.py
  M master/buildbot/scripts/runner.py
  M master/buildbot/status/mail.py
  M master/buildbot/test/unit/test_process_users_users.py
  M master/buildbot/test/unit/test_status_mail.py
  M master/docs/manual/cfg-statustargets.rst
  M master/docs/manual/concepts.rst

  Log Message:
  -----------
  added support for user objects in MailNotifier

MailNotifier is now able to render email addresses
for responsible/interested users without being
given an IEmailLookup instance. Instead of just
using extraRecipients, MailNotifier looks through
the builds and finds the change authors, then uses
User Objects to get an email for the author.

Tests and documentation explain these additions,
and MailNotifier behaves the same if an IEmailLookup
instance is given. Note that the only way to store
email attributes currently is `buildbot user`


  Commit: 87a24453595f2ba12a1ced1edcd481946fc30c42
      
https://github.com/buildbot/buildbot/commit/87a24453595f2ba12a1ced1edcd481946fc30c42
  Author: Dustin J. Mitchell <[email protected]>
  Date:   2011-08-19 (Fri, 19 Aug 2011)

  Changed paths:
    M master/buildbot/process/users/users.py
  M master/buildbot/scripts/runner.py
  M master/buildbot/status/mail.py
  M master/buildbot/test/unit/test_process_users_users.py
  M master/buildbot/test/unit/test_status_mail.py
  M master/docs/manual/cfg-statustargets.rst
  M master/docs/manual/concepts.rst

  Log Message:
  -----------
  Merge branch 'user_objects_mail_commit' of git://github.com/dzhurley/buildbot

* 'user_objects_mail_commit' of git://github.com/dzhurley/buildbot:
  added support for user objects in MailNotifier


Compare: https://github.com/buildbot/buildbot/compare/354fca4...87a2445

------------------------------------------------------------------------------
Get a FREE DOWNLOAD! and learn more about uberSVN rich system, 
user administration capabilities and model configuration. Take 
the hassle out of deploying and managing Subversion and the 
tools developers use with it. http://p.sf.net/sfu/wandisco-d2d-2
_______________________________________________
Buildbot-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/buildbot-commits

Reply via email to