Branch: refs/heads/master
Home:   http://github.com/djmitche/buildbot

Commit: 673369b830534d84d3e0708970c52bb72a124d81
    
http://github.com/djmitche/buildbot/commit/673369b830534d84d3e0708970c52bb72a124d81
Author: Jay Soffian <[email protected]>
Date:   2010-04-08 (Thu, 08 Apr 2010)

Changed paths:
  M buildbot/status/words.py
  M docs/developer.texinfo

Log Message:
-----------
status.words.py: Make Contact a proper IStatusReceiver

Since Contact is an IStatusReceiver, it (and its subclasses) should
declare that they implement IStatusReceiver. As well, make Contact
inherit from base.StatusReceiver so that the unimplemented
IStatusReceiver methods do not need to be stubbed out.

Add a note to developer.texinfo saying that this pattern should[*] be
followed for all IStatusReceivers.

[*] "should" instead of "must" as of 9c2bf24 (make notifications a bit
more resilient to missing methods, 2010-02-13) and c79f09b (check for
notification methods before calling them, 2010-02-15)


Commit: 69f3a0ecdf354242ca089a5e26e31d47a65abb76
    
http://github.com/djmitche/buildbot/commit/69f3a0ecdf354242ca089a5e26e31d47a65abb76
Author: Dustin J. Mitchell <[email protected]>
Date:   2010-04-08 (Thu, 08 Apr 2010)

Changed paths:
  M buildbot/status/words.py
  M docs/developer.texinfo

Log Message:
-----------
Merge branch 'master' of git://github.com/jaysoffian/buildbot

* 'master' of git://github.com/jaysoffian/buildbot:
  status.words.py: Make Contact a proper IStatusReceiver

Signed-off-by: Dustin J. Mitchell <[email protected]>



------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Buildbot-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/buildbot-commits

Reply via email to