[Buildbot-commits] [buildbot/buildbot] b9feff: Merge branch 'cvsmailsource' of git://github.com/A...

noreply at github.com noreply at github.com
Mon Aug 16 00:15:12 UTC 2010


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

Commit: b9feff0338ecd7cceead5ede70852abc1f0a6d2a
    http://github.com/buildbot/buildbot/commit/b9feff0338ecd7cceead5ede70852abc1f0a6d2a
Author: Dustin J. Mitchell <dustin at zmanda.com>
Date:   2010-08-15 (Sun, 15 Aug 2010)

Changed paths:
  M master/NEWS
  M master/buildbot/changes/mail.py
  A master/buildbot/test/unit/test_changes_mail_CVSMaildirSource.py
  A master/buildbot/test/unit/test_contrib_buildbot_cvs_mail.py
  A master/contrib/buildbot_cvs_mail.py
  M master/docs/cfg-changesources.texinfo

Log Message:
-----------
Merge branch 'cvsmailsource' of git://github.com/AndyHowell/buildbot

Fixes #959

* 'cvsmailsource' of git://github.com/AndyHowell/buildbot:
  option.smtplib was not getting when running live
  Added depreciation notes to news and manual Added more test to test_changes_mail_CVSMaildirSource.py and  test_contrib_buildbot_cvs_mail.py Fixed mail.py problems brought out by tests
  use optparse for buildbot_cvs_mail; fix its tests
  rename to CVSMaildirSource
  fix relative path handling in buildbot_cvs_mail tests
  docs tweaks for cvs support
  buildbot/changes/mail.py buildbot/test/unit/test_changes_mail_MaildirSource.py   removed fileTupleList as it was not being used
  master/buildbot/changes/mail.py master/contrib/buildbot_cvs_mail.py   Replaced tabs with spaces
  master/buildbot/changes/mail.py   added BuildbotCVSMaildir source master/buildbot/test/unit/test_changes_mail_MaildirSource.py   test for BuildbotCVSMaildir in mail.py master/buildbot/test/unit/test_contrib_buildbot_cvs_mail.py   test for buildbot_cvs_mail.py master/contrib/buildbot_cvs_mail.py   send mail to buildbot on CVS checkins master/docs/cfg-changesources.texinfo   updated docs
  Fixes #951. Web rss feed is choking on UTF-8 log data






More information about the Commits mailing list