[Buildbot-commits] [Buildbot] #959: Add 'native' CVS support
Buildbot
buildbot-devel at lists.sourceforge.net
Mon Aug 16 00:15:12 UTC 2010
#959: Add 'native' CVS support
------------------------+---------------------------------------------------
Reporter: AHowell | Owner: AHowell
Type: enhancement | Status: closed
Priority: major | Milestone: 0.8.2
Version: master | Resolution: fixed
Keywords: cvs |
------------------------+---------------------------------------------------
Changes (by Dustin J. Mitchell):
* status: new => closed
* resolution: => fixed
Comment:
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
Changeset: b9feff0338ecd7cceead5ede70852abc1f0a6d2a
--
Ticket URL: <http://buildbot.net/trac/ticket/959#comment:12>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation
More information about the Commits
mailing list