[Buildbot-commits] [Buildbot] #951: UTF-8 data in logs causes web rss feed exception
Buildbot
buildbot-devel at lists.sourceforge.net
Mon Aug 16 00:15:12 UTC 2010
#951: UTF-8 data in logs causes web rss feed exception
--------------------+-------------------------------------------------------
Reporter: AHowell | Owner: AHowell
Type: defect | Status: closed
Priority: major | Milestone: 0.8.2
Version: 0.8.1 | Resolution: fixed
Keywords: web |
--------------------+-------------------------------------------------------
Comment(by Dustin J. Mitchell):
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/951#comment:4>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation
More information about the Commits
mailing list